Preview Version: 1.99.27.21136 (x64) | Released: 9 March 2025 |
- Everything done as part of preview build v1.99.27.21102
- Changed the closing handling to send a notification to the library plug-ins to help give them a nudge prior to calling quit
- Changed the audio cd plug-in to make use of the above notification to help reduce the time it's taking to close the plug-in
- Changed the internet radio view handling to update the playing item in the background & to skip checking for non-url items
- Changed a few more of the main playlist actions to trigger background metadata / title updates to avoid the call blocking
- Fixed the probable cause of a crash with the history plug-in due to a timing issue when used as a fallback metadata source
- Fixed the probable cause of a crash seen related to the folder monitor handling during excessive activity or during closing
- Fixed an internal in_zip related call which was missing a new parameter which could cause some installs to trigger a crash
- Fixed the probable cause of a crash when trying to update the stored local library views which could cause an endless loop
- Fixed some quirks around the input plug-ins trying to get fallback metadata for playlist title information to avoid crashes
- Fixed a handling issue which could cause some attempts to edit the metadata on Opus based files to trigger a crash when done
- Fixed the waveform seeker window tooltip forcing that window to be placed above other windows due to the always on top fixes
- Fixed selecting the bookmark category views not working as expected due to an unintended api change which broke its checking
- Fixed adding items from a library playlist view into the main playlist not honouring what is selected &/or duplicating items
- Fixed artwork for DSF files not being found due to them not being treated correctly in having an appropriate ID3v2 file tag
- Fixed a small performance issue when finding the milkdrop presets to load by allocating for the expected number of presets
- Fixed the probable cause of some odd crashes seen with the database handling when the caller hasn't been handled correctly
- Fixed some of the nasty performance issues that could happen when trying to undo changes withing a very large main playlist
- Fixed a potential deadlock when using the remove duplicate playlist item action due to how the item removal was then called
- Fixed the active string based column in the local library view results pane not being used when searching via the keyboard