Jellyfin: Swap out is not

Signed-off-by: Luigi311 <git@luigi311.com>
pull/141/head
Luigi311 2024-01-18 15:39:52 -07:00
parent 29cb0cebd5
commit b32de7259b
1 changed files with 1 additions and 1 deletions

View File

@ -346,7 +346,7 @@ class Jellyfin:
for episode in episodes["Items"]:
if (
"MediaSources" in episode
and episode["MediaSources"] is not {}
and episode["MediaSources"] != {}
):
# If watched or watched more than a minute
if (