2023-09-13, 23:19
(2023-09-13, 23:09)jbinkley60 Wrote: Even using my approach of setting the lasthashchecked date back 3 days ? If so, that shouldn't happen.
"any" may have been too vague, i did a few things to invalidate the data so that kodi would reload it
including setting the cachedurl to the url so that the cached image would be the original
and update set hash = ""
and update set cachedurl = ""
but not your solution
-----
with your solution i did UPDATE texture SET lasthashcheck = "2023-09-01 00:00:00"
but it did not invalidate the cache for unknown reasons, all the artwork is coming from jellyfin http://<server>/ and jellyfin touches kodi directly so i just chalked it up to jellyfin
even with container refresh the items still loaded from last and did not recache as they did when executing a delete