platypush/platypush/plugins/media
Fabio Manganiello 20fc3d91fc
Updated Chromecast plugin to work with pychromecast >= 10.0
pychromecast 10.0 introduced some [breaking changes](https://github.com/home-assistant-libs/pychromecast/pull/556/files)
in the declaration of the Chromecast object -
namely, the `device` attribute has been renamed to
`cast_info`. The code of ChromecastPlugin has been
updated to guarantee compatibility in both cases.
2021-12-11 22:14:47 +01:00
..
chromecast Updated Chromecast plugin to work with pychromecast >= 10.0 2021-12-11 22:14:47 +01: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 Plex searcher extended to include also audio tracks 2021-12-04 00:08:47 +01: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 Handle and log media workers search errors 2021-12-03 21:54:41 +01:00