bonukai / MediaTracker

Self hosted media tracker for movies, tv shows, video games, books and audiobooks
MIT License
536 stars 23 forks source link

How do I sync past watch history in Jellyfin with your plugin? #556

Closed phirestalker closed 7 months ago

phirestalker commented 7 months ago

I don't know what happened, but some watches are not being synced to Mediatracker from Jellyfin. I am not sure what to check to troubleshoot. The plugin was working.

EDIT: I see it is one show now. I found some error messages

[2023-11-12 17:35:03.163 -07:00] [INF] [45] Jellyfin.Plugin.MediaTracker.ServerEntryPoint: Updating progress for episode of "Dragon Ball Z" S05E16 - 83.90% - "playing" for user "phire"
[2023-11-12 17:35:03.332 -07:00] [ERR] [45] Jellyfin.Plugin.MediaTracker.ServerEntryPoint: MediaTracker error: "Unable to find mediaItem with id: {\"imdbId\":\"tt0214341\",\"tmdbId\":null}"
[2023-11-12 17:35:18.164 -07:00] [INF] [15] Jellyfin.Plugin.MediaTracker.ServerEntryPoint: Updating progress for episode of "Dragon Ball Z" S05E16 - 84.93% - "playing" for user "phire"
[2023-11-12 17:35:18.742 -07:00] [ERR] [15] Jellyfin.Plugin.MediaTracker.ServerEntryPoint: MediaTracker error: "Unable to find mediaItem with id: {\"imdbId\":\"tt0214341\",\"tmdbId\":null}"
phirestalker commented 7 months ago

I figured out why it didn't sync these, but I still would like to sync past watch history. Is that a current feature?

phirestalker commented 7 months ago

Found out I should have filed this on the plugin repo. I had forgotten where it was.