Skip to content

Releases: coffeegreg/YTuner

YTuner v1.2.3

20 May 15:58
Compare
Choose a tag to compare

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

24 Jan 23:12
3c099f8
Compare
Choose a tag to compare

Improvement : Adaptation to run in a Docker container based on Alpine Linux image.

YTuner v1.2.1

22 Jan 19:14
Compare
Choose a tag to compare

Fix: (Cache type : catDB,catMemDB,catPermMemDB) : Incorrect handling of categories containing a space character(s).

YTuner v1.2.0

20 Jan 16:46
30498a0
Compare
Choose a tag to compare

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

01 Jan 16:55
Compare
Choose a tag to compare

Fix #13 issue.

YTuner v1.1.1

16 Dec 19:07
Compare
Choose a tag to compare

Fix: Issue #12 .

YTuner v.1.1.0

12 Dec 21:05
eb6b6b4
Compare
Choose a tag to compare

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

08 Nov 17:29
747a9ab
Compare
Choose a tag to compare

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

26 Jul 14:22
Compare
Choose a tag to compare

Add: Support for loopback IP addresses (IPv4).
Add: New web server configuration parameters: IP address (IPv4) and TCP port.

YTuner v1.0.0

10 May 21:20
d533d17
Compare
Choose a tag to compare

Initial release.