Revert "based" to MDBLists

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

@ -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 <<key_name>>
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_<<key>>_<<library_type>>s
image:
default: based/<<key_name_encoded>>
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_<<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 |
| `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. |
| `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_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_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.

Loading…
Cancel
Save