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
..
install feat: use dedicated 'libretime' user 2022-07-07 10:51:07 +02:00
libretime_playout refactor(playout): remove date_interval_to_seconds function 2022-07-17 13:29:03 +02:00
tests feat(playout): use liquidsoap version functions 2022-07-17 13:29:03 +02:00
Makefile chore(playout): move liquidsoap package in a module 2022-07-17 11:02:36 +02:00
README.md Move python_apps/pypo/ to playout/ 2021-10-17 08:02:47 +00:00
packages.ini ci: build test images for ubuntu jammy (#1743) 2022-04-09 16:18:12 +02:00
pyproject.toml chore: make linters config consistent in pyproject.toml 2022-01-26 10:15:35 +02:00
requirements.txt feat(playout): use liquidsoap version functions 2022-07-17 13:29:03 +02:00
setup.py feat(playout): use liquidsoap version functions 2022-07-17 13:29:03 +02:00

README.md

LibreTime Playout

History

This tool was born out of a collaboration between Open Broadcast and Sourcefabric.

The authors of the code are:

Original Authors:

Almost a complete refactor/rewrite by: Martin Konecny martin.konecny@gmail.com