luigi311 / JellyPlex-Watched

Sync watched between jellyfin and plex locally
GNU General Public License v3.0
392 stars 19 forks source link

[BUG] [ERROR]: Jellyfin: Error updating watched #98

Closed dominikheiss closed 11 months ago

dominikheiss commented 11 months ago

Describe the bug The script breaks after some minutes with the error message shown.

To Reproduce Steps to reproduce the behavior: Every run.

Expected behavior A clear and concise description of what you expected to happen.

Logs [ERROR]: Jellyfin: Error updating watched for peppo-online in library 4. KIDS: Shows, 'imdb' [ERROR]: Traceback (most recent call last): File "E:\JellyPlex-Watched-5.0.0\src\jellyfin.py", line 741, in update_user_watched in episode[ KeyError: 'imdb'

Type:

[ERROR]: Jellyfin: Error updating watched for peppo-online in library 4. KIDS: Shows, 'imdb' [ERROR]: Traceback (most recent call last): File "E:\JellyPlex-Watched-5.0.0\src\jellyfin.py", line 741, in update_user_watched in episode[ KeyError: 'imdb' Additional context Add any other context about the problem here.

I didn't find another issue report with the same error, that's why I posted it. It's an unraid docker hosted plex to jellyfin.

luigi311 commented 11 months ago

looks like you are using 5.0.0 according to your path, is that correct? Can you try the latest tag and see if that works for you?

dominikheiss commented 11 months ago

Jap....went through without any errors, thanks man!