This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#8478 - Look for albumart in .rockbox/albumart/
Attached to Project:
Rockbox
Opened by Jonas Häggqvist (rasher) - Saturday, 19 January 2008, 17:40 GMT+2
Last edited by Jonas Häggqvist (rasher) - Sunday, 20 January 2008, 03:12 GMT+2
Opened by Jonas Häggqvist (rasher) - Saturday, 19 January 2008, 17:40 GMT+2
Last edited by Jonas Häggqvist (rasher) - Sunday, 20 January 2008, 03:12 GMT+2
|
DetailsThis patch will make the albumart code look for albumart in the absolute path ROCKBOX_DIR/albumart/<artist>-<album><size>.bmp in addition to the current (relative) locations.
This means you can store your albumart independently of your music files. It also adds a sanity check to fix_path_part (abort if null is encountered). |
This task depends upon
Closed by Jonas Häggqvist (rasher)
Sunday, 20 January 2008, 03:12 GMT+2
Reason for closing: Accepted
Sunday, 20 January 2008, 03:12 GMT+2
Reason for closing: Accepted
I'm asking this since most of the JPEG files that are shown as Album Art in Sansa at least (could be the others also) use this naming convention.
This would eliminate the need to rename the files to cover.bmp or other names.