sintonia/playout
jo 448cff7600 feat: drop Ubuntu Bionic support
Fixes #2035
2022-10-10 20:11:33 +02:00
..
install feat: extra systemd service hardening (#2197) 2022-09-27 13:17:43 +02:00
libretime_playout feat(playout): move message handling to main thread 2022-09-16 13:16:06 +02:00
tests feat: drop Ubuntu Bionic support 2022-10-10 20:11:33 +02:00
Makefile chore: add python docker-* targets 2022-08-17 13:18:13 +02:00
README.md chore: update outdated readmes (#2131) 2022-09-12 20:45:37 +02:00
packages.ini feat: drop Ubuntu Bionic support 2022-10-10 20:11:33 +02:00
pyproject.toml chore: revert pin setuptools to <64.0.0 for build backend 2022-08-25 09:51:36 +02:00
requirements.txt chore(deps): update dependency mutagen to >=1.45.1,<1.47 2022-10-10 12:21:55 +02:00
setup.py chore: release 3.0.0 (#2216) 2022-10-10 17:51:15 +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