diff --git a/defaults/both/based.yml b/defaults/both/based.yml index 304be5ab..9bf86830 100644 --- a/defaults/both/based.yml +++ b/defaults/both/based.yml @@ -1,8 +1,8 @@ ############################################################################## -# "Based On..." Collections # +# "Based On..." Collections # # Created by Yozora, Bullmoose20, & Sohjiro # # EDITING THIS FILE MAY CAUSE PULLING NEW UPDATES TO FAIL # -# https://metamanager.wiki/en/latest/defaults/both/based.html # +# https://metamanager.wiki/en/latest/defaults/both/based.html # ############################################################################## external_templates: @@ -32,33 +32,13 @@ dynamic_collections: video_games: Video Game title_format: Based on a <> template: - - filter + - mdb_smart - translation - shared - addons: - books: - - based-on-novel - - based-on-novella - - based-on-novels - - based-on-book-series - - based-on-novelette - - based-on-book - - based-on-novel-or-booka - comics: - - based-on-comic-book - - based-on-manga - - based-on-comic - true_story: - - based-on-real-events - - based-on-real-story - - based-on-true-story - video_games: - - based-on-video-game - - based-on-a-video-game - - video-game-adaption + - arr template_variables: - filter_term: - default: imdb_keyword + mdblist_list: + default: https://mdblist.com/lists/plexmetamanager/based_on_<>_<>s image: default: based/<> translation_key: diff --git a/docs/defaults/both/based.md b/docs/defaults/both/based.md index a19f6517..63763360 100644 --- a/docs/defaults/both/based.md +++ b/docs/defaults/both/based.md @@ -51,8 +51,8 @@ This file contains a [Separator](../separators) so all [Shared Separator Variabl | `sync_mode` | **Description:** Changes the Sync Mode for all collections in a Defaults file.
**Default:** `sync`
**Values:**
`sync`Add and Remove Items based on Builders
`append`Only Add Items based on Builders
| | `sync_mode_<>`1 | **Description:** Changes the Sync Mode of the specified key's collection.
**Default:** `sync_mode`
**Values:**
`sync`Add and Remove Items based on Builders
`append`Only Add Items based on Builders
| | `exclude` | **Description:** Exclude these Media Outlets from creating a Dynamic Collection.
**Values:** List of Media Outlet Keys | -| `basedon_name` | **Description:** Changes the title format of the Dynamic Collections.
**Default:** `Based on a <>`
**Values:** Any string with `<>` in it. | -| `basedon_summary` | **Description:** Changes the summary format of the Dynamic Collections.
**Default:** `<>s based on or inspired by <>s.`
**Values:** Any string. | +| `based_name` | **Description:** Changes the title format of the Dynamic Collections.
**Default:** `Based on a <>`
**Values:** Any string with `<>` in it. | +| `based_summary` | **Description:** Changes the summary format of the Dynamic Collections.
**Default:** `<>s based on or inspired by <>s.`
**Values:** Any string. | 1. Each default collection has a `key` that when calling to effect a specific collection you must replace `<>` with when calling.