Bug 11008 - Track number not used to sort track in album view
: Track number not used to sort track in album view
Status: RESOLVED INVALID
Product: Logitech Media Server
Classification: Unclassified
Component: Database
: 7.3.1
: PC Windows Vista
: -- normal with 1 vote (vote)
: 7.3.3
Assigned To: Squeezebox QA Team email alias
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2009-02-08 03:15 UTC by Barry Caruth
Modified: 2009-03-26 15:36 UTC (History)
0 users

See Also:
Category: ---


Attachments
Sample of 3 files from an album (9.68 MB, application/x-zip-compressed)
2009-02-09 07:41 UTC, Barry Caruth
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Barry Caruth 2009-02-08 03:15:07 UTC
I have some albums where I re-ripped track 1 due to some encoding issues. For these albums, when browsing in the Squeeze Center web interface or via the SqueezeBox interface the track numbered "1" is listed at the end of the album.

It would appear that track number is not used to order the items in the album display.
Comment 1 James Richardson 2009-02-09 07:24:05 UTC
Please provide a sample track
Comment 2 Barry Caruth 2009-02-09 07:41:47 UTC
Created attachment 4783 [details]
Sample of 3 files from an album

The attached zip file contains track 1, 2 & 3 from an album exhibiting the bug. When viewed in SC or via SB, track 1 is listed at the end of the album despite having a track number of 1.
Comment 3 Chris Owens 2009-03-16 09:51:16 UTC
We are now planning to make a 7.3.3 release.  Please review your bugs (all marked open against 7.3.3) to see if they can be fixed in the next few weeks, or if they should be retargeted for 7.4 or future.

Thanks!
Comment 4 James Richardson 2009-03-26 15:36:18 UTC
Barry:  Thank you for the samples, it would appear that when you 're-ripped' the tracks, extra ID3 tag data was included in the tracks that is no present in the non-re-ripped tracks.

I.E. Track 1 has Compilation and Disc data that tracks 2 and 3 do not.  Because of this, SC is sorting track 1 as part of Disc 1 .  Then it is sorting track 2 and 3 as part of Disc NUL

If i remove the extra ID3 tag data for Disc and Compilation (OR add it to track 2/3) then all the tracks are sorted properly.