2009-07-14, 08:43
I am currently prepping all my music files to be scanned into the XBMC music library. Most of my collection exists of double cd compilations (global underground stuff and such), fitted into single mp3 files in the following structure:
x:\folder\artist\album\cd1\cd1.mp3
x:\folder\artist\album\cd1\cd1.cue
x:\folder\artist\album\cd2\cd2.mp3
x:\folder\artist\album\cd2\cd2.cue
As said most of these are compilations, but all MP3 files have the Album Artist tag filled out AND all CUE files have the Performer tag on disc level filled out. However I keep facing two issues:
1 - As said all my MP3 and cue files have the Album Artist filled out. I would expect than, that XBMC would use these names as the Artist name in the library, as I read the following in the WIKI:
A little further in the same wiki I read that when the album artist is not used, some fallback rules apply.
Why am I getting the Various Artists label to all my compilation CD's despite the fact that I am using the Album artist tag? Is it because I am using CUE files and XBMC does not recognize the Album Artist tag from the main file?
2 - The only way to get CD1 and CD2 separated is to add to the CUE sheet a title including the cd number.
E.g. cd1.cue contains:
TITLE "GU 015 - Singapore (CD1)"
and cd2.cue contains
TITLE "GU 015 - Singapore (CD1)"
The result however is that I get two CD listings in XBMC. On the other hand, when I include TITLE "GU 015 - Singapore" in both CUE files I do get one CD listing, but then all tracks of both cd's are stacked upon eachother (giving me two times track 1, two times track 2 etc.)
Is there a way, similarly to File Mode, to get the CD title on the root level and a selection for CD1 or CD2 on the sub-level using CUE sheets (without numbering all tracks for CD1 and CD2 continuously)?
x:\folder\artist\album\cd1\cd1.mp3
x:\folder\artist\album\cd1\cd1.cue
x:\folder\artist\album\cd2\cd2.mp3
x:\folder\artist\album\cd2\cd2.cue
As said most of these are compilations, but all MP3 files have the Album Artist tag filled out AND all CUE files have the Performer tag on disc level filled out. However I keep facing two issues:
1 - As said all my MP3 and cue files have the Album Artist filled out. I would expect than, that XBMC would use these names as the Artist name in the library, as I read the following in the WIKI:
Quote:XBMC reads the Album Artist tag in ID3, Ogg, APE and MP4 tags and uses it if available to assign an artist to the album (independently of the track's artist information).
A little further in the same wiki I read that when the album artist is not used, some fallback rules apply.
Why am I getting the Various Artists label to all my compilation CD's despite the fact that I am using the Album artist tag? Is it because I am using CUE files and XBMC does not recognize the Album Artist tag from the main file?
2 - The only way to get CD1 and CD2 separated is to add to the CUE sheet a title including the cd number.
E.g. cd1.cue contains:
TITLE "GU 015 - Singapore (CD1)"
and cd2.cue contains
TITLE "GU 015 - Singapore (CD1)"
The result however is that I get two CD listings in XBMC. On the other hand, when I include TITLE "GU 015 - Singapore" in both CUE files I do get one CD listing, but then all tracks of both cd's are stacked upon eachother (giving me two times track 1, two times track 2 etc.)
Is there a way, similarly to File Mode, to get the CD title on the root level and a selection for CD1 or CD2 on the sub-level using CUE sheets (without numbering all tracks for CD1 and CD2 continuously)?