Revert "based" to MDBLists

pull/1295/head
yozora 2 years ago
parent 436de42604
commit 28146ce0a7

@ -32,33 +32,13 @@ dynamic_collections:
video_games: Video Game video_games: Video Game
title_format: Based on a <<key_name>> title_format: Based on a <<key_name>>
template: template:
- filter - mdb_smart
- translation - translation
- shared - shared
addons: - arr
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
template_variables: template_variables:
filter_term: mdblist_list:
default: imdb_keyword default: https://mdblist.com/lists/plexmetamanager/based_on_<<key>>_<<library_type>>s
image: image:
default: based/<<key_name_encoded>> default: based/<<key_name_encoded>>
translation_key: translation_key:

@ -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.<br>**Default:** `sync`<br>**Values:**<table class="clearTable"><tr><td>`sync`</td><td>Add and Remove Items based on Builders</td></tr><tr><td>`append`</td><td>Only Add Items based on Builders</td></tr></table> | | `sync_mode` | **Description:** Changes the Sync Mode for all collections in a Defaults file.<br>**Default:** `sync`<br>**Values:**<table class="clearTable"><tr><td>`sync`</td><td>Add and Remove Items based on Builders</td></tr><tr><td>`append`</td><td>Only Add Items based on Builders</td></tr></table> |
| `sync_mode_<<key>>`<sup>1</sup> | **Description:** Changes the Sync Mode of the specified key's collection.<br>**Default:** `sync_mode`<br>**Values:**<table class="clearTable"><tr><td>`sync`</td><td>Add and Remove Items based on Builders</td></tr><tr><td>`append`</td><td>Only Add Items based on Builders</td></tr></table> | | `sync_mode_<<key>>`<sup>1</sup> | **Description:** Changes the Sync Mode of the specified key's collection.<br>**Default:** `sync_mode`<br>**Values:**<table class="clearTable"><tr><td>`sync`</td><td>Add and Remove Items based on Builders</td></tr><tr><td>`append`</td><td>Only Add Items based on Builders</td></tr></table> |
| `exclude` | **Description:** Exclude these Media Outlets from creating a Dynamic Collection.<br>**Values:** List of Media Outlet Keys | | `exclude` | **Description:** Exclude these Media Outlets from creating a Dynamic Collection.<br>**Values:** List of Media Outlet Keys |
| `basedon_name` | **Description:** Changes the title format of the Dynamic Collections.<br>**Default:** `Based on a <<key_name>>`<br>**Values:** Any string with `<<key_name>>` in it. | | `based_name` | **Description:** Changes the title format of the Dynamic Collections.<br>**Default:** `Based on a <<key_name>>`<br>**Values:** Any string with `<<key_name>>` in it. |
| `basedon_summary` | **Description:** Changes the summary format of the Dynamic Collections.<br>**Default:** `<<library_translationU>>s based on or inspired by <<translated_key_name>>s.`<br>**Values:** Any string. | | `based_summary` | **Description:** Changes the summary format of the Dynamic Collections.<br>**Default:** `<<library_translationU>>s based on or inspired by <<translated_key_name>>s.`<br>**Values:** Any string. |
1. Each default collection has a `key` that when calling to effect a specific collection you must replace `<<key>>` with when calling. 1. Each default collection has a `key` that when calling to effect a specific collection you must replace `<<key>>` with when calling.

Loading…
Cancel
Save