fix
This commit is contained in:
parent
c1ecdfc61d
commit
3646540a7f
@ -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,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user