Jellyfin Forum
Trakt plugin - Printable Version

+- Jellyfin Forum (https://forum.jellyfin.org)
+-- Forum: Support (https://forum.jellyfin.org/f-support)
+--- Forum: General Questions (https://forum.jellyfin.org/f-general-questions)
+--- Thread: Trakt plugin (/t-trakt-plugin)

Pages: 1 2


RE: Trakt plugin - TheDreadPirate - 2024-11-05

Is Jellyfin and Kodi conflicting with each other? Keep in mind that Jellyfin and Kodi aren't tightly integrated like an actual Jellyfin client would be.

Kodi is essentially a standalone client that has compatibility with Jellyfin through add-ons. I'm not familiar with Trakt in Kodi, but perhaps it is ignoring or overriding whatever you do to Trakt through Jellyfin?


RE: Trakt plugin - Prahlis - 2024-12-07

(2024-11-05, 07:44 PM)TheDreadPirate Wrote: Is Jellyfin and Kodi conflicting with each other?  Keep in mind that Jellyfin and Kodi aren't tightly integrated like an actual Jellyfin client would be.

Kodi is essentially a standalone client that has compatibility with Jellyfin through add-ons.  I'm not familiar with Trakt in Kodi, but perhaps it is ignoring or overriding whatever you do to Trakt through Jellyfin?
Hi and sorry for my late response. Trakt for Jellyfin never worked for me. Not even before I connected Kodi to it. Also Kodi isn't running constantly like Jellyfin is so I don't see how it could brick the Jellyfin Trakt Addon


RE: Trakt plugin - nawaf - 2025-04-16

I was reading the posts and also couldn't figure out why Trakt wasn't importing or syncing,
then I found out how to do it, I'm writing this for whoever needs it in the near future.

Go to Settings > Administration > Dashboard >
Scroll down to Advanced / Scheduled Tasks >
Then Scroll down to Trakt > Import watched states and playback progress from trakt.tv


RE: Trakt plugin - TheDreadPirate - 2025-04-16

Can you share your Jellyfin logs via privatebin.net?

There have been some changes at Trakt that have reduced the number of items tracked. Other users have reported similar issues with Trakt and they are seeing "420" response codes from Trakt in their Jellyfin log. From their documentation, code 420 is an indication that you reached some account limit and your sync was rejected.

https://trakt.docs.apiary.io/#introduction/status-codes:~:text=420,item%20count%2C%20etc
https://forums.trakt.tv/t/http-error-420/41952

https://forum.jellyfin.org/t-trakt-add-on-not-exporting-new-library-additions-to-collection?pid=50072#pid50072


RE: Trakt plugin - nawaf - 2025-04-16

(2025-04-16, 11:57 AM)TheDreadPirate Wrote: Can you share your Jellyfin logs via privatebin.net?

There have been some changes at Trakt that have reduced the number of items tracked.  Other users have reported similar issues with Trakt and they are seeing "420" response codes from Trakt in their Jellyfin log.  From their documentation, code 420 is an indication that you reached some account limit and your sync was rejected.

https://trakt.docs.apiary.io/#introduction/status-codes:~:text=420,item%20count%2C%20etc
https://forums.trakt.tv/t/http-error-420/41952

https://forum.jellyfin.org/t-trakt-add-on-not-exporting-new-library-additions-to-collection?pid=50072#pid50072

I checked my logs, and you're right I did get some 420 error codes, i guess it didn't completely import my watch history due to being a free account. Below is an example of the error I got.

Code:
[2025-04-17 01:58:18.382 +03:00] [ERR] [64] Trakt.Api.TraktApi: Exception handled in PostToTrakt
System.Net.Http.HttpRequestException: Response status code does not indicate success: 420.
  at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
  at Trakt.Api.TraktApi.PostToTrakt[T](String url, Object data, TraktUser traktUser, CancellationToken cancellationToken)
[2025-04-17 01:58:18.420 +03:00] [ERR] [64] Trakt.Helpers.LibraryManagerEventsHelper: Exception handled processing queued episode events
System.Net.Http.HttpRequestException: Response status code does not indicate success: 420.



RE: Trakt plugin - TheDreadPirate - 2025-04-17

Your options are to suck it up, pay for a Trakt account, or give Simkl a try. Regarding Simkl, we do have a plugin for that service, but the plugin is pretty basic at the moment.