Merge branch 'dev' of github.com:luigi311/JellyPlex-Watched into dev

This commit is contained in:
Luigi311
2024-01-05 22:45:19 -07:00
2 changed files with 2 additions and 0 deletions

View File

@@ -100,6 +100,7 @@ def get_user_library_watched_show(show):
)
}
return show_guids, episode_guids
except Exception:
return {}, {}