{info} extended metadata binding

All about user-defined episode / movie / file name format expressions
Post Reply
User avatar
rednoah
The Source
Posts: 22898
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

{info} extended metadata binding

Post by rednoah »

The {info} will request extended Movie or Series information from your selected database.


e.g. episode runtime

Format: Select all

{ info.runtime }
e.g. episode airdate weekday:

Format: Select all

{ info.airsDays }
e.g. series broadcast network:

Format: Select all

{ info.network }
e.g. movie cast and crew:

Format: Select all

{ info.crew }
:arrow: Please read Crew, Cast and Characters for details.




:idea: Use {info} to discover all extended properties:

Format: Select all

{ info }

Code: Select all

AiringToday, AirsDays, AirsTime, AliasNames, Certification, Certifications, Continuing, Country, Database, EndDate, Genres, Id, ImdbId, Keywords, Language, LastUpdated, Name, Network, Order, OriginalLanguage, OriginalName, Overview, Popularity, Poster, Rating, RatingCount, Recent, Runtime, Seasons, Slug, SpokenLanguages, StartDate, Status, Type
:!: Note that some extended properties are may only be available for some databases but not others and the possible values may vary depending on the selected database.
:idea: Please read the FAQ and How to Request Help.
Post Reply