Author Topic: Additional Tagging & Reporting Tools  (Read 1203901 times)

boroda

  • Hero Member
  • *****
  • Posts: 5308
I have this in \Appdata\Roaming\



You can see twice ASRpresets folder. The first one is old (31/03/2025), I guess this one can be deleted.
Also in the Plugins folders, there is the 'ru' subfolder. Is that the two letter folder you want me to delete?
Which other folders should I delete?

There's also an \Appdata\Local\Musicbee folder but there are no plugin subfolders.
Last, there's \Program Files (x86)\MusicBee\Plugins but this one does only contains MB related Images and artwork folders.

2 "ASR Presets" folders are normal. leave them as is. though you can safely delete "Plugins\ASR Presets" folder if you want, but it will recreated on the next plugin update, anyway.

yes, "ru" is the one of the locale folders i meant. if you find other locale folders like "fr", "de", "pl", etc. delete them too. (from "Plugins" folder(s))

boroda

  • Hero Member
  • *****
  • Posts: 5308
Hi Boroda,
I installed V10.0 Beta 3 and tried to make a Library report.
I selected some files and tried ALBUMS & TRACKS.
When I click Preview, either MB crashes completely or crashes and the At&RT windows remains open but cannot be closed.
Taskmanager doesn't show any MB application running but still I cannot start MB again.
I had to restart the PC to be able to launch MB.
Here are some errors logs:

25/06/2025 18:31:18 - 10.0.26100.0 - 3.6.9202.37404D - System.ArgumentException: Ongeldige parameter.
   bij System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
   bij System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
...

i think i've fixed both bugs in the new version. please test it and provide feedback.

--------------

Version 10.0 Beta 6 (10.0.9310)

+ Now status bar text is shown in command title bar too. May be useful if you've maximized command window, and can't see
   the status bar text
* LR bug fixes
+ ASR preset's <Custom text #> field can be semi-checked for using unescaped text in the search patterns, i.e. special
   regex chars like . * | in the <Custom text #> can keep their special meaning, so <Custom text #> can be used as the part of regex,
   or even as the entire regex expression
* ASR preset editor is not blocking other plugin/MB windows anymore


https://www.mediafire.com/file/c9m7nbp4a7hyfuo/mb_TagTools_beta.zip/file

july60

  • Newbie
  • *
  • Posts: 13
Boroda,

It's better in that after a few tries it works. It's very depending on which steps one takes and I can't recall the correct ones.
But I was able to generate an Albums & tracks report for the first time.
MB still crashed a few times and ones generated an error but finally it worked.
I removed the ru subfolder too.

Error:
MusicBee v3.6.9202.37404D  (Win10.0), 28 jun 2025 6:33:

System.ArgumentException: Ongeldige parameter.
   bij System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
   bij System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
   bij System.Windows.Forms.Control.Invoke(Delegate method)
   bij MusicBeePlugin.Plugin.CopyBitmap(Bitmap newBitmap) in D:\Repos\Additional-Tagging-Tools\Plugin\Main-Module.cs:regel 6426
   bij MusicBeePlugin.LibraryReports.ResizedArtworkProvider.Init(Int32 artworkField, SortedDictionary`2 artworkCache, Int32 presetNewArtworkSize) in D:\Repos\Additional-Tagging-Tools\Plugin\LibraryReports.cs:regel 2391
   bij MusicBeePlugin.LibraryReports.executePreset(PluginWindowTemplate form, String[] queriedFiles, Boolean interactive, Boolean saveResultsToTags, String functionId, Boolean filterResults, Boolean forceCacheUpdate, SortedDictionary`2[] queriedGroupingTagsRaw, SortedDictionary`2[] queriedActualGroupingTags, SortedDictionary`2[] queriedActualGroupingTagsRaw, Nullable`1 readOtherwiseProcessExcludedGroupingTags) in D:\Repos\Additional-Tagging-Tools\Plugin\LibraryReports.cs:regel 2910
   bij MusicBeePlugin.LibraryReports.previewReport() in D:\Repos\Additional-Tagging-Tools\Plugin\LibraryReports.cs:regel 5690
   bij MusicBeePlugin.PluginWindowTemplate.serializedOperation() in D:\Repos\Additional-Tagging-Tools\Helpers\PluginWindowTemplate.cs:regel 4313
   bij System.Threading.ThreadHelper.ThreadStart_Context(Object state)
   bij System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   bij System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   bij System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   bij System.Threading.ThreadHelper.ThreadStart()


I didn't upgrade to the latest MB patch as it seems unrelated to the errors, but will do just in case.



boroda

  • Hero Member
  • *****
  • Posts: 5308
Version 10.0 Beta 7 (10.0.9311)

* Tag History bug fixes
* Better auto-generated skin colors for low contrast skins


https://www.mediafire.com/file/c9m7nbp4a7hyfuo/mb_TagTools_beta.zip/file


july60

  • Newbie
  • *
  • Posts: 13
Boroda,

Thank you. I will test in a few days when the heat is gone over Belgium :)
Last Edit: July 01, 2025, 07:24:53 PM by july60

boroda

  • Hero Member
  • *****
  • Posts: 5308