jurialmunkey / plugin.video.themoviedb.helper

GNU General Public License v3.0
204 stars 96 forks source link

[BUG] Watchlist doesn't empty folder completely #1154

Open matke-84 opened 10 months ago

matke-84 commented 10 months ago

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

  1. Add movie to watch list with trakt options
  2. The movie appears in the tmdb helper folder Trakt/Movies Watchlist
  3. Remove from watchlist, confirm with popup
  4. The movie is still in the folder.
  5. 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

matke-84 commented 9 months ago

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?

BitSleek commented 1 month ago

I am still encountering this problem, it only occurs when there is one item in the widget. Removing or updating that item on Trakt won't make it update in the widget unless the Trakt cache in the addon is cleaned. This problem does not occur when there is at least more than one item in the whole widget.

matke-84 commented 1 month ago

@BitSleek Unfortunately there are a lot of bugs with the trakt. I don't know what the problem is and why they don't solve it. Maybe it's up to trakt api, so @jurialmunkey can't fix it. I would personally be very grateful if @jurialmunkey could give an some explanation.