luigi311 / JellyPlex-Watched

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

Failed attribute guids in Plex #45

Closed Black-Speedy closed 1 year ago

Black-Speedy commented 1 year ago

I am having this issue: [ERROR]: Plex: Failed to get watched for matin in library Movies, Error: 'Movie' object has no attribute 'guids' I didn't have it before, but suddenly when restarting the plugin I got it and I don't understand what it is or how it occured.

luigi311 commented 1 year ago

Are you using the latest version? I ran into that on my side and created a fix for it and is in the latest version.

Black-Speedy commented 1 year ago

I should be running the latest version, I even deleted it and redownloaded just to make sure. But I'll try again.

Black-Speedy commented 1 year ago

I tried again but no change even after re-downloading the plugin :(

I might've found the solution. All I did was call pip upgrade to the requirements and then it updated the plexapi package and that seems to have fixed the issue :D