Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cloud and Trakt: do not skip adding a movie if download fails #1097

Open
wants to merge 4 commits into
base: dev
Choose a base branch
from

Conversation

UweTrottmann
Copy link
Owner

@UweTrottmann UweTrottmann commented Mar 20, 2025

https://github.com/UweTrottmann/SeriesGuide-Internal/issues/375

  • Check that TMDB does not return 404 Not found if there is no translation in a given language.
  • Check if interrupted exception of runBlocking does not cause issues in calling code.
  • Trigger data merge for Cloud on upgrading. Trakt should be fine as always all movies are downloaded and compared with local set.
  • Add new string.

@UweTrottmann UweTrottmann added this to the 2025.2 milestone Mar 20, 2025
@UweTrottmann UweTrottmann force-pushed the internal-375-dont-skip-when-adding-movies branch 6 times, most recently from 9454d2e to f7c759f Compare March 21, 2025 10:18
…#375

Also only display detailed error message when syncing if movie is not
found. Plus, for now, at least add helpful instructions.
@UweTrottmann UweTrottmann force-pushed the internal-375-dont-skip-when-adding-movies branch from f7c759f to 9eafdd6 Compare March 21, 2025 10:38
@UweTrottmann UweTrottmann marked this pull request as ready for review March 21, 2025 11:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant