{info} extended metadata binding
Posted: 22 Jan 2022, 07:55
The {info} will request extended Movie or Series information from your selected database.
e.g. episode runtime
e.g. episode airdate weekday:
e.g. series broadcast network:
e.g. movie cast and crew:
Please read Crew, Cast and Characters for details.
Use {info} to discover all extended properties:
Note that some extended properties are only available for specific database, and the possible values may vary depending on the selected database.
e.g. episode runtime
Code: Select all
{ info.runtime }
Code: Select all
{ info.airsDays }
Code: Select all
{ info.network }
Code: Select all
{ info.crew }


Code: Select all
{ info }
Code: Select all
[AirsDays, AirsTime, AliasNames, Certifications, Country, EndDate, Genres, ImdbId, Network, OriginalLanguage, OriginalName, Overview, Popularity, Rating, RatingCount, Runtime, Seasons, SpokenLanguages, StartDate, Status, Type]
