Stop Image Cache
#1
Hi,
Is it Possible to stop the Caching of Images (For example Fanart) for an Plugin?
Reply
#2
(2016-11-17, 08:52)L0RE Wrote: Hi,
Is it Possible to stop the Caching of Images (For example Fanart) for an Plugin?

As a developer, if you set the image there is an option to not use cache, but in my experience that is very flimsy and still caches probably 75% of the time. If the image is being set via xml and a property I have not personally found a way to prevent caching. Imo the caching is pretty bad for hi res images it down scales them horribly. If you are not a dev and want overall caching prevented I would suggest a cache clearing addon or writing a script that runs and clears the cache every x minutes / hours. . Hopefully a kodi dev may have a better response, but I have not found anything better.
Reply
#3
"An option to not use cache"
Do you Mean:
endOfDirectory(...)
endOfDirectory(handle[, succeeded, updateListing, cacheToDisc])-

Or is there another Option ?
Reply
#4
there's an option for scripts, i think that's what Protocol-X is referring to.
https://codedocs.xyz/xbmc/xbmc/group__py...116a784ac5
Do not PM or e-mail Team-Kodi members directly asking for support.
Always read the Forum rules, Kodi online-manual, FAQ, Help and Search the forum before posting.
Reply
#5
/points up. What he said. Sorry for not providing a link or example earlier I was not notified of the response.
Reply

Logout Mark Read Team Forum Stats Members Help
Stop Image Cache0