mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-07-09 03:04:24 -04:00
Update MediaBrowser.Providers/Tmdb/Movies/TmdbSearch.cs
Co-authored-by: Vasily <JustAMan@users.noreply.github.com>
This commit is contained in:
parent
fa1fef1099
commit
de35183903
@ -100,7 +100,7 @@ namespace MediaBrowser.Providers.Tmdb.Movies
|
||||
}
|
||||
}
|
||||
|
||||
// Ideally retrying alternatives should be done outside the search
|
||||
// TODO: retrying alternatives should be done outside the search
|
||||
// provider so that the retry logic can be common for all search
|
||||
// providers
|
||||
if (results.Count == 0)
|
||||
|
Loading…
x
Reference in New Issue
Block a user