platypush/platypush
Fabio Manganiello cf23e2fc72 Support for subtitles in new media webplugin - WIP 2019-06-25 00:48:00 +02:00
..
backend Support for subtitles in new media webplugin - WIP 2019-06-25 00:48:00 +02:00
bus Run each message handling logic on the bus on a separate thread to make sure that messages don't queue up too much 2019-02-23 23:58:43 +01:00
config typo 2019-03-17 01:41:00 +01:00
context Normalized all local players so that they handle events and return statuses in the same format 2019-06-23 02:16:20 +02:00
cron Replaced EventAction with Procedure to allow more flexibility in event hooks and cronjobs 2018-09-27 01:52:35 +02:00
event Added docstring to EventGenerator class 2019-02-28 01:28:51 +01:00
message New media webplugin WIP 2019-06-22 00:15:32 +02:00
platydock Added support for config include files to Docker images too 2018-12-20 01:04:28 +01:00
plugins Support for subtitles in new media webplugin - WIP 2019-06-25 00:48:00 +02:00
procedure Make a copy of the procedure arguments before expanding the values from the context, or we'll permanently overwrite the procedure arguments with expanded values 2019-02-15 11:45:16 +01:00
pusher Fixed logging level setting in pusher 2018-05-29 16:43:16 +00:00
utils MIME type utils method now compatible with multiple version of python-magic 2019-06-21 13:40:45 +02:00
__init__.py Support for camera snapshot and stream endpoints and for disabling logging on response and event messages 2019-03-06 02:01:17 +01:00
__main__.py Fixed procedure execution code 2018-01-04 16:11:54 +01:00
config.example.yaml Expanded config example 2018-11-11 12:17:14 +01:00
create_device.sh s/runbullet/platypush/g 2017-12-11 20:30:57 +01:00
logger.py More robust logging system and options to disable stdout/stderr logging capture 2019-01-27 00:53:30 +01:00