sintonia/playout
jo 1e6c5a84d3 style: format code using black 2023-02-01 11:20:32 +01:00
..
install fix: remove systemd ProtectHome feature (#2244) 2022-10-19 12:37:39 +02:00
libretime_playout style: format code using black 2023-02-01 11:20:32 +01:00
tests test: liquidsoap package from ppa is version 1.4.2 (#2233) 2022-10-12 16:16:47 +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 mutagen to >=1.45.1,<1.47 2022-10-10 12:21:55 +02:00
setup.py chore: release 3.0.1 2022-12-20 16:16: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