MinimServer Forum
wrong DISCNUMBER - Printable Version

+- MinimServer Forum (https://forum.minimserver.com)
+-- Forum: MinimServer (/forumdisplay.php?fid=1)
+--- Forum: Music Tagging (/forumdisplay.php?fid=9)
+--- Thread: wrong DISCNUMBER (/showthread.php?tid=7532)



wrong DISCNUMBER - lyapounov - 13-05-2025 06:58

I have some warnings in minimserver logs about DISCNUMBER issues which are quoted as wrong when they are not.

The source of the problem comes from a specification which I now remember you told me long time ago, Simon.

The phenomenon is the same: two albums in a set; one has discnumber n and the other discnumber n+1

But unfortunatly the albums name finishes by disc p for the first one and disc p+1 for the second one.

Example: the set of Il Giardino Armonico,
Album 10 is
Bach: Brandenburg concertos, Nos. 1-6, Disc 1
Album 11 is
Bach: Brandenburg concertos, Nos. 1-6, Disc 2

And that triggers a discnumber error for both of them, while the tagging is rigorous.

I honestly find weird that this situation triggers a wrong warning when everything is correct.

Just a "warning" ? No I am joking, that does not stop me from listening to the music.

But I am not going to rename all those occurrences; I have a lot of them.

BTW mergeFolderAlbums is false

Thx !


RE: wrong DISCNUMBER - simoncn - 13-05-2025 07:40

What does the warning message say?


RE: wrong DISCNUMBER - lyapounov - 16-05-2025 18:11

Warning: ignored conflicting DISCNUMBER value 4 in file xxxx


RE: wrong DISCNUMBER - simoncn - 16-05-2025 20:44

Thanks. For this file, what is the DISCNUMBER tag and what is the ALBUM tag?


RE: wrong DISCNUMBER - simoncn - 10-09-2025 16:36

The are changes in update 260 to improve how this situation is handled.

If a disc number is specified in the ALBUM tag and a different disc number is specified in the DISCNUMBER tag, MinimServer previously used the disc number from the ALBUM tag. It now uses the disc number from the DISCNUMBER tag and puts a warning in the log.

Similarly, If a disc subtitle is specified in the ALBUM tag and a different disc subtitle is specified in the DISCSUBTITLE tag, MinimServer previously used the disc subtitle from the ALBUM tag. It now uses the disc subtitle from the DISCSUBTITLE tag and puts a warning in the log.


RE: wrong DISCNUMBER - lyapounov - 16-09-2025 02:13

Sorry, I am not in France currently. I will manage this when I return, mid october.

Thx !