sintonia/playout/libretime_playout
jo 4c63ef71fc feat(playout): replace thread timeout with socket timeout
Prefer the lower level socket timeout feature, to the hand made threaded
timeout. The thread timeout does not raise or log the errors that may occur
during the communication with liquidsoap, and we should handle them
instead.
2023-04-03 15:29:36 +01:00
..
history refactor(playout): add more typings 2023-03-04 17:06:16 +02:00
liquidsoap test(playout): liquidsoap wait for version 2023-03-30 20:49:07 +01:00
notify feat(playout): move liquidsoap auth to notify cli 2023-03-22 12:13:59 +00:00
player feat(playout): replace thread timeout with socket timeout 2023-04-03 15:29:36 +01:00
__init__.py feat: add python packages version 2023-03-14 14:59:45 +00:00
config.py refactor(playout): add typings and fix linting errors 2023-02-26 20:05:12 +01:00
main.py fix(playout): use new api-client v1 2023-03-22 12:13:59 +00:00
message_handler.py fix(playout): quote incompatible <py3.9 type hints 2023-03-22 09:11:56 +00:00
mime.types chore: move mime type utils 2023-03-22 13:05:57 +00:00
utils.py chore: move mime type utils 2023-03-22 13:05:57 +00:00