diff --git a/VERSION b/VERSION index aa526c05..81142c42 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.18.3-develop144 +1.18.3-develop145 diff --git a/docs/metadata/templates.md b/docs/metadata/templates.md index 5475b95d..7de55518 100644 --- a/docs/metadata/templates.md +++ b/docs/metadata/templates.md @@ -11,7 +11,7 @@ collections: all: actor: tmdb tmdb_person: 19429 - sort_title: !_Bruce Lee + sort_title: "!_Bruce Lee" sync_mode: sync collection_order: release ``` @@ -25,7 +25,7 @@ collections: all: actor: tmdb tmdb_person: 19429 - sort_title: !_Bruce Lee + sort_title: "!_Bruce Lee" sync_mode: sync collection_order: release Chris Pratt: @@ -33,7 +33,7 @@ collections: all: actor: tmdb tmdb_person: 73457 - sort_title: !_Chris Pratt + sort_title: "!_Chris Pratt" sync_mode: sync collection_order: release ``` @@ -55,7 +55,7 @@ templates: all: actor: tmdb tmdb_person: <> - sort_title: !_<> + sort_title: "!_<>" sync_mode: sync collection_order: release ``` @@ -97,7 +97,7 @@ templates: all: actor: tmdb tmdb_person: <> - sort_title: !_<> + sort_title: "!_<>" sync_mode: sync collection_order: release collections: @@ -120,7 +120,7 @@ templates: all: actor: tmdb tmdb_person: <> - sort_title: !_<> + sort_title: "!_<>" Common: summary: "Movies that <> (TMDb ID: <>) are in" sync_mode: sync @@ -212,7 +212,7 @@ templates: limit: <> - url: https://www.imdb.com/search/title/?title_type=<>&release_date=1990-01-01,&user_rating=5.0,10.0&num_votes=100000,&genres=<<genre>>&sort=user_rating,desc limit: <<limit>> - sort_title: !_<<collection_name>> + sort_title: "!_<<collection_name>>" url_poster: https://theposterdb.com/api/assets/<<poster_id>> sync_mode: sync collection_order: alpha