Releases: KIMB-technologies/Radio-API
Releases · KIMB-technologies/Radio-API
Version 2.7.2
- Im- & Export via a web interface, see here for details.
- Try it at
./gui/im-export.php
(activate by settingCONF_IM_EXPORT_TOKEN
before).
Version 2.7.1
- More config values for non-Docker mode (change Log file and cache file directory) #26
- Better assets reloading in web interface (now uses version)
Version 2.7
Version 2.6
Version 2.5
- Use RadioBrowser to provide access to a database of radio stations
- New bullet Radio-Browser will be shown in display and allows to browse and open radio stations from RadioBrowser
- Provide a list of My Last listened stations
- In the GUI add radio stations from RadioBrowser via search or add stations from My Last
- Better usage of templates creating GUI webpages
- Update of jQuery
- Fix some translations
Version 2.4
- Optimize handling of erroneous json files in
./data/
- Optimize logging of unknown requests to
./data/log.txt
- Update Readme
- New section #Troubleshooting
- Hint to a public list of station urls
- Hint for cron job
Version 2.3.12
- Optimized readme
- Optimized texts in web interface/ gui
- It is not necessary to set
CONF_SETUPAPP_IDENT
anymore (Radio-API will allow any) - Adapt request log file to
SETUPAPP_IDENT
Version 2.3.10
New (unread) episodes of podcasts will now be on top of the episodes list.
Version 2.3.7
Added a preview to web gui, s.t., one can see the preview of the radio without login.
Version 2.3.4
- Sort stations and podcasts by name
- Use PHP 8 in Docker-Container
- Use new Docker to build via Travis