Posts: 90
Joined: Feb 2014
Reputation:
2
Yeah, ignoring it works well.
I only exported after deleting the lines in my db, that erased them from the nfo when I exported them. I checked and they look fine now.
I use mediaelch, but it may have stemmed from accidentally setting imdb for actors at some point. Now they seem stuck like glue. Oh well. I cleaned it out, maybe ill just delete MySQL db and start fresh again. Thanks for lending your eyes to my issue.
Posts: 3,045
Joined: Aug 2009
Reputation:
153
vbat99
Posting Freak
Posts: 3,045
He he he, try mediacompanion instead... (cheeky)
Posts: 266
Joined: Dec 2013
Reputation:
9
Great work!
Is it possible to clean the cache for a specific image file, such as <addon>/fanart.jpg?
Posts: 17,855
Joined: Jan 2011
Reputation:
1,055
Milhouse
Retired Team-Kodi Member
Posts: 17,855
Sure, use the search function ("s <addon>/fanart.jpg") to find entries in the cache, then use "d #" to delete specific rows from the cache.
Or use "purge all <pattern>" to purge entries from the cache based on a pattern eg. "purge all youtube.com" would purge YouTube related artwork. Though try using "purgetest" to perform dry runs while testing.
Texture Cache Maintenance Utility: Preload your texture cache for optimal UI performance. Remotely manage media libraries. Purge unused artwork to free up space. Find missing media. Configurable QA check to highlight metadata issues. Aid in diagnosis of library and cache related problems.
Posts: 81
Joined: Dec 2013
Reputation:
0
Hi Milhouse, I recreated (for necessity) the whole SQL database for my media library, but after the scraping procedure, fanarts and posters are in low resolution (before it was Hi-res).
Before to make the scraping I setted the "best quality fanart image" inside Kodi settings.
Texturecahce can solve this issue?
Thx a lot