mirror of
https://github.com/zoriya/Kyoo.git
synced 2025-05-24 02:02:36 -04:00
chg: fix: add fallback
This commit is contained in:
parent
28fe8bd9bc
commit
6b751e11f3
@ -180,7 +180,7 @@ class TheMovieDatabase(Provider):
|
||||
# Although doing another API call is not ideal, this would only be called very rarely.
|
||||
if not localized_images:
|
||||
logger.debug(
|
||||
"No images found for %s %s. Calling TMDB images API.",
|
||||
"[Fallback] No images found for %s %s. Calling TMDB images API.",
|
||||
item["media_type"],
|
||||
item["id"],
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user