libretime/playout/libretime_playout
jo 28857fbf49 refactor(playout): remove date_interval_to_seconds function
Replace date_interval_to_seconds function with
either timedelta.total_seconds() or seconds_between().
2022-07-17 13:29:03 +02:00
..
liquidsoap chore(playout): remove module docstring 2022-07-17 13:29:03 +02:00
notify fix(playout): disable playout-notify log rotation 2022-05-05 09:42:34 +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
events.py chore(playout): use EventKind enum 2022-07-01 13:16:57 +02:00
listenerstat.py refactor(playout): remove unused imports 2022-01-24 12:46:40 +02:00
main.py feat(playout): use liquidsoap version functions 2022-07-17 13:29:03 +02:00
mime.types chore: rename pypo dir to libretime_playout 2022-01-04 09:18:58 +02:00
pypofetch.py refactor(playout): remove date_interval_to_seconds function 2022-07-17 13:29:03 +02:00
pypofile.py chore(playout): use comments instead of docstrings 2022-07-01 13:16:57 +02:00
pypoliqqueue.py refactor(playout): remove date_interval_to_seconds function 2022-07-17 13:29:03 +02:00
pypoliquidsoap.py refactor(playout): remove date_interval_to_seconds function 2022-07-17 13:29:03 +02:00
pypomessagehandler.py chore(playout): use comments instead of docstrings 2022-07-01 13:16:57 +02:00
pypopush.py refactor(playout): remove date_interval_to_seconds function 2022-07-17 13:29:03 +02:00
recorder.py chore(playout): use comments instead of docstrings 2022-07-01 13:16:57 +02:00
schedule.py chore(playout): use EventKind enum 2022-07-01 13:16:57 +02:00
telnetliquidsoap.py chore(playout): rename variables 2022-07-01 13:16:57 +02:00
testpypoliqqueue.py chore: add pyupgrade pre-commit hook 2022-01-27 10:37:48 +02:00
timeout.py chore(playout): rename variables 2022-07-01 13:16:57 +02:00
utils.py refactor(playout): remove date_interval_to_seconds function 2022-07-17 13:29:03 +02:00