sintonia/playout/libretime_playout
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
..
history refactor(playout): add more typings 2023-03-04 17:06:16 +02:00
liquidsoap fix: apply replay gain preferences on scheduled files (#2945) 2024-02-08 20:29:10 +01:00
notify chore(deps): update pre-commit hook psf/black-pre-commit-mirror to v24 (#2917) 2024-02-02 20:24:25 +01:00
player feat: build schedule events exclusively in playout (#2946) 2024-04-27 20:09:16 +02:00
__init__.py feat: add python packages version 2023-03-14 14:59:45 +00:00
config.py fix(deps): update dependency pydantic to v2 (main) (#2604) 2023-12-27 13:35:19 +01:00
main.py chore(deps): update pre-commit hook psf/black-pre-commit-mirror to v24 (#2917) 2024-02-02 20:24:25 +01: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