Skip to content
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

Open
LeviSnoot opened this issue Jan 21, 2023 · 4 comments
Open

Erroneous entries on scheduled task #195

LeviSnoot opened this issue Jan 21, 2023 · 4 comments

Comments

@LeviSnoot
Copy link

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:
image

Plugin settings:
image

Jellyfin Version: 10.8.8
Trakt Plugin Version: 22.0.0.0

@ggogel
Copy link

ggogel commented Feb 20, 2023

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.

@ggogel
Copy link

ggogel commented Feb 20, 2023

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.

@LeviSnoot
Copy link
Author

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 library.db. I've had some success, but one item in particular just won't adding duplicate plays to trakt (see attached screenshot).

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 lastPlayedDate to NULL and removing every watched entry of this episode on trakt. No luck so far.

image

@Jerrk
Copy link

Jerrk commented Mar 7, 2023

just some more info:
I used to have this issue on my install on a different server.

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants