🤖 I have created a release *beep* *boop* --- ## [4.0.0](https://github.com/libretime/libretime/compare/3.2.0...4.0.0) (2024-01-07) ### ⚠ BREAKING CHANGES * The media file serving is now handled by Nginx instead of the API service. The `storage.path` field is now used in the Nginx configuration, so make sure to update the Nginx configuration file if you change it. * **installer:** The default listen port for the installer is now `8080`. We recommend that you put a reverse proxy in front of LibreTime. * **installer:** The `--update-nginx` flag was removed from the installer. The nginx configuration deployed by the installer will now always be overwritten. Make sure to move your customizations to a reverse proxy configuration. * The default system output (`stream.outputs.system[].kind`) changed from `alsa` to `pulseaudio`. Make sure to update your configuration file if you rely on the default system output. * The `general.secret_key` configuration field is now required. Make sure to update your configuration file and add a secret key. ### Features * default system output is now `pulseaudio` ([#2842](https://github.com/libretime/libretime/issues/2842)) ([ |
||
---|---|---|
.. | ||
admin-manual | ||
appendix | ||
contributor-manual | ||
developer-manual | ||
releases | ||
user-manual | ||
README.md | ||
contribute.md |
README.md
title | sidebar_position |
---|---|
Welcome | 10 |
Welcome to the LibreTime documentation, you should find everything you need to know about LibreTime.
Getting started
Are you new to LibreTime? This is the place to start!
The documentation is divided into multiple parts:
- the Administrator manual provide guides and references to setup and configure LibreTime.
- the User manual provide guides and tutorials for managers, and content creators to use LibreTime.
- the Developer manual provide guides to integrate LibreTime, or improve and contribute to LibreTime.
Getting help
Having trouble? We’d like to help!
- ❓ Try the Forum; it’s got answers to many common questions.
- 🐛 Report bugs with LibreTime in our ticket tracker.
History
LibreTime is a fork of AirTime due to stalled development of the open source version. For background on this, see this open letter to the Airtime community.
Airtime itself was based on the software called Campcaster. You can find more information about the early days of Campcaster and Airtime in the repository.