- 27 Nov, 2021 1 commit
-
-
Fabio Manganiello authored
-
- 26 Nov, 2021 2 commits
-
-
Fabio Manganiello authored
-
Fabio Manganiello authored
-
- 21 Nov, 2021 1 commit
-
-
Fabio Manganiello authored
-
- 17 Nov, 2021 1 commit
-
-
Fabio Manganiello authored
-
- 15 Nov, 2021 5 commits
-
-
Fabio Manganiello authored
Removed pydoc of internal plugin methods that were propagated to the docs of all the derived plugins
-
Fabio Manganiello authored
-
Fabio Manganiello authored
-
Fabio Manganiello authored
-
Fabio Manganiello authored
Prevent null pointer on music.spotify backend stop if the Librespot process has already been terminated
-
- 14 Nov, 2021 4 commits
-
-
Fabio Manganiello authored
Resolve "Mailgun integration" Closes #201 See merge request !10
-
Fabio Manganiello authored
-
Fabio Manganiello authored
Resolve "IRC integration" Closes #203 See merge request !9
-
Fabio Manganiello authored
-
- 07 Nov, 2021 5 commits
-
-
Fabio Manganiello authored
-
Fabio Manganiello authored
-
Fabio Manganiello authored
-
Fabio Manganiello authored
Resolve "Mastodon integration" Closes #202 See merge request !8
-
Fabio Manganiello authored
-
- 26 Oct, 2021 1 commit
-
-
Fabio Manganiello authored
- Fixed StrippedString schema field serialize handler - Fixed rendering of lists in documentation schemas
-
- 24 Oct, 2021 2 commits
-
-
Fabio Manganiello authored
- Provide relevant examples for schema fields with no description/examples based on the field type - Fixed RST warnings in Slack plugin - Fixed list of events in ngrok plugin
-
Fabio Manganiello authored
-
- 19 Oct, 2021 1 commit
-
-
Fabio Manganiello authored
-
- 17 Oct, 2021 8 commits
-
-
Fabio Manganiello authored
Newer versions of python-vlc have apparently removed the `event.u` union object from the events dispatched by the player, resulting in player callback failures. The occurrences of `event.u` have therefore been replaced with the player methods to correctly retrieve the current state.
-
Fabio Manganiello authored
- Better synchronization with the player upon `play` request - wait until the play started event is received before returning the status - DBus exceptions should be caught and handled in the status call
-
Fabio Manganiello authored
-
Fabio Manganiello authored
-
Fabio Manganiello authored
- Removed replication of logic between media.get_youtube_url (action) and media.get_youtube_video_url (internal method) - Added differentiation between MediaPlayEvent and MediaResumeEvent
-
Fabio Manganiello authored
-
Fabio Manganiello authored
-
Fabio Manganiello authored
FIX: The response to a request received on the MQTT channel should be dispatched to <base_topic>/responses/<id>, not to <base_topic>
-
- 16 Oct, 2021 2 commits
-
-
Fabio Manganiello authored
Resolve "Google Maps travel time integration" Closes #115 See merge request !7
-
Fabio Manganiello authored
-
- 03 Oct, 2021 1 commit
-
-
Fabio Manganiello authored
-
- 02 Oct, 2021 2 commits
-
-
Fabio Manganiello authored
-
Fabio Manganiello authored
-
- 01 Oct, 2021 4 commits
-
-
Fabio Manganiello authored
-
Fabio Manganiello authored
Resolve "[Feature Request] Gotify Push Intergration" Closes #198 See merge request !6
-
Fabio Manganiello authored
-
Fabio Manganiello authored
Errors should be caught also before a request action is executed (prevents HTTP timeouts when the error is on e.g. get_plugin() level)
-