Merge branch 'main' into dev

This commit is contained in:
Luigi311
2024-01-05 15:12:54 -07:00
committed by GitHub
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 {}, {}