mirror of
https://github.com/zoriya/Kyoo.git
synced 2025-05-24 02:02:36 -04:00
chg: docs: add missing parameter docs
This commit is contained in:
parent
7de11919ad
commit
a1cd3ba752
@ -145,7 +145,7 @@ class TheMovieDatabase(Provider):
|
||||
Args:
|
||||
item (dict): A dictionary containing item information, including images and language details.
|
||||
lng (str): The preferred language code for the images in ISO 639-1 format.
|
||||
|
||||
key (str): The key to access the images in the item dictionary. (e.g. "posters", "backdrops", "logos")
|
||||
Returns:
|
||||
list: A list of images, prioritized by localization, original language, and any available image.
|
||||
"""
|
||||
|
Loading…
x
Reference in New Issue
Block a user