Releases: coffeegreg/YTuner
YTuner v1.2.3
Improvement : Ability to reach the YTuner web service using a different IP address than the actual one belonging to the machine that runs the YTuner process. For more details look ytuner.ini
content description.
YTuner v1.2.2
Improvement : Adaptation to run in a Docker container based on Alpine Linux image.
YTuner v1.2.1
Fix: (Cache type : catDB,catMemDB,catPermMemDB) : Incorrect handling of categories containing a space character(s).
YTuner v1.2.0
Add: Radio browser : data structures, categories and stations local database cache (based on sqlite database).
Improvement: Memory optimization and performance acceleration for cache options: catFile, catMemStr.
YTuner v1.1.2
Fix #13 issue.
YTuner v1.1.1
Fix: Issue #12 .
YTuner v.1.1.0
Add: Radio browser : advanced filtering and sorting (optionally AVR oriented).
Add: Radio browser : data structures and stations cache (based on files or RAM storage).
Add: Maintenance service (future goals).
Change: Radio browser data structure.
Fix: Radio browser : Filter out avr's unsupported characters.
Fix: Incorrect variable type for CRC32.
Fix: Memory leaks.
YTuner v.1.0.2
Add: Detect changes of the station.ini/yaml/yml
file and automatically reload it without restarting the service.
Add: Support for .yml files.
Fix: Stop saving icon files to cache when IconCache is False.
Fix: Incorrect handling of categories containing a space character(s).
YTuner v1.0.1
Add: Support for loopback IP addresses (IPv4).
Add: New web server configuration parameters: IP address (IPv4) and TCP port.
YTuner v1.0.0
Initial release.