update default imdb template

This commit is contained in:
Gordon Shumway 2019-12-23 19:17:02 -05:00 committed by GitHub
parent 1f129b60ac
commit ad29ac6d1a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -28,7 +28,7 @@ def configure(advanced):
IMDB = conf.registerPlugin('IMDB')
conf.registerGlobalValue(IMDB, 'template',
registry.String("$title ($year, $country, [$rated], $genre, $runtime) | IMDB: $imdbRating MC: $metascore% | $plot | Director: $director | Writer: $writer | Actors: $actors | http://imdb.com/title/$imdbID", _("""Template for the output of a search query.""")))
registry.String("\x02\x031,8 IMDb \x03 | $title ($year, $country, [$rated], $genre, $runtime) | IMDB: $imdbRating MC: $metascore% | $plot | Director: $director | Writer: $writer | Actors: $actors | http://imdb.com/title/$imdbID", _("""Template for the output of a search query.""")))
# alternative template:
# $title ($year - $director) :: [i:$imdbRating r:$tomatoMeter m:$metascore] $plot :: http://imdb.com/title/$imdbID