platypush/platypush/plugins/media
Fabio Manganiello dcb4a36959 Replaced os.environ['HOME'] with os.path.expanduser('~') (Windows compatibility)
Solves #74
2019-07-29 00:03:01 +02:00
..
lib Added support for Plex to Chromecast 2018-11-13 01:29:24 +01:00
search Support for browser webplayer and subtitles in new webplugin 2019-06-26 11:05:16 +02:00
__init__.py Replaced os.environ['HOME'] with os.path.expanduser('~') (Windows compatibility) 2019-07-29 00:03:01 +02:00
chromecast.py New media webplugin WIP 2019-06-27 23:52:40 +02:00
ctrl.py typo 2019-02-21 01:49:43 +01:00
kodi.py Kodi Application.SetVolume() expects an integer or a string, not a float 2019-07-25 23:54:32 +02:00
mplayer.py Fixed documentation and added missing docs to the index 2019-07-16 20:28:00 +02:00
mpv.py Added torrent support in new webplayer 2019-07-01 19:32:22 +02:00
omxplayer.py Made OMXPlayer plugin more resiliant in the case where the player has already terminated 2019-07-13 22:12:56 +02:00
plex.py Added support for Plex to Chromecast 2018-11-13 01:29:24 +01:00
subtitles.py Fixed documentation and added missing docs to the index 2019-07-16 20:28:00 +02:00
vlc.py Added torrent support in new webplayer 2019-07-01 19:32:22 +02:00
webtorrent.py Replaced os.environ['HOME'] with os.path.expanduser('~') (Windows compatibility) 2019-07-29 00:03:01 +02:00