-
-
Notifications
You must be signed in to change notification settings - Fork 34
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Erroneous entries on scheduled task #195
Comments
I can confirm this but for me it is the other way around. On every scheduled task it marks the same episodes as watched, although they are not set was watched on Trakt. I also noticed that there are some items, which are set as watched on Jellyfin since months, were not synced to Trakt. Overall the scheduled task sync seems to be completely unreliable at the moment. |
The issue with the items being marked as watched in Jellyfin although they aren't in Trakt seems to occur since version 23. The issue with items that aren't synced to Trakt seems to occur since months already. |
So an update to this. I've used DB Browser to identify and try to fix the play/playcount mismatch between trakt and jellyfin using One thing that is probably relevant to all this is that "Rise of the Teenage Mutant Ninja Turtles" was using the TMDb metadata for the episodes while the filenames and order were based on the TVDb metadata. I changed the entry in Jellyfin to use the TVDb data, which is now correct, however I am still left with this issue. I have tried setting the playcount to 0 for these two entries (which I believe trakt was seeing as one and the same because of the metadata mismatch I just mentioned), setting |
just some more info: I then transferred all the media to my new server and did a reinstall of jellyfin and the problem has not returned as of yet. #195 (comment) i believe this is a completely separate issue that i am also having currently. |
So I'm pretty sure this has been going on for months, I'm just deciding to actually deal with it now.
From what I can tell, when Jellyfin runs the scheduled task "Export library to trakt.tv", a number of episodes that I did not play at the time get submitted to trakt with an additional play. This is apparent because the timestamps on trakt.tv are the same as when the scheduled task occurs (daily at 12:15 AM).
No idea what the cause is and why these particular entries and not others. If you need logs I need to know how to extract them.
Trakt history:
Plugin settings:
Jellyfin Version: 10.8.8
Trakt Plugin Version: 22.0.0.0
The text was updated successfully, but these errors were encountered: