plugin.video.themoviedb.helper
plugin.video.themoviedb.helper copied to clipboard
[BUG] Watchlist doesn't empty folder completely
Describe the bug
As the title says, the watchlist folder always leaves one movie and one tv show in it, no matter how many times I wipe. When I go to the Trakt site, everything there is empty. The only thing that helps is to go to addon_data/plugin.video.themoviedb.helper and delete it TraktAPI.db.
Steps To Reproduce
- Add movie to watch list with trakt options
- The movie appears in the tmdb helper folder Trakt/Movies Watchlist
- Remove from watchlist, confirm with popup
- The movie is still in the folder.
- Whatever I was doing still exists in the folder until I delete the mentioned file from the cache.
Debug log
No response
Screenshots and Additional Info
No response
Checklist
- [X] I have searched the issues and this bug has not been reported.
- [X] I have updated TMDbHelper to the most recent version.
- [X] I have described the bug and included steps to reproduce the issue
- [ ] I have uploaded my debug log.
I've done a little research on this problem and it's actually not just a problem with watchlist. I think globally it's a trakt cache problem. This is actually the same problem as this one. https://github.com/jurialmunkey/plugin.video.themoviedb.helper/issues/1110 Can this be solved?