MinimServer Forum
Help deciphering log - Printable Version

+- MinimServer Forum (https://forum.minimserver.com)
+-- Forum: MinimServer (/forumdisplay.php?fid=1)
+--- Forum: Support (/forumdisplay.php?fid=4)
+--- Thread: Help deciphering log (/showthread.php?tid=7771)



Help deciphering log - redged - 22-03-2026 23:57

Hello

Can someone please help me and explain the tag faults in my log.

I had just added a few albums to my collection and and performed a rescan. However, the scan took 20+ minutes and old albums were now showing in recently added along with the new ones.

I downloaded the log below, but didn't understand what the problem is.

I then restarted minimserver and done a fresh rescan and the faults are no longer in the log. Does this mean they are no longer there or do they still require addressing?

Thanks in advance

Ged

[attachment=3540]


RE: Help deciphering log - simoncn - 23-03-2026 14:08

Please post your settings for tagOptions and tagValue.


RE: Help deciphering log - redged - 25-03-2026 10:41

(23-03-2026 14:08)simoncn Wrote:  Please post your settings for tagOptions and tagValue.

Thanks in advance Simon

tagOptions

Artist.ignore.sort={The}, AlbumArtist.ignore.sort={The}, Album.ignore.sort={The}, Album.sortTags={Artist, Date}, Date.decade.index

tagValue

AlbumArtist.value.sort={AlbumArtistSort}, Artist.value.sort={ArtistSort}, Album.value.sort={Albumsort}


RE: Help deciphering log - simoncn - 25-03-2026 11:03

Thanks for this. Changing Date.decade.index to Date.decade.index.sort should fix the problem.


RE: Help deciphering log - redged - 25-03-2026 17:50

Thanks Simon, brilliant yet again.