Changed the wording on the HTTP POST preference tab so it's more obvious where the url along with the parameters for it need to be entered
Changed the handling of some metadata attempting to be read from some module files where subsongs exist so their titles (if possible) are now used instead of the generic module title
Changed some of the internal ATF handling to better ensure it won't cause corruption &/or crashes if multiple requests are received around the same time
Changed how the local library plug-in ingress thread works to stay alive so this should help resolve the odd hangs on closing that some have been having
Changed how the ingress threads used for different import / update / long running actions across the plug-ins work to better ensure that they'll be destroyed on closing to avoid some hangs seen as well as preventing them sitting around for a long time basically doing nothing & wasting resources (not a lot but there's no point in wasting them if they're not being used for anything at that time)
Changed how the WACUP plug-ins register their global hotkeys to avoid a conflict with how string duplication is handled which could cause a crash in some rare situations
Changed some of the internal updates related to the currently playing item to attempt to avoid it ending up using the loader exe as the file path & allowing some actions to be incorrectly triggered due to it
Changed the podcast plug-in to notify the local library plug-in when it's finished downloading so it can start saving out the changes made to the database with the additions
Fixed some metadata / atf related failures for files not in the local library database being incorrectly treated as they are within the database (side-effect of changes in the last build)
Fixed inconsistent reading of metadata from some SPC files where an APEv2 metadata tag exists but it's mostly empty which could incorrectly cause the year & genre values from being read from the ID666 tag
Fixed waveform seeker rendering issues with module files if the force mono playback setting has been enabled
Fixed some control alignment issues on the add/edit smart view dialog mostly due to incorrect dpi handling
Fixed slow / incomplete refreshing of the classic skin playlist editor playing status area when changing the options related to the font that'll be used so the change should now be reflected immediately instead of waiting for the next timer update as well as avoiding the background not being reset as needed when switching to show the skinned font mode
Fixed the lyrics window option to show/hide the artwork not working as expected with it either showing the fallback image instead of a blank background or showing the fallback image instead of the current item artwork when re-enabling the option (the internal refresh wasn't being set to the correct mode)
Fixed a load time conflict between the library bookmarks & playlist plug-ins due to how some internal strings were being loaded
Fixed an issue if trying to send a zip:// style entry from the bookmarks view to elsewhere due to it being incorrectly treated as an url instead of as a playlist for some code paths
Updated Monkey's Audio (in_ape.dll) to 8.41 (31 Jul 2022)
Updated mpg123 (mpg123.dll) to 1.30.2 (2 Aug 2022)
Updated vgmstream (in_vgmstream.dll) to the latest Git commit from 31 Jul 2022