clarify what those default lists are

pull/1220/head
Chaz Larson 2 years ago
parent b8e956532f
commit b645955c57

@ -70,7 +70,11 @@ libraries:
sort_by: title.asc
```
## Default `include`
## Default values
These are lists provided for reference to show what values will be in use if you do no customization. If you want to customize these values, use the methods described above. These do not show how to change a name or a list.
### Default `include`
```yaml
include:
@ -102,7 +106,7 @@ include:
- km # Central Khmer
- ch # Chamorro
- ce # Chechen
- ny # Chichewa, Chewa, Nyanja
- ny # Chichewa, Chewa, Nyanja
- zh # Chinese
- cu # Church Slavic, Old Slavonic, Church Slavonic, Old Bulgarian, Old Church Slavonic
- cv # Chuvash

@ -66,7 +66,11 @@ libraries:
collection_order: release
```
## Default `exclude_prefix`
## Default values
These are lists provided for reference to show what values will be in use if you do no customization. If you want to customize these values, use the methods described above. These do not show how to change a name or a list.
### Default `exclude_prefix`
```yaml
exclude_prefix:

@ -67,7 +67,7 @@ libraries:
Movies:
metadata_path:
- pmm: content_rating_cs
template_variables:
template_variables:
use_separator: false
sep_style: blue
use_other: false
@ -77,7 +77,12 @@ libraries:
sort_by: title.asc
```
## Default `include`
## Default values
These are lists provided for reference to show what values will be in use if you do no customization. If you want to customize these values, use the methods described above. These do not show how to change a name or a list.
### Default `include`
```yaml
include:
@ -101,7 +106,7 @@ include:
- 18
```
## Default `addons`
### Default `addons`
```yaml
addons:

@ -75,7 +75,11 @@ libraries:
sort_by: title.asc
```
## Default `include`
## Default values
These are lists provided for reference to show what values will be in use if you do no customization. If you want to customize these values, use the methods described above. These do not show how to change a name or a list.
### Default `include`
```yaml
include:
@ -87,7 +91,7 @@ include:
- "Rx"
```
## Default `addons`
### Default `addons`
```yaml
addons:

@ -75,7 +75,11 @@ libraries:
sort_by: title.asc
```
## Default `include`
## Default values
These are lists provided for reference to show what values will be in use if you do no customization. If you want to customize these values, use the methods described above. These do not show how to change a name or a list.
### Default `include`
```yaml
include:
@ -88,7 +92,7 @@ include:
- R18
```
## Default `addons`
### Default `addons`
```yaml
addons:

@ -72,7 +72,11 @@ libraries:
sort_by: title.asc
```
## Default `addons`
## Default values
These are lists provided for reference to show what values will be in use if you do no customization. If you want to customize these values, use the methods described above. These do not show how to change a name or a list.
### Default `addons`
```yaml
addons:

@ -80,7 +80,11 @@ libraries:
sort_by: title.asc
```
## Default `include`
## Default values
These are lists provided for reference to show what values will be in use if you do no customization. If you want to customize these values, use the methods described above. These do not show how to change a name or a list.
### Default `include`
```yaml
include:
@ -90,7 +94,7 @@ include:
- 480
```
## Default `addons`
### Default `addons`
```yaml
addons:

@ -72,7 +72,11 @@ libraries:
sep_style: gray
```
## Default `include`
## Default values
These are lists provided for reference to show what values will be in use if you do no customization. If you want to customize these values, use the methods described above. These do not show how to change a name or a list.
### Default `include`
```yaml
include:
@ -112,7 +116,7 @@ include:
- Warner Bros. Pictures
```
## Default `addons`
### Default `addons`
```yaml
addons:

@ -70,7 +70,11 @@ libraries:
sep_style: gray
```
## Default `include`
## Default values
These are lists provided for reference to show what values will be in use if you do no customization. If you want to customize these values, use the methods described above. These do not show how to change a name or a list.
### Default `include`
```yaml
include:
@ -101,7 +105,7 @@ include:
- Wit Studio
```
## Default `addons`
### Default `addons`
```yaml
addons:

@ -72,7 +72,11 @@ libraries:
sort_by: title.asc
```
## Default `include`
## Default values
These are lists provided for reference to show what values will be in use if you do no customization. If you want to customize these values, use the methods described above. These do not show how to change a name or a list.
### Default `include`
```yaml
include:
@ -83,11 +87,11 @@ include:
- NC-17
```
## Default `addons`
### Default `addons`
```yaml
addons:
G:
G:
- gb/U
- gb/0+
- U

@ -76,7 +76,11 @@ libraries:
sort_by: title.asc
```
## Default `include`
## Default values
These are lists provided for reference to show what values will be in use if you do no customization. If you want to customize these values, use the methods described above. These do not show how to change a name or a list.
### Default `include`
```yaml
include:
@ -311,7 +315,7 @@ include:
# - Zimbabwe # zw
```
## Default `addons`
### Default `addons`
```yaml
addons:

@ -79,8 +79,11 @@ libraries:
movie_105995: 336560
radarr_add_missing: true
```
## Default values
## Default `addons`
These are lists provided for reference to show what values will be in use if you do no customization. If you want to customize these values, use the methods described above. These do not show how to change a name or a list.
### Default `addons`
```yaml
addons:
@ -114,7 +117,7 @@ addons:
- 453993 # The Wolverine
```
## Default `title_override`
### Default `title_override`
```yaml
title_override:
@ -123,7 +126,7 @@ title_override:
535790: Godzilla (Anime)
```
## Default `movie`
### Default `movie`
```yaml
105995: 336560 # Anaconda: Lake Placid vs. Anaconda
@ -154,7 +157,7 @@ title_override:
748: 567604 # X-Men: Once Upon a Deadpool
```
## Default `name_mapping`
### Default `name_mapping`
```yaml
1565: 28 Days-Weeks Later

@ -91,7 +91,11 @@ libraries:
emoji_veteran: "🪖 "
```
## Default `data`
## Default values
These are lists provided for reference to show what values will be in use if you do no customization. If you want to customize these values, use the methods described above. These do not show how to change a name or a list.
### Default `data`
```yaml
data:
@ -109,7 +113,7 @@ data:
christmas: Christmas
```
## Default `tmdb_collection`
### Default `tmdb_collection`
```yaml
tmdb_collection:
@ -126,7 +130,7 @@ tmdb_collection:
- 751156 # Hocus Pocus
```
## Default `tmdb_movie`
### Default `tmdb_movie`
```yaml
tmdb_movie:
@ -134,7 +138,7 @@ tmdb_movie:
- 23437 # A Nightmare on Elm Street (2010)
```
## Default `imdb_list`
### Default `imdb_list`
```yaml
imdb_list:
@ -163,7 +167,7 @@ imdb_list:
christmas: https://www.imdb.com/list/ls000096828/
```
## Default `schedule`
### Default `schedule`
```yaml
schedule:

@ -81,7 +81,11 @@ libraries:
trakt_list_veteran: https://trakt.tv/users/rzepkowski/lists/monsterverse-movies
```
## Default `data`
## Default values
These are lists provided for reference to show what values will be in use if you do no customization. If you want to customize these values, use the methods described above. These do not show how to change a name or a list.
### Default `data`
```yaml
data:
@ -99,7 +103,7 @@ data:
mummy: The Mummy Universe
```
## Default `trakt_list`
### Default `trakt_list`
```yaml
trakt_list:

@ -74,7 +74,11 @@ playlist_files:
radarr_add_missing: true
```
## Default `trakt_list`
## Default values
These are lists provided for reference to show what values will be in use if you do no customization. If you want to customize these values, use the methods described above. These do not show how to change a name or a list.
### Default `trakt_list`
The below Trakt lists are used to populate the playlists associated with the keys.

@ -72,7 +72,11 @@ libraries:
sort_by: title.asc
```
## Default `include`
## Default values
These are lists provided for reference to show what values will be in use if you do no customization. If you want to customize these values, use the methods described above. These do not show how to change a name or a list.
### Default `include`
```yaml
include:
@ -83,11 +87,11 @@ include:
- TV-MA
```
## Default `addons`
### Default `addons`
```yaml
addons:
TV-G:
TV-G:
- gb/U
- gb/0+
- U

@ -78,7 +78,11 @@ libraries:
sort_by: title.asc
```
## Default `include`
## Default values
These are lists provided for reference to show what values will be in use if you do no customization. If you want to customize these values, use the methods described above. These do not show how to change a name or a list.
### Default `include`
```yaml
include:
@ -313,7 +317,7 @@ include:
# - zw # Zimbabwe
```
## Default `key_name_override`
### Default `key_name_override`
```yaml
key_name_override:

@ -80,7 +80,11 @@ libraries:
sonarr_add_missing: true
```
## Default `data`
## Default values
These are lists provided for reference to show what values will be in use if you do no customization. If you want to customize these values, use the methods described above. These do not show how to change a name or a list.
### Default `data`
```yaml
data:
@ -100,7 +104,7 @@ data:
"6357": The Twilight Zone
```
## Default `addons`
### Default `addons`
```yaml
addons:

@ -66,7 +66,11 @@ libraries:
```
## Default `include`
## Default values
These are lists provided for reference to show what values will be in use if you do no customization. If you want to customize these values, use the methods described above. These do not show how to change a name or a list.
### Default `include`
```yaml
include:
@ -79,7 +83,7 @@ include:
- BET
- Cartoon Network
- Channel 4
- Channel 5
- Channel 5
- CBC
- CBS
- Comedy Central
@ -111,7 +115,7 @@ include:
- YouTube
```
## Default `addons`
### Default `addons`
```yaml
addons:
@ -213,10 +217,10 @@ addons:
- Disney Channel (CZ)
- Disney Channel (UK)
- Disney Junior
- Disney XD
- Disney XD
- Disney+
- Playhouse Disney
- Toon Disney
- Toon Disney
E!:
- e.tv
ESPN:

Loading…
Cancel
Save