libretime/playout
jo 3fba7c73d3 refactor(playout): remove unecesary cache dir creation 2023-02-26 20:05:12 +01:00
..
install fix: remove systemd ProtectHome feature (#2243) 2022-10-19 12:27:02 +02:00
libretime_playout refactor(playout): remove unecesary cache dir creation 2023-02-26 20:05:12 +01:00
tests refactor(playout): unwrap schedule.media dict 2023-02-26 20:05:12 +01:00
Makefile chore: remove venv activation 2023-02-03 12:40:30 +01: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: re-enable pylint logging-fstring-interpolation 2023-02-26 19:09:51 +02:00
requirements.txt feat: drop Python 3.6 support 2022-10-10 20:11:33 +02:00
setup.py chore(deps): update dependency syrupy to v4 2023-02-03 12:40:30 +01: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