fix
This commit is contained in:
@ -626,7 +626,6 @@ class Plex(metaclass=Singleton):
|
|||||||
ret_resume.append(schemas.MediaServerPlayItem(
|
ret_resume.append(schemas.MediaServerPlayItem(
|
||||||
id=item.key,
|
id=item.key,
|
||||||
title=title,
|
title=title,
|
||||||
year=item.year,
|
|
||||||
subtitle=subtitle,
|
subtitle=subtitle,
|
||||||
type=item_type,
|
type=item_type,
|
||||||
image=image,
|
image=image,
|
||||||
|
Reference in New Issue
Block a user