This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#8051 - "year album" tag for tag cache
Attached to Project:
Rockbox
Opened by Robert Kukla (roolku) - Tuesday, 30 October 2007, 15:40 GMT+2
Last edited by Paul Louden (Llorean) - Sunday, 15 March 2009, 04:50 GMT+2
Opened by Robert Kukla (roolku) - Tuesday, 30 October 2007, 15:40 GMT+2
Last edited by Paul Louden (Llorean) - Sunday, 15 March 2009, 04:50 GMT+2
|
DetailsThis patch addresses the often heard desire to display albums as "year album" in the Database (see for example: http://forums.rockbox.org/index.php?topic=13191.0)
It implements option 3b) from the discussion here: http://forums.rockbox.org/index.php?topic=13191.msg100433#msg100433 The new tag is called yearalbum and can be used as a filter in the database. It can not be used in the WPS and use in a database conditional clause is discouraged (but possible). I have edited the tagnavi.config to use the new tag where appropriate. Warning: a database rebuild is required, so export your runtime data. |
This task depends upon
Closed by Paul Louden (Llorean)
Sunday, 15 March 2009, 04:50 GMT+2
Reason for closing: Rejected
Additional comments about closing: Needs to be reimplemented in a better way to be considered.
Sunday, 15 March 2009, 04:50 GMT+2
Reason for closing: Rejected
Additional comments about closing: Needs to be reimplemented in a better way to be considered.
Why it can't be submitted to svn? It's a shame to have to rebuild the database if I want to try some other patch cleanly or if I must switch to a daily build.
Is there some bug or something that prevents it to be submitted?
Anyway, thanks for this patch.
Currently, it seems that there's a limitation so that only the track views can be formatted. This limitation should be resolved, so that a fomatted album name like
"%format "fmt_album" "(%4d) %s" year album" works too. This would be a nice implementation of year album, which also adds the possiblity to combine everything with everything.
If you want to start your own unofficial tracker, nobody's stopping you.