libretime/playout
renovate[bot] 3a387ad9de
chore(deps): update dependency requests to >=2.25.1,<2.30 (#2529)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-26 19:06:30 +02:00
..
install fix: remove systemd ProtectHome feature (#2244) 2022-10-19 12:37:39 +02:00
libretime_playout chore: raise from specific exceptions 2023-02-21 13:25:35 +01:00
tests test(playout): refresh snapshots after major upgrade (#2381) 2023-02-21 09:06:52 +02:00
Makefile chore: split test and coverage tasks 2023-01-16 08:42:23 +02:00
README.md chore: update outdated readmes (#2131) 2022-09-12 20:45:37 +02:00
packages.ini ci: build test images for debian bookworm (#2097) 2022-09-07 23:17:46 +02:00
pyproject.toml chore: move isort config to pyproject.toml 2023-01-16 08:42:23 +02:00
requirements.txt chore(deps): update dependency requests to >=2.25.1,<2.30 (#2529) 2023-04-26 19:06:30 +02:00
setup.py chore(deps): update dependency requests to >=2.25.1,<2.30 (#2529) 2023-04-26 19:06:30 +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