libretime/playout/libretime_playout/player
Jonas L 40b4fc7f66
feat: build schedule events exclusively in playout (#2946)
### Description

Build and use the schedule events only in playout, the events generated
by legacy are not used anymore.

This ensure that we don't have to maintain 2 different implementation in
2 different languages. We still need the php function to run to make
sure the side effects of this function are executed (filling the
schedule in the DB).
2024-04-27 20:09:16 +02:00
..
__init__.py chore(playout): restructure modules (#1971) 2022-07-18 15:11:47 +02:00
events.py refactor(playout): fix deprecation warnings (#2847) 2023-12-28 14:19:29 +01:00
fetch.py feat: build schedule events exclusively in playout (#2946) 2024-04-27 20:09:16 +02:00
file.py fix(playout): remove empty file when the download request failed (#2864) 2024-01-01 13:16:13 +01:00
liquidsoap.py chore: fix comment wording 2023-04-03 15:29:36 +01:00
push.py refactor(playout): rename PypoLiquidsoap to Liquidsoap 2023-04-03 15:29:36 +01:00
queue.py refactor(playout): rename PypoLiquidsoap to Liquidsoap 2023-04-03 15:29:36 +01:00
schedule.py feat: build schedule events exclusively in playout (#2946) 2024-04-27 20:09:16 +02:00