Jellyfin Export Library Failing

Short description of the issue

  • An issue with Trakt API causing issues with Jellyfin’s Trakt export library feature.

Detailed description with additional context about the workflow

  • Jellyfin has a stable plugin that syncs current library to Trakt to log episode count & watch status

  • In the past few days, the plugin’s script has been facing token issues from Trakt’s end

Screenshots and other visual aids

:label: Tag your post with new and/or classic, along with the platform (eg: iOS, android, web) to help us assist you faster.

Based on the image you shared, this doesn’t seem to be a token issue.

The HTTP 422 Unprocessable Content client error response status code indicates that the server understood the content type of the request content, and the syntax of the request content was correct, but it was unable to process the contained instructions.

We’d need more logs to give a better explanation. In the meantime, I would advisable to contact Jellyfin support directly. They may be able to help faster because they know what their plugin is doing.