Added a workaround to deal with some older visualisation plug-ins that can at times throw un-helpful error messages whilst still being able to run
Fixed the probable cause for updating WACUP from within itself (e.g. via the update button in the preferences) not always being started once the update has completed if the run checkbox is checked (still not sure why the runtime call was failing but the alternative way now being used seems to behave from my testing)
Fixed the multi-pane local library views being able to cause an unresponsive crash for some setups when processing was in progress & a new action (e.g. from clearing / forcing a refresh) is made & the original request is taking too long to complete (but of a convoluted one but this scenario which may also have been Win11 specific should allow the original action to abort much sooner to prevent blocking)
Fixed the use skinned menus option overlapping the groupbox painting on the appearance prefs page
Fixed the use replaygain option overlapping the groupbox painting on the playback -> replaygain prefs page
Fixed some ATF related regressions that would at least cause the WACUP version string to be shown instead of an expected title for streams where there is no 'real' title available (may also help with some related non-stream instances though that has not been replicated so I don't know if it's improved or not)
Fixed the playlist handling to read all of the titles immediately when an item is being added to avoid it either not updating things despite being read or being applied on the wrong item or not being reset if there's no metadata actually read (e.g. for streams / remote server hosted files for the moment - an area that needs to be improved)
Fixed a crash on loading when certain anti-cheat solutions are enabled (still not sure what they're doing but this improves the resiliance to OS apis not responding in a previously expected manner when working on some bitmap files)
Removed the matrix mixer plug-in from the installer for now as it's not really ready for preview builds (it'll instead be provided directly in the beta build threads until all of the remaining changes & fixes for the plug-in are done)
Updated OpenSSL (libcurl.dll) to 1.1.1q (5 Jul 2022)