You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When downloading movies from Cloud or Trakt they are not added when the details request to TMDB fails for any reason.
See MovieTools#addMovies.
Expected behavior
Should probably abort or retry, whatever is possible. This might require some larger changes as IIRC adding movies is currently a fire and forget task.
The text was updated successfully, but these errors were encountered:
Describe the bug
When downloading movies from Cloud or Trakt they are not added when the details request to TMDB fails for any reason.
See
MovieTools#addMovies
.Expected behavior
Should probably abort or retry, whatever is possible. This might require some larger changes as IIRC adding movies is currently a fire and forget task.
The text was updated successfully, but these errors were encountered: