diff --git a/app/modules/plex/plex.py b/app/modules/plex/plex.py index bf89352b..7c52a975 100644 --- a/app/modules/plex/plex.py +++ b/app/modules/plex/plex.py @@ -626,7 +626,6 @@ class Plex(metaclass=Singleton): ret_resume.append(schemas.MediaServerPlayItem( id=item.key, title=title, - year=item.year, subtitle=subtitle, type=item_type, image=image,