Hi
My library is composed of single file FLAC with CUE
Everything works fine here except for Classical Album.
My files are named like this : Sergueï Vassilievitch Rachmaninov - Piano Concertos Nos. 1 & 2 (2004) [FLAC].flac
My files have no tag, because the cue file to the job to sort album/artist/genre...
I choose in my CUE that album PERFORMER is the composer name
And each Tracks have as PERFORMER the artists (orchestra, conductor....)
But here LMS show this as Various artists.
I'd like LMS to watch the first PERFORMER of the CUE file has Album artist and show this in my artist list.
I tried to deal this with the misssingtag option in LMS but don't find how to work with.
Thanks for helping.
My library is composed of single file FLAC with CUE
Everything works fine here except for Classical Album.
My files are named like this : Sergueï Vassilievitch Rachmaninov - Piano Concertos Nos. 1 & 2 (2004) [FLAC].flac
My files have no tag, because the cue file to the job to sort album/artist/genre...
I choose in my CUE that album PERFORMER is the composer name
And each Tracks have as PERFORMER the artists (orchestra, conductor....)
Code:
TITLE "Piano Concertos Nos. 1 & 2"
PERFORMER "Sergueï Vassilievitch Rachmaninov"
CATALOG 0028945964324
REM GENRE "Classical"
REM DATE "2004"
REM DISCNUMBER 01
REM TOTALDISCS 01
REM DISCID 400E9B06
REM REPLAYGAIN_ALBUM_GAIN 0.12 dB
REM REPLAYGAIN_ALBUM_PEAK 0.999969
FILE "Sergueï Vassilievitch Rachmaninov - Piano Concertos Nos. 1 & 2 (2004) [FLAC].flac" WAVE
TRACK 01 AUDIO
TITLE "Concerto for Piano and Orchestra, No. 1 in F-sharp minor, Op. 1: I. Vivace - Moderato - Vivace"
PERFORMER "Boston Symphony Orchestra, Seiji Ozawa, Krystian Zimerman"
SONGWRITER "Sergueï Vassilievitch Rachmaninov"
ISRC DEF059705531
REM REPLAYGAIN_TRACK_GAIN -1.28 dB
REM REPLAYGAIN_TRACK_PEAK 0.999969
INDEX 01 00:00:00
I'd like LMS to watch the first PERFORMER of the CUE file has Album artist and show this in my artist list.
I tried to deal this with the misssingtag option in LMS but don't find how to work with.
Thanks for helping.