[RELEASE] Texture Cache Maintenance utility
(2013-11-21, 06:21)MilhouseVH Wrote:
(2013-11-21, 05:43)epoke Wrote: I have album art file in each album folder, but file names are [AlbumArtist] - [Album].jpg, not folder.jpg or cover.jpg. And all tracks have embedded album art in tag.
./texturecache.py c Albums could not cache my album art, maybe album art file name is issue, right?
How can I cache album arts without renaming album art file name?

Yep, the problem is your naming convention - it's not a supported filename so the local artwork files are ignored, and the embedded artwork is used instead.

Unfortunately, embedded artwork can't be pre-cached - it's a GUI-only process that kicks in as you browse through your library.

Your only option would be to rename your album artwork with a supported filename (eg. folder.jpg), then assign the new artwork to each album - unfortunately that probably means re-scraping your entire music library, unless you're adept at SQL manipulation.

Thanks for quick answer.
I have renamed all album arts to Folder.jpg and trying to replace url field in art table from mysql database. But it's not easy.
I will drop db and scrape music again.
XBMC Korean User Group
http://xbmc-korea.com
Reply


Messages In This Thread
RE: [RELEASE] Texture Cache Maintenance utility - by epoke - 2013-11-21, 10:59
Crash on Gotham on OS X - by desepticon - 2014-05-29, 17:57
Cleaning - by AleisterHH - 2018-05-28, 22:03
RE: Cleaning - by Milhouse - 2018-05-28, 22:16
qax genre not updated - by Just-Me_A-User - 2018-06-12, 22:06
RE: qax genre not updated - by Milhouse - 2018-06-12, 23:40
Logout Mark Read Team Forum Stats Members Help
[RELEASE] Texture Cache Maintenance utility17