LibreTime: Radio Broadcast & Automation Platform
Go to file
Jonas L fc856c5667
fix(legacy): get local logo file (#1999)
Load logo content from the local file instead of the public location.
2022-07-27 09:51:14 +02:00
.github ci: website-preview use single comment (#1996) 2022-07-26 14:17:35 +02:00
analyzer feat(analyzer): load callback details from config and file_id (#1993) 2022-07-26 14:19:22 +02:00
api fix(api): update set_icecast_passwords StreamSetting fields (#2001) 2022-07-26 23:24:13 +02:00
api-client fix(api-client): fix base_url joining for client v2 (#1998) 2022-07-26 17:57:14 +02:00
docs docs: add release instructions (#1995) 2022-07-26 18:00:43 +02:00
installer feat(api): listen on unix socket with gunicorn 2022-07-07 10:51:07 +02:00
legacy fix(legacy): get local logo file (#1999) 2022-07-27 09:51:14 +02:00
playout feat(playout): integrate api-client v2 calls 2022-07-26 15:14:45 +02:00
shared refactor(shared): explode config into multiple files (#1987) 2022-07-25 21:30:15 +02:00
tools chore: enable pylint recursive linting (#1981) 2022-07-22 16:26:06 +02:00
website docs: fix missing release date 2022-07-15 14:03:58 +02:00
worker feat(worker): load callback details from config (#1994) 2022-07-26 14:18:41 +02:00
.codespellignore chore: remove jekyll out-of-date codespell ignore (#1613) 2022-02-18 23:07:35 +02:00
.gitattributes Create .gitattributes to ensure proper cloning with Windows Git 2017-04-09 14:41:52 -04:00
.gitignore Move composer files in airtime_mvc 2021-09-11 04:48:53 +02:00
.pre-commit-config.yaml chore: rewrite extract-requirements to python 2022-07-17 21:25:37 +02:00
.vale.ini docs: update structure and create links between pages (#1611) 2022-02-21 09:16:54 +02:00
CONTRIBUTING.md chore: fix code of conduct link 2022-06-16 16:25:43 +02: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 fix(installer): update version file unless tarball (#1950) 2022-07-07 23:34:52 +02:00
README.md docs: add releases distributions support 2022-07-22 19:56:35 +02:00
Vagrantfile feat(installer): remove allow-restart flag (#1970) 2022-07-17 23:58:51 +02:00
cloud-init.yml docs: fix and update links (#1714) 2022-03-29 13:07:38 +02:00
codecov.yml ci: disable codecov patch status check 2022-07-01 12:53:15 +02:00
docker-compose.yml chore: add healthcheck to docker-compose stack (#1735) 2022-04-04 16:28:58 +02:00
install feat(installer): remove allow-restart flag (#1970) 2022-07-17 23:58:51 +02:00

README.md

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.

We are currently ramping up development on this repository.

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.

Please submit enhancements, bug-fixes or comments via GitHub.

Development Process

The LibreTime follows the standardized Collective Code Construction Contract (C4). Its abstract is provided here.

C4 provides a standard process for contributing, evaluating and discussing improvements on software projects. It defines specific technical requirements for projects like a style guide, unit tests, git and similar platforms. It also establishes different personas for projects, with clear and distinct duties. C4 specifies a process for documenting and discussing issues including seeking consensus and clear descriptions, use of "pull requests" and systematic reviews.

The full text of the contract is licensed under the GPL and available at the above link courtesy of the ZeroMQ community.

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 our Mattermost instance 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-2021 LibreTime Community

Please refer to the LEGACY file for more information.