Changed the crash reporter to better handle some exception types which were not resolving the expected call stack which was making it hard to figure out the context of the crash (e.g. the skin selection issue below)
Changed the output plug-in fallback handling to migrate any pre-existing install configurations over to the preferred settings value if the handling is triggered
Changed the albumart scaling option on the add / edit local library view dialog to be more obvious that it applies to any albumart shown within the view handling
Changed how plug-ins unable to be loaded (either intentionally disabled or not) are shown to try to extract a description from their version resources (if present) so it's hopefully a bit easier to determine what it might relate to vs just looking at a short form filename
Changed the way the local library views albumart cache is handled to try to better deal with duplicate album names along with reducing the storage size of the cache
Fixed a regression related to a skin selection handling change which could cause a crash when selecting the default base skin
Fixed a regression related to the folder monitor handling which was incorrectly causing it to reparse known unmodified files
Fixed ML_IPC_TREEITEM_ADDW not being correctly handled which could prevent plug-ins using it from appearing in the library
Fixed a regression causing the local library view filters not always showing the alternating line colouring due to an incorrect logic on the album filter when it was intended for the albumart filter in the prior build
Fixed changes related to updating milkdrop to use the current spout version causing it to not load for a number of setups & reduced the spout library overhead on loading if not used
Fixed the not found image in the albumart & lyrics windows not being correctly blended with the window background due to incorrectly reprocessing the image prior to it being blended
Fixed a visualisation plug-in handling issue which could cause a process hang / crash if the plug-in was taking too long to respond whilst playback is happening & calls are made to give it format details
Fixed some metadata field mappings not matching to expectations seen in the preview build or when using other input plug-ins (a local library rescan will be required to get these changes to appear)
Fixed some resized albumart not appearing within the local library views due to the fun that comes from fractional & whole numbers (e.g. requesting 90x90 but getting back 89x89) & the listview imagelist being strict
Fixed the probable cause of a crash on closing if trying to edit the metadata on a selection of files from within the local library views
Fixed the root bookmarks node in the library not correctly reacting to attempts to drag & drop it onto the main playlist / other library nodes
Fixed some further inconsistencies with the handling of vorbis comment tags across the different input plug-ins which currently handle them
Fixed a patch from the prior build which could prevent the modern skin engine plug-in from correctly loading for some installs
Updated vgmstream (in_vgmstream.dll) to the latest Git commit from 23 Aug 2023