- Status Closed
- Percent Complete
- Task Type Patches
- Category User Interface → Themes
- Assigned To No-one
- Operating System All players
- Severity Low
- Priority Very Low
- Reported Version Daily build (which?)
- Due in Version Undecided
-
Due Date
Undecided
- Votes
- Private
FS#8478 - Look for albumart in .rockbox/albumart/
This 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).
Loading...
Available keyboard shortcuts
- Alt + ⇧ Shift + l Login Dialog / Logout
- Alt + ⇧ Shift + a Add new task
- Alt + ⇧ Shift + m My searches
- Alt + ⇧ Shift + t focus taskid search
Tasklist
- o open selected task
- j move cursor down
- k move cursor up
Task Details
- n Next task
- p Previous task
- Alt + ⇧ Shift + e ↵ Enter Edit this task
- Alt + ⇧ Shift + w watch task
- Alt + ⇧ Shift + y Close Task
Task Editing
- Alt + ⇧ Shift + s save task
rasher, is it possible to make the albumart code to search for other strings such as Folder.bmp or AlbumArt.bmp?
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.