2014-08-08, 06:41
Hello XBMC/soon to be KODI community,
A little background on my file/folder structure and tagging standards
I use MusicBrainz Picard and Mp3tag for tagging all of my music. Besides the standard fields provided by Mp3tag I use the following fields
Example of my tagging
Now for the problem. When I scan in a multi-disc album I get multiple albums with the same name and image
My desire is to have the multi-disc albums show up as a single entry in the Album view, then just have all of the tracks in order CD1 Track1 - CD1 TrackN...CD2 Track1 - CD2 TrackN...CDN Track1 - CDN TrackN.
I would love any tips or tricks from the community. Wondering if XBMC uses a different field than what foobar2000 uses. I see the same issue if I put all the tracks in one folder and pre-pend the CD# to the track.
Issue is seen both in Windows and Linux on Gotham 13.1 and 13.2 beta3, and with any skin.
Example XBMC Debug Log of scanning
I see that it doesn't like DISCTOTAL or TRACKTOTAL...I guess there must be another field name expected
A little background on my file/folder structure and tagging standards
Code:
Albums and Collections under Albums
Album: Album Artist\Year.Album Title\Track Number (leading zero). Track Artist - Track Title
Collection: VA - Album Title\Track Number (leading zero). Track Artist - Track Title
Multiple CDs: Album Title\CD#
Albums should contain Album Art named folder.jpg
All files should be tagged appropriately including album art in ID3v2.3 (for MP3) or APE/FLAC tags
I use MusicBrainz Picard and Mp3tag for tagging all of my music. Besides the standard fields provided by Mp3tag I use the following fields
Code:
ALBUMARTIST
COMPOSER
DISCNUMBER
DISCTOTAL
TRACKTOTAL
Example of my tagging

Now for the problem. When I scan in a multi-disc album I get multiple albums with the same name and image

My desire is to have the multi-disc albums show up as a single entry in the Album view, then just have all of the tracks in order CD1 Track1 - CD1 TrackN...CD2 Track1 - CD2 TrackN...CDN Track1 - CDN TrackN.
I would love any tips or tricks from the community. Wondering if XBMC uses a different field than what foobar2000 uses. I see the same issue if I put all the tracks in one folder and pre-pend the CD# to the track.
Issue is seen both in Windows and Linux on Gotham 13.1 and 13.2 beta3, and with any skin.
Example XBMC Debug Log of scanning
Code:
http://pastebin.com/5aehAb3x
Code:
00:44:54 T:4500 DEBUG: unrecognized user text tag detected: TXXX:DISCTOTAL
00:44:54 T:4500 DEBUG: unrecognized user text tag detected: TXXX:TRACKTOTAL