SongKong 12.6 Radiator is now available
This release focus is on improving memory and disk management so that it can be used on constrained environments without issues.
Memory Management
This releases makes significant improvement to memory management, especially during the report creation part of any task. These improvements are particularly useful when SongKong is used on systems with large number of files but relatively low amounts of memory available such as Nas and other Docker environments.
Disk Management
The Cache and Database can get larger over time. In previous releases these could be configured to be moved to a different larger disk but this required configuration outside of SongKong using methods such as symbolic links. But we have now added the option to move these locations within SongKong, and without requiring a restart, see here for more details
Reports can also build up over time and take up space, we now provide the option to periodically delete reports automatically once they get to a certain age but by default is set to Never

Undo Changes
There was a serious issue found in the Undo Changes task, this has now been resolved in this release.
Audio Fingerprinting
Audio fingerprinting has been updated to a new version
Remote Web UI Improvements
We have now changed all options that need a folder to be selected so that they use a popup selector rather than inline tree, this is alot neater and better matches how the Desktop UI works
Issue List
Improvement
SONGKONG-2062 Remove Unnecessary Not Matched Filelists
SONGKONG-2813 Allow configuration of automatic deletion of reports after certain age
SONGKONG-2891 Allow user to specify the Config folder so Reports and Database can be more easily stored on a larger disk
SONGKONG-2971 Consider Heap Size when configuring Number of Workers
SONGKONG-2972 Make Adjustments at Report Stage if Heap size is Low
SONGKONG-2976 Update fpcalc to 1.6
SONGKONG-2977 Docker:Add Only show /music folder to switch between two modes on Docker version
SONGKONG-2978 WebUI:Make Folder Pickers for options such as Move Folder/MinimServer Artwork Folder Dialogs
Bug
SONGKONG-2851 Create Support Files Progress windows does not prevent other tasks being started it should
SONGKONG-2974 WebUI:Match To One Album not remembering Move Folder when entered by user
SONGKONG-2979 Ensure Loggers are flushed before creating Support Files
SONGKONG-2980 Undo Changes giving java.lang.NullPointerException: Cannot invoke “String.equals(Object)” because the return value of “com.jthink.songlayer.SongFile.getFilename()” is null
SONGKONG-2982 When deciding if to use SubDiscBoxsetScorer we should also consider the number of tracks
