LibreTime: Radio Broadcast & Automation Platform
Go to file
dependabot[bot] ccde6039e7
Bump php-amqplib/php-amqplib from 2.12.3 to 3.0.0 in /legacy (#1418)
* Bump php-amqplib/php-amqplib from 2.12.3 to 3.0.0 in /legacy

Bumps [php-amqplib/php-amqplib](https://github.com/php-amqplib/php-amqplib) from 2.12.3 to 3.0.0.
- [Release notes](https://github.com/php-amqplib/php-amqplib/releases)
- [Changelog](https://github.com/php-amqplib/php-amqplib/blob/master/CHANGELOG.md)
- [Commits](https://github.com/php-amqplib/php-amqplib/compare/v2.12.3...v3.0.0)

---
updated-dependencies:
- dependency-name: php-amqplib/php-amqplib
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* Replace deprecated AMQPConnection with AMQPStreamConnection

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: jo <ljonas@riseup.net>
2021-10-17 21:55:12 +02:00
.github Add dependabot check for legacy composer (#1392) 2021-10-17 18:25:50 +02:00
analyzer Bump php-amqplib/php-amqplib from 2.12.3 to 3.0.0 in /legacy (#1418) 2021-10-17 21:55:12 +02:00
api Better format enforcing (#1391) 2021-10-17 16:24:37 +02:00
api_client Better format enforcing (#1391) 2021-10-17 16:24:37 +02:00
docs Update Website link to point to alpha.10 (#1404) 2021-10-16 23:54:00 +02:00
installer Move python_apps/icecast2 to installer/icecast/ 2021-10-17 08:02:47 +00:00
legacy Bump php-amqplib/php-amqplib from 2.12.3 to 3.0.0 in /legacy (#1418) 2021-10-17 21:55:12 +02:00
logo Fix mixed line ending 2021-06-04 17:06:05 +02:00
playout Better format enforcing (#1391) 2021-10-17 16:24:37 +02:00
tools Better format enforcing (#1391) 2021-10-17 16:24:37 +02:00
utils Rename airtime-liquidsoap to libretime-liquidsoap 2021-10-14 15:31:59 +02:00
worker Better format enforcing (#1391) 2021-10-17 16:24:37 +02:00
.codespellignore Fix end of files 2021-06-04 17:06:05 +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 Better format enforcing (#1391) 2021-10-17 16:24:37 +02:00
CONTRIBUTING.md Fix paths after legacy rename 2021-10-11 13:43:39 +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 chore: Enhance release workflow (#1400) 2021-10-15 14:59:59 +02:00
README.md Update README.md (#1420) 2021-10-17 20:08:12 +02:00
Vagrantfile use 1Gb of RAM on libvirt 2021-09-21 10:39:23 +02:00
cloud-init.yml Format code using prettier 2021-06-04 17:04:53 +02:00
install Update paths after playout move 2021-10-17 08:02:47 +00:00
jekyll.sh Fix shellcheck errors 2021-08-17 12:23:32 +02:00
packages.ini Move legacy packages.ini to airtime_mvc 2021-10-05 15:00:06 +02:00
uninstall Rename airtime-playout to libretime-playout 2021-10-14 15:31:59 +02:00

README.md

Tests 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, bugfixes 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.

Releasing

The LibreTime maintainers release new versions of LibreTime at regular intervals. We follow the Semantic Versioning standards.

In a nutshell, given a version number MAJOR.MINOR.PATCH we increment the:

  1. MAJOR version when we make incompatible API changes,
  2. MINOR version when we add functionality in a backwards-compatible manner, and
  3. PATCH version when we make backwards-compatible bug fixes.

Given the history of the project we will be starting with version 3.0.0.

Stay tuned for early alphas and lots of betas as we get development up and running.

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.