Releases: zenodotus280/BBC-Radio-Relay
v1.3.2a
Make corrected audio sources permanent.
Full Changelog: v1.3.1b...v1.3.2a
v1.3.1b
What's Changed
- added: editable list of audio sources by @zenodotus280 in #18
- resolved: buggy tune-in button in #19
Full Changelog: v1.2.0...v1.3.1
v1.2.0
v1.1.1
What's Changed
- bring testing up to date with 1.1.1 by @zenodotus280 in #15
- Merge pull request #15 from zenodotus280/main by @zenodotus280 in #16
New Contributors
- @zenodotus280 made their first contribution in #15
Full Changelog: v1.1.0...v1.1.1
Removed pre-generated HTML in favour of jinja generation on install.
Includes the required changes to allow the python server to reference the Icecast server on port 8000 without needing to hard-code a URL or IP address during install.
Includes a robust install and uninstall script to accelerate my own testing as well as allows for installing different versions from a single script (stable vs testing at the moment).
v1.1.0
Full Changelog: v1.0.0...v1.1.0
Completes #8 through the use of the install script and a basic python server for the pre-generated static HTML.
Completes #9 with latest changes in the testing branch to be merged soon.
Numbered releases are considered stable.
The latest commit of the "main" branch contains new features and fixes from the testing branch and is considered "beta".
The testing branch is an alpha that may not be completely functional but is provided to simplify my testing and as a preview of features and fixes to come.
Additional branches may be available which are generally much more experimental.
v1.0.0
Implements changes made in a pull request to the original repo to allow connectivity to the new CDN. Original repo is broken as of 2021-04.