platypush/platypush/plugins/media
Fabio Manganiello 1906876969
FIX: Replaced VLC event.u occurrences
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.
2021-10-17 17:56:57 +02:00
..
chromecast Moved to manifest files for describing plugins and backends and their dependencies 2021-09-16 17:53:40 +02:00
gstreamer Fixed docs issues 2021-09-22 00:19:14 +02:00
kodi Fixed some media plugins inconsistencies 2021-10-17 16:03:57 +02:00
lib Added support for Plex to Chromecast 2018-11-13 01:29:24 +01:00
mplayer Moved to manifest files for describing plugins and backends and their dependencies 2021-09-16 17:53:40 +02:00
mpv media.mpv should send MediaPlayRequestEvent with player and plugin parameters 2021-10-17 16:17:20 +02:00
omxplayer FIX: Various omxplayer fixes 2021-10-17 16:54:57 +02:00
plex Moved to manifest files for describing plugins and backends and their dependencies 2021-09-16 17:53:40 +02:00
search Moved to manifest files for describing plugins and backends and their dependencies 2021-09-16 17:53:40 +02:00
subtitles Moved to manifest files for describing plugins and backends and their dependencies 2021-09-16 17:53:40 +02:00
vlc FIX: Replaced VLC event.u occurrences 2021-10-17 17:56:57 +02:00
webtorrent Moved to manifest files for describing plugins and backends and their dependencies 2021-09-16 17:53:40 +02:00
__init__.py Fixed some media plugins inconsistencies 2021-10-17 16:03:57 +02:00