Bugzilla – Bug 13734
7.4 - r28243 breaks albums (and later version) Version: 7.4 - r28304
Last modified: 2012-02-27 17:33:18 UTC
I don't know if this is a tagging or database or something else, I guessed tagging to get it into bugzilla The most recent releases break a lot of my albums into one-song per album, with the result being lots of duplicate albums. All the files are flac, and this has been working for years, since the Slimserver 5.x series, at least. Debian Lenny. To help isolate it, I did a complete removal of squeezecenter/sbs, with deletion of config files, etc. Then I had synaptic install squeezeboxserver This installed Version: 7.4 - r28244 @ Sun Aug 23 04:00:28 PDT 2009 Interesting side note, it installed MySql 5.0, I would have expected MySql 5.1 since that is the current release. Did a full clear and rescan. Same result, some albums are broken, one song stored in duplicate albums. Thirteen "albums" for Raising Sand. Internally, the FLAC/Orbis tags are all identical. MUSICBRAINZ_ALBUMID=http://musicbrainz.org/release/060d2f99-5f82-488a-9f0a-b6b1a8112026.html 02_-_Killing_the_Blues.flac: comment[4]: ALBUM=Raising Sand 03_-_Sister_Rosetta_Goes_Before_Us.flac: comment[4]: ALBUM=Raising Sand 04_-_Polly_Come_Home.flac: comment[4]: ALBUM=Raising Sand 05_-_Gone_Gone_Gone__Done_Moved_On_.flac: comment[4]: ALBUM=Raising Sand 06_-_Through_the_Morning,_Through_the_Night.flac: comment[4]: ALBUM=Raising Sand 07_-_Please_Read_the_Letter.flac: comment[4]: ALBUM=Raising Sand 08_-_Trampled_Rose.flac: comment[4]: ALBUM=Raising Sand 09_-_Fortune_Teller.flac: comment[4]: ALBUM=Raising Sand 10_-_Stick_With_Me_Baby.flac: comment[4]: ALBUM=Raising Sand 11_-_Nothin_.flac: comment[4]: ALBUM=Raising Sand 12_-_Let_Your_Loss_Be_Your_Lesson.flac: comment[4]: ALBUM=Raising Sand 13_-_Your_Long_Journey.flac: comment[4]: ALBUM=Raising Sand See also http://forums.slimdevices.com/showthread.php?t=66972
I've checked the tags using metatag, and they sure look OK to me. Partial version included in initial submission of this bug
Steven: can you have a look at this one
Created attachment 5738 [details] metaflac --list of RobertPlant album directory Clearly shows same album string in oggvorbis comments.
Created attachment 5771 [details] metaflac --list of The Mark Newton Band album directory this one shows properly, one album, lots of songs
(In reply to comment #4) > Created an attachment (id=5771) [details] > metaflac --list of The Mark Newton Band album directory > > this one shows properly, one album, lots of songs That one doesn't have any musicbrainz tags -- do you happen have any w/musicbrainz tags too? Do all of the "fail" case albums have MB tags? Just trying to find a common cause.
(In reply to comment #4) > Created an attachment (id=5771) [details] > metaflac --list of The Mark Newton Band album directory > > this one shows properly, one album, lots of songs Another thing I'm curious about -- do you have a multi-item separator set to "&"? That would split Alison Krauss and Robert Plant into separate. Do your other "fail" albums have any other similarities?
Created attachment 5772 [details] metaflac --list of Joni Mitchel Blue album directory seems to have musizbrainz
Created attachment 5773 [details] metaflac --list of Joni Mitchel Hejira album directory also has MUSICBRAINZ_ALBUMID=
Looks like a tagging problem, more than a SBS problem While they all are in a single "per album" directory and have the same MUSICBRAINZ_ALBUMID= something makes them different. metaflac --list * | grep MUSICBRAINZ_ALBUMID 01_-_All_I_Want.flac: comment[5]: MUSICBRAINZ_ALBUMID=http://musicbrainz.org/release/243fb7b0-e7f3-42e8-bdfc-a66fd9e23d0e.html 02_-_My_Old_Man.flac: comment[5]: MUSICBRAINZ_ALBUMID=http://musicbrainz.org/release/243fb7b0-e7f3-42e8-bdfc-a66fd9e23d0e.html 03_-_Little_Green.flac: comment[5]: MUSICBRAINZ_ALBUMID=http://musicbrainz.org/release/243fb7b0-e7f3-42e8-bdfc-a66fd9e23d0e.html 04_-_Carey.flac: comment[5]: MUSICBRAINZ_ALBUMID=http://musicbrainz.org/release/243fb7b0-e7f3-42e8-bdfc-a66fd9e23d0e.html 05_-_Blue.flac: comment[5]: MUSICBRAINZ_ALBUMID=http://musicbrainz.org/release/243fb7b0-e7f3-42e8-bdfc-a66fd9e23d0e.html 06_-_California.flac: comment[5]: MUSICBRAINZ_ALBUMID=http://musicbrainz.org/release/243fb7b0-e7f3-42e8-bdfc-a66fd9e23d0e.html 07_-_This_Flight_Tonight.flac: comment[5]: MUSICBRAINZ_ALBUMID=http://musicbrainz.org/release/243fb7b0-e7f3-42e8-bdfc-a66fd9e23d0e.html 08_-_River.flac: comment[5]: MUSICBRAINZ_ALBUMID=http://musicbrainz.org/release/243fb7b0-e7f3-42e8-bdfc-a66fd9e23d0e.html 09_-_A_Case_of_You.flac: comment[5]: MUSICBRAINZ_ALBUMID=http://musicbrainz.org/release/243fb7b0-e7f3-42e8-bdfc-a66fd9e23d0e.html 10_-_The_Last_Time_I_Saw_Richard.flac: comment[5]: MUSICBRAINZ_ALBUMID=http://musicbrainz.org/release/243fb7b0-e7f3-42e8-bdfc-a66fd9e23d0e.html
Which of these new logs reflect albums that split improperly, and which work correctly?
Opps, unclear. The Blue and Hejira albums both have MUSICBRAINZ tags, and appear broken in SBS. The "Mark Newton" album displays properly and does not have MUSICBRAINZ tags.
lowering priority. I think its a bug, its easy to reproduce. But if I was doing triage, it would be lower than normal.
*** This bug has been marked as a duplicate of bug 14587 ***
Closing resolved bugs - if you feel this bug still exists please first re-test with the latest SW/FW version. If you are able to reproduce then feel free to reopen and attach new logs / steps to reproduce.