This commit is contained in:
Luigi311
2022-12-23 23:10:51 -07:00
parent 1a4e3f4ec4
commit 111e284cc8
3 changed files with 3 additions and 6 deletions

View File

@@ -286,7 +286,7 @@ class Jellyfin:
logger(
f"Jellyfin: {user_watched[user_name][library_title]}", 3
)
return user_watched
except Exception as e:
logger(