Added Plex and Chromecast plugins

This commit is contained in:
Fabio Manganiello 2018-11-12 16:50:20 +01:00
parent 9a88f85cda
commit 1459630661
6 changed files with 447 additions and 1 deletions

View file

@ -88,6 +88,9 @@ setup(
'Support for smart cards detection': ['pyscard'],
'Support for ICal calendars': ['icalendar', 'python-dateutil'],
'Support for joystick backend': ['inputs'],
'Support for Kodi plugin': ['kodi-json'],
'Support for Plex plugin': ['plexapi'],
'Support for Chromecast plugin': ['pychromecast'],
# 'Support for Leap Motion backend': ['git+ssh://git@github.com:BlackLight/leap-sdk-python3.git'],
# 'Support for Flic buttons': ['git+ssh://git@github.com/50ButtonsEach/fliclib-linux-hci']
},