platypush/platypush/plugins/media
Fabio Manganiello 52d0ba442b Refactored webtorrent plugin and synchronization with the player
The WebTorrent plugin now uses the `download -o <download_dir> -p <port>` options.
Improved interaction both with the webtorrent executable and the player
executable, and triggering the right events upon state changes, as well
as free support for torrent streaming through the webtorrent executable.
2019-02-05 00:15:36 +01:00
..
lib Added support for Plex to Chromecast 2018-11-13 01:29:24 +01:00
__init__.py Refactored webtorrent plugin and synchronization with the player 2019-02-05 00:15:36 +01:00
chromecast.py Added back and forward methods to Chromecast plugin 2018-11-13 23:23:14 +01:00
ctrl.py Refactored mplayer and omxplayer under the same media player 2019-02-02 00:06:28 +01:00
kodi.py Added Plex and Chromecast plugins 2018-11-12 16:50:20 +01:00
mplayer.py Refactored webtorrent plugin and synchronization with the player 2019-02-05 00:15:36 +01:00
omxplayer.py Refactored webtorrent plugin and synchronization with the player 2019-02-05 00:15:36 +01:00
plex.py Added support for Plex to Chromecast 2018-11-13 01:29:24 +01:00
webtorrent.py Refactored webtorrent plugin and synchronization with the player 2019-02-05 00:15:36 +01:00