libretime/playout
renovate[bot] 6b502fd113 chore(deps): update dependency sentry-sdk to >=1.15.0,<1.19 2023-03-28 19:57:03 +02:00
..
install fix: remove systemd ProtectHome feature (#2244) 2022-10-19 12:37:39 +02:00
libretime_playout feat(playout): replace schedule event dicts with objects 2023-03-22 13:05:57 +00:00
tests feat(playout): replace schedule event dicts with objects 2023-03-22 13:05:57 +00:00
Makefile feat: add sentry sdk 2023-03-14 14:59:45 +00:00
README.md chore: update outdated readmes (#2131) 2022-09-12 20:45:37 +02:00
packages.ini chore: list distribution releases by release date 2022-10-10 20:11:33 +02:00
pyproject.toml test(playout): check untyped defs with mypy 2023-03-04 17:06:16 +02:00
requirements.txt feat: drop Python 3.6 support 2022-10-10 20:11:33 +02:00
setup.py chore(deps): update dependency sentry-sdk to >=1.15.0,<1.19 2023-03-28 19:57:03 +02:00

README.md

LibreTime Playout

LibreTime Playout is a service that will ingest a schedule and stream it.

Development

# Install dependencies
make install
# Activate the development environment
source .venv/bin/activate

# Run linters
make lint

# Run tests
make test

# See the Makefile for more commands
cat Makefile

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