Bug 4279 - Browse years with tracks without ALBUM tag
: Browse years with tracks without ALBUM tag
Status: NEW
Product: Logitech Media Server
Classification: Unclassified
Component: Player UI
: 6.5.0
: PC Ubuntu Linux
: -- minor with 1 vote (vote)
: ---
Assigned To: Unassigned bug - please assign me!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2006-10-02 21:42 UTC by Erland Isaksson
Modified: 2011-11-06 23:23 UTC (History)
1 user (show)

See Also:
Category: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Erland Isaksson 2006-10-02 21:42:52 UTC
I'm not sure if this is a bug or the correct behaviour, but to me it feels like a bug.

The problem is in the browse years menu on the SqueezeBox.

If I have tracks without ALBUM tags these are always shown below the "Unknown" year independent if they actually have a YEAR tag or not. The correct behaviour would be to only display them below "Unknown" if they don't have a YEAR tag but display them under the correct year if a YEAR tag exist.
Comment 1 Chris Owens 2006-10-03 11:44:34 UTC
I used an album ripped into mp3 files, removed the album tag, and set the year tag to 1845.  It did not appear in the browse years list.
Comment 2 Erland Isaksson 2006-10-04 09:38:15 UTC
I think the problem is that the Years menu is using albums.year in the SQL instead of tracks.year. This result in that all tracks connected to the "No Album" row in the albums table will be presented as "Unknown" year even though the track might have a year in tracks.year.
Comment 3 KDF 2007-12-05 16:16:59 UTC
Currently, browse by year uses year.id for the years. see also bug 4637 and bug 5211.
code location: Slim/Schema/Year.pm and Slim/Schema/ResultSet/Year.pm
Comment 4 Blackketter Dean 2007-12-29 07:12:29 UTC
related to bug 5211

Comment 5 Alan Young 2011-11-06 23:23:20 UTC
Unassigned bugs cannot have a priority.