Releases: coffeegreg/YTuner
YTuner v1.2.4
Fix : YTuner resolves the original vTuner radio station links and redirects to the URL of the correct radio station. (Issue fix : unknown route - denon avr 2313 #33)
Fix : YTuner returns a full list of stations even when the AVR does not transmit a range (Issue fix: Only First Station of MyStation is listing #28)
Improvement : Some improvement described here (YTuner testing cases. #32 (comment))
Improvement : Translator for non-English users based on Google Translate service.
Improvement : Possibility to replace diacritical characters defined in "UTF-8 Latin1 Supplement" and/or "UTF-8 Latin Extended A" and/or "UTF-8 Latin Extended B"
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.