sintonia/playout/libretime_playout
Jonas L 368350b269
feat(playout): use single clients instance (#1980)
- Use legacy_client across playout code to make the difference between the old and new clients.
- Setup clients during initialization, and pass clients down to the different apps.
2022-07-22 16:26:43 +02:00
..
liquidsoap feat(playout): use single clients instance (#1980) 2022-07-22 16:26:43 +02:00
notify feat(playout): use single clients instance (#1980) 2022-07-22 16:26:43 +02:00
player feat(playout): use single clients instance (#1980) 2022-07-22 16:26:43 +02:00
__init__.py chore: rename pypo dir to libretime_playout 2022-01-04 09:18:58 +02:00
config.py fix(shared): type is required for default config submodel (#1536) 2022-01-24 15:24:16 +02:00
main.py feat(playout): use single clients instance (#1980) 2022-07-22 16:26:43 +02:00
message_handler.py chore(playout): restructure modules (#1971) 2022-07-18 15:11:47 +02:00
recorder.py feat(playout): use single clients instance (#1980) 2022-07-22 16:26:43 +02:00
stats.py feat(playout): use single clients instance (#1980) 2022-07-22 16:26:43 +02:00
testpypoliqqueue.py chore: remove schedule unused independent_event 2022-07-20 12:05:01 +02:00
timeout.py chore(playout): restructure modules (#1971) 2022-07-18 15:11:47 +02:00
utils.py refactor(playout): remove date_interval_to_seconds function 2022-07-17 13:29:03 +02:00