2024-10-14, 06:30 PM
I'm pretty new to jellyfin from plex and i installed the track plugin and linked it to my account, but I'm getting conflict and exceptions showing in the logs. I can't find for the life of me what show or movie is causing the conflict. I've went thru the logs and even pasted then in chatGPT, but still struggling. Is there another place that might show what the conflict is or specific plugin logs? I would be forever grateful if anyone could point me how to fix?
Server Linux Mint Mate 22
Jellyfin 10.9.11
Web version
10.9.11
Build version
10.9.11
[2024-10-14 13:06:41.743 -04:00] [ERR] Exception handled in PostToTrakt
System.Net.Http.HttpRequestException: Response status code does not indicate success: 409 (Conflict).
at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
at Trakt.Api.TraktApi.PostToTrakt[T](String url, Object data, TraktUser traktUser, CancellationToken cancellationToken)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task, ConfigureAwaitOptions options)
[2024-10-14 13:06:41.750 -04:00] [ERR] Exception occurred while sending a playback status update to trakt.tv for user "plex2".
System.Net.Http.HttpRequestException: Response status code does not indicate success: 409 (Conflict).
at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
at Trakt.Api.TraktApi.PostToTrakt[T](String url, Object data, TraktUser traktUser, CancellationToken cancellationToken)
at Trakt.Api.TraktApi.SendEpisodeStatusUpdateAsync(Episode episode, MediaStatus mediaStatus, TraktUser traktUser, Single progressPercent, Boolean useProviderIds)
at Trakt.ServerMediator.KernelPlaybackStopped(Object sender, PlaybackStopEventArgs playbackStoppedEventArgs)
Server Linux Mint Mate 22
Jellyfin 10.9.11
Web version
10.9.11
Build version
10.9.11
[2024-10-14 13:06:41.743 -04:00] [ERR] Exception handled in PostToTrakt
System.Net.Http.HttpRequestException: Response status code does not indicate success: 409 (Conflict).
at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
at Trakt.Api.TraktApi.PostToTrakt[T](String url, Object data, TraktUser traktUser, CancellationToken cancellationToken)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task, ConfigureAwaitOptions options)
[2024-10-14 13:06:41.750 -04:00] [ERR] Exception occurred while sending a playback status update to trakt.tv for user "plex2".
System.Net.Http.HttpRequestException: Response status code does not indicate success: 409 (Conflict).
at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
at Trakt.Api.TraktApi.PostToTrakt[T](String url, Object data, TraktUser traktUser, CancellationToken cancellationToken)
at Trakt.Api.TraktApi.SendEpisodeStatusUpdateAsync(Episode episode, MediaStatus mediaStatus, TraktUser traktUser, Single progressPercent, Boolean useProviderIds)
at Trakt.ServerMediator.KernelPlaybackStopped(Object sender, PlaybackStopEventArgs playbackStoppedEventArgs)