Hi,
Long time jellyfin user, this first time I've an issue that I cannot solve on my own so I hope that someone out there can help me :-)
I've trouble importing watched status from my trakt.tv account using the trakt.tv plugin on a fresh, newly installed (i.e. not migrated) jellyfin v10.11.1 running on latest jellyfin/jellyfin docker image on my ugreen nas. I did many installation that way in the past and never had issue with it.
issue: watch import doesn't work, job stops immediately with an error
error: no idea what ItemId, UserId, CustomDataKey but they seem to be duplicated somewhere
logs: https://privatebin.net/?5592391487ad3c26...1fc84x5qsY
my setup
- server: ugreen nas dxp4800plus
- jellyfin server: v10.11.1 (docker jellyfin/jellyfin:latest)
- trakt plugin: v27.0.0.0 (official repo)
- trakt plugin authorized in trakt.tv, set to import watch state from trakt on job run, debug log enabled
what I already tried without success (several times, always restarted jellyfin between each steps, launch scheduled with admin user job from dashboard):
- deauthorize, disable, and uninstall trakt plugin from v10.10 instance
- disable/enable trakt plugin
- uninstall/install trakt plugin (ensure no configuration left on file system)
- force reauthorisation device for all users
- deauthorize/authorize device for different users (4 users, different names and roles, check on trakt.tv device are revoked/autorised correctly)
- downgrade plugin to v25 (after having disabled job to update plugin)
- only keep setting to set set local items as watched
I tried again with my old v10.10.7 jellyfin with trakt plugin v26.0 and watch status are imported correctly.
Everything else seems to work as expected, including sync libraries and watching media with kodi addon as client jellyfin. Congratulations on the latest release btw, I know how refactoring can be daunting, I appreciate your effort!
Long time jellyfin user, this first time I've an issue that I cannot solve on my own so I hope that someone out there can help me :-)
I've trouble importing watched status from my trakt.tv account using the trakt.tv plugin on a fresh, newly installed (i.e. not migrated) jellyfin v10.11.1 running on latest jellyfin/jellyfin docker image on my ugreen nas. I did many installation that way in the past and never had issue with it.
issue: watch import doesn't work, job stops immediately with an error
error: no idea what ItemId, UserId, CustomDataKey but they seem to be duplicated somewhere
Code:
System.InvalidOperationException: The instance of entity type 'UserData' cannot be tracked because another instance with the same key value for {'ItemId', 'UserId', 'CustomDataKey'} is already being trackedlogs: https://privatebin.net/?5592391487ad3c26...1fc84x5qsY
my setup
- server: ugreen nas dxp4800plus
- jellyfin server: v10.11.1 (docker jellyfin/jellyfin:latest)
- trakt plugin: v27.0.0.0 (official repo)
- trakt plugin authorized in trakt.tv, set to import watch state from trakt on job run, debug log enabled
what I already tried without success (several times, always restarted jellyfin between each steps, launch scheduled with admin user job from dashboard):
- deauthorize, disable, and uninstall trakt plugin from v10.10 instance
- disable/enable trakt plugin
- uninstall/install trakt plugin (ensure no configuration left on file system)
- force reauthorisation device for all users
- deauthorize/authorize device for different users (4 users, different names and roles, check on trakt.tv device are revoked/autorised correctly)
- downgrade plugin to v25 (after having disabled job to update plugin)
- only keep setting to set set local items as watched
I tried again with my old v10.10.7 jellyfin with trakt plugin v26.0 and watch status are imported correctly.
Everything else seems to work as expected, including sync libraries and watching media with kodi addon as client jellyfin. Congratulations on the latest release btw, I know how refactoring can be daunting, I appreciate your effort!
