libretime/playout
renovate[bot] 52361c1b9b
chore(deps): update dependency types-requests to >=2.31.0,<2.32 (main) (#2561)
* chore(deps): update dependency types-requests to >=2.31.0,<2.32

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: jo <ljonas@riseup.net>
2023-05-25 15:12:42 +02:00
..
install fix: remove systemd ProtectHome feature (#2244) 2022-10-19 12:37:39 +02:00
libretime_playout feat(playout): allow harbor ssl configuration 2023-04-24 14:58:34 +01:00
tests feat(playout): allow harbor ssl configuration 2023-04-24 14:58:34 +01: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 fix(playout): remove unused ecasound package (#2496) 2023-04-03 14:48:08 +01:00
pyproject.toml test(playout): check untyped defs with mypy 2023-03-04 17:06:16 +02:00
requirements.txt chore(deps): update dependency requests to >=2.31.0,<2.32 [security] (#2558) 2023-05-24 18:23:55 +02:00
setup.py chore(deps): update dependency types-requests to >=2.31.0,<2.32 (main) (#2561) 2023-05-25 15:12:42 +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