platypush/platypush/plugins/media
Fabio Manganiello c7711d75a1 New pychromecast has replaced host/port with uri 2020-11-11 03:07:42 +01:00
..
gstreamer Added GStreamer media plugin [closes #151] 2020-09-29 15:32:40 +02:00
lib Added support for Plex to Chromecast 2018-11-13 01:29:24 +01:00
search Added status action to MediaPlugin interface 2020-02-17 18:12:40 +01:00
__init__.py Use youtube-dl to extract the video URL instead of streaming its content to a local sock file 2020-11-11 03:07:23 +01:00
chromecast.py New pychromecast has replaced host/port with uri 2020-11-11 03:07:42 +01:00
ctrl.py Fixed docs 2020-01-09 23:40:59 +01:00
kodi.py Fixed response type 2020-07-04 00:15:44 +02:00
mplayer.py Support for default media player volume 2020-02-21 18:40:46 +01:00
mpv.py Use youtube-dl to extract the video URL instead of streaming its content to a local sock file 2020-11-11 03:07:23 +01:00
omxplayer.py Support for default media player volume 2020-02-21 18:40:46 +01:00
plex.py Moved imports for extra dependencies inside the methods where they are actually used 2019-12-01 23:35:05 +01:00
subtitles.py Fixed documentation and added missing docs to the index 2019-07-16 20:28:00 +02:00
vlc.py Support for default media player volume 2020-02-21 18:40:46 +01:00
webtorrent.py Replaced os.environ['HOME'] with os.path.expanduser('~') (Windows compatibility) 2019-07-29 00:03:01 +02:00