A new interface for LibreTime.
Go to file
Jonas L 9d6061e42e
refactor(playout): fix deprecation warnings (#2847)
### Description
Fix pydantic deprecation warnings after upgrade to v2.
2023-12-28 14:19:29 +01:00
.github ci: ensure release pipeline run after tag (#2830) 2023-12-22 21:32:43 +01:00
analyzer build: replace custom release script with release-please (#2817) 2023-12-22 19:19:12 +01:00
api feat: disable uvicorn worker lifespan (#2845) 2023-12-28 14:00:58 +01:00
api-client build: replace custom release script with release-please (#2817) 2023-12-22 19:19:12 +01:00
dev chore: add mailpit to dev setup 2023-06-02 07:44:34 +01:00
docker feat!: default system output is now `pulseaudio` (#2842) 2023-12-27 18:23:40 +01:00
docs feat!: default system output is now `pulseaudio` (#2842) 2023-12-27 18:23:40 +01:00
installer feat!: default system output is now `pulseaudio` (#2842) 2023-12-27 18:23:40 +01:00
legacy chore(legacy): translations update from Hosted Weblate (#2843) 2023-12-28 13:45:53 +01:00
playout refactor(playout): fix deprecation warnings (#2847) 2023-12-28 14:19:29 +01:00
shared feat!: default system output is now `pulseaudio` (#2842) 2023-12-27 18:23:40 +01:00
tools build: replace custom release script with release-please (#2817) 2023-12-22 19:19:12 +01:00
worker fix(worker): unbound variable when episode url returns HTTP 404 (#2844) 2023-12-28 14:05:35 +01:00
.codespellignore chore: release 3.2.0 (#2754) 2023-10-16 21:26:59 +02:00
.dockerignore feat: add container setup 2022-09-14 11:09:52 +02:00
.env.dev chore: move dev env files to dev subfolder 2023-04-12 08:11:21 +01:00
.gitattributes Create .gitattributes to ensure proper cloning with Windows Git 2017-04-09 14:41:52 -04:00
.gitignore chore: use a secure dev environment 2023-04-12 08:11:21 +01:00
.pre-commit-config.yaml chore(deps): update pre-commit hook psf/black-pre-commit-mirror to v23.12.1 2023-12-24 13:12:59 +00:00
.vale.ini docs: only use microsoft styling guide 2023-04-12 16:50:04 +01:00
CHANGELOG.md build: replace custom release script with release-please (#2817) 2023-12-22 19:19:12 +01:00
CONTRIBUTING.md chore: fix CONTRIBUTING symlink again 2023-04-03 12:39:24 +02:00
Dockerfile feat: disable uvicorn worker lifespan (#2845) 2023-12-28 14:00:58 +01:00
LEGACY.md Add Table of Content to LEGACY file 2021-09-02 20:55:16 +02:00
LICENSE Small update to LICENSE 2021-09-02 16:06:26 +02:00
Makefile build: replace custom release script with release-please (#2817) 2023-12-22 19:19:12 +01:00
README.md docs: update chat links to point to matrix (#2571) 2023-05-30 11:49:37 +02:00
SECURITY.md docs: move release docs in the release section 2023-04-12 16:50:04 +01:00
Vagrantfile feat: drop Debian Buster support 2022-10-10 20:11:33 +02:00
cloud-init.yml docs: fix and update links (#1714) 2022-03-29 13:07:38 +02:00
codecov.yml test(worker): setup testing 2022-09-09 14:44:37 +02:00
docker-bake.json ci: use bake file for container build 2023-02-26 20:37:27 +02:00
docker-compose.override.yml chore: add mailpit to dev setup 2023-06-02 07:44:34 +01:00
docker-compose.yml fix: libretime process leaks and lsof high cpu usage (#2615) 2023-07-12 13:01:21 +01:00
install feat: install inside a python3 venv 2023-05-11 09:52:58 +01:00
pyproject.toml chore: add isort pre-commit hook 2023-02-03 12:38:58 +01:00

README.md

LibreTime

Financial Contributors on Open Collective

LibreTime makes it easy to run your own online or terrestrial radio station. It is a community managed fork of the AirTime project.

It is managed by a friendly inclusive community of stations from around the globe that use, document and improve LibreTime. Join us in fixing bugs and in defining how we manage the codebase going forward.

Check out the documentation for more information and start broadcasting!

Please note that LibreTime is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.

You can find details about our development process in the contributing guide.

Support

To get support for any questions or problems you might have using the software we have a forum at discourse.libretime.org. We are moving towards using the forum to provide community support and reserving the github issue queue for confirmed bugs and well-formed feature requests.

You can also contact us through Matrix (#libretime:matrix.org) where you can talk with other users and developers.

Contributors

Code Contributors

This project exists thanks to all the people who contribute.

Financial Contributors

Become a financial contributor and help us sustain our community on OpenCollective.

Individuals

Organizations

Support this project with your organization. Your logo will show up here with a link to your website.

License

LibreTime is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, version 3 of the License.

Copyright (c) 2011-2017 Sourcefabric z.ú.

Copyright (c) 2017-2023 LibreTime Community

Please refer to the LEGACY file for more information.