FS#8479 - Keep log of missing albumart
Opened by Jonas Häggqvist (rasher) - Saturday, 19 January 2008, 16:46 GMT
Last edited by Jonas Häggqvist (rasher) - Thursday, 14 August 2008, 23:18 GMT
|
DetailsThis patch keeps a log of tracks for which no albumart file could be found. That way you could conceivably feed the log to a script which would locate missing albumart for you. This requires you to have played (actually, buffered) the file though. No effort is done to weed out duplicates, so the log could potentially grow quite large.
I haven't bothered to make it a setting, because I'm not entirely sure it's worth the bother, if no one but me is even remotely interested in this functionality. The log will be in .rockbox/missing-aa.log and have the filepath, artist and albumname, separated by tabs. |

