long story short i am doing small manipulations to the sqlite DB my kodi instance. (mostly dates/recently added)
if i execute
Code:
kodi-send -a "Container.Refresh";
that will work for the area the box is current on (example: TvShows>Recently Added will refresh). But Movies>Recently Added will not get refreshed.
Is there a way to refresh a targeted “view”? better yet is there a refresh all video?
Thanks!
**its odd, I’ve noticed a reboot doesn’t work 100% of the time, is the DB being cached? if so is there a cache i could delete following an update?
Thanks,