Rockbox

  • Status Closed
  • Percent Complete
    100%
  • Task Type Bugs
  • Category Plugins
  • Assigned To No-one
  • Operating System Sansa e200
  • Severity Low
  • Priority Very Low
  • Reported Version Daily build (which?)
  • Due in Version Undecided
  • Due Date Undecided
  • Votes
  • Private
Attached to Project: Rockbox
Opened by rasher - 2008-12-05
Last edited by rasher - 2008-12-12

FS#9606 - Pictureflow doesn't find albumart in /.rockbox/albumart/

Running Pictureflow, it does “Preparing album artwork” for a while, then exits displays two splashes: “No albums found” and “Could not create album art cache”, I assume the latter is because of the former.

I do have plenty of albums and albumart on both internal disk and microsd card. All my albumart is in /.rockbox/albumart/ (available in several sizes, one of which is 100×100).

I suspect this is because id3.artist isn’t set before calling search_albumart_files() in get_albumart_for_index_from_db(), so the search for albums in /.rockbox/albumart/ never runs since it needs to now the artist name. Ideally id3.albumartist should be set as well.

As a sidenote - shouldn’t Pictureflow run even when no albumart is found?

Using r19324.

Closed by  rasher
2008-12-12 21:29
Reason for closing:  Fixed
Additional comments about closing:   Warning: Undefined array key "typography" in /home/rockbox/flyspray/plugins/dokuwiki/inc/parserutils.php on line 371 Warning: Undefined array key "camelcase" in /home/rockbox/flyspray/plugins/dokuwiki/inc/parserutils.php on line 407

Fix committed revision 19408 ( FS#9627  ).

AFAIK it basically only searches for cover*.bmp, yes.

No, it searches for covers in the same place as the regular album art system as described on http://www.rockbox.org/twiki/bin/view/Main/AlbumArt#Where_To_Put_The_Images - from my reading of the code, it should certainly find <albumname>.bmp and <filename>.bmp for example.

Loading...

Available keyboard shortcuts

Tasklist

Task Details

Task Editing