This commit is contained in:
thsrite 2024-01-10 11:21:03 +08:00
parent c1ecdfc61d
commit 3646540a7f

View File

@ -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,