Can someone walk me through printing a list of albums, I've installed the "Additional Tagging & Reporting Tools" (version 9.2.9193.30430) (MB Version 3.6.9202) but I'm lost as to how to set up the report.
I assume I would start with "Library Reports" and choose either Albums & Tracks or Album Grid (Album List)? After that I'm lost.
I tried to just click preview after selecting Album & Tracks and Album Grid but got an error message. I'm sure the basic setup to generate the list is easy but i can't figure it out.
Please any step by step would be appreciated. Thank you.
Below is the error message hiccup suggested I send.
MusicBee v3.6.9202.37404D (Win10.0), 14 May 2025 16:17:
System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.
at System.String.Join(String separator, String[] value, Int32 startIndex, Int32 count)
at System.String.Join(String separator, String[] value)
at MusicBeePlugin.LibraryReports.AggregatedTags.GetComposedGroupingTags(List`1[] groupingValuesLists, Int32[] dependentGroupingColumns, Boolean totals)
at MusicBeePlugin.LibraryReports.processFileGroupings(SortedDictionary`2 queriedFilesDict, Boolean interactive, Boolean queryOnlyGroupings, PresetColumnAttributesDict groupings, Boolean totals, MetaDataType[] queriedActualGroupingsTagIds, FilePropertyType[] queriedActualGroupingsPropIds, List`1[] actualSplitGroupingTagsList, SortedDictionary`2 cachedFilesActualComposedSplitGroupingTagsList, SortedDictionary`2 cachedFilesActualGroupingTags, SortedDictionary`2 cachedFilesActualGroupingTagsRaw, Int32[] dependentGroupingColumns, SortedDictionary`2[] queriedGroupingTagsRaw, SortedDictionary`2[] queriedActualGroupingTags, SortedDictionary`2[] queriedActualGroupingTagsRaw, String[] queriedNativeTagNames)
at MusicBeePlugin.LibraryReports.executePreset(String[] queriedFiles, Boolean interactive, Boolean saveResultsToTags, String functionId, Boolean filterResults, Boolean forceCacheUpdate, SortedDictionary`2[] queriedGroupingTagsRaw, SortedDictionary`2[] queriedActualGroupingTags, SortedDictionary`2[] queriedActualGroupingTagsRaw, Nullable`1 readOtherwiseProcessExcludedGroupingTags)
at MusicBeePlugin.LibraryReports.previewReport()
at MusicBeePlugin.PluginWindowTemplate.serializedOperation()
at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.ThreadHelper.ThreadStart()