Bug 1914 - Implement Browse By Year for Player UI
: Implement Browse By Year for Player UI
Status: RESOLVED FIXED
Product: Logitech Media Server
Classification: Unclassified
Component: Player UI
: 6.1.0
: PC All
: P2 enhancement (vote)
: ---
Assigned To: Dan Sully
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2005-08-02 14:58 UTC by KDF
Modified: 2008-09-15 14:36 UTC (History)
0 users

See Also:
Category: ---


Attachments
adds browse by year (2.09 KB, patch)
2005-08-02 14:59 UTC, KDF
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description KDF 2005-08-02 14:58:04 UTC
Web UI has a browse year option, but this is not implemented in player UI,
presumably because it needs a bit more handling vs the other modes, since the
standard modes are lists of object references.  A little tweaking to
differentiate the non-ref ALL listings from the non-ref YEAR listings helps a
lot.  Patch for all of this coming shortly.
Comment 1 KDF 2005-08-02 14:59:21 UTC
Created attachment 691 [details]
adds browse by year

add the browse by year menuitem, rework detection of 'ALL_X' listItem and
browseItemName handling.
Comment 2 KDF 2005-08-02 15:01:23 UTC
I guess Dan is better suited to review this one. Let me know if this is desired
for branch as well.
Comment 3 Blackketter Dean 2005-08-02 15:02:13 UTC
Dan to review patch for inclusion in trunk.
Comment 4 Dan Sully 2005-08-02 15:03:56 UTC
Looks good to me.
Comment 5 KDF 2005-08-02 19:26:55 UTC
committed to trunk at change 3848