custom summary from config.yml w/ template_variables

This commit is contained in:
bullmoose20
2022-09-22 17:07:34 -04:00
parent 5286a174ff
commit c0830d0b46
8 changed files with 92 additions and 34 deletions

View File

@@ -25,6 +25,8 @@
# # Available options. Replace "key" with the #
# # desired collection's key from the chart above. #
# #
# # Customize summary of collection #
# summary_key: A collection of ... #
# # Turn the collection on/off #
# use_key: true #
# # Determines collection order in its section #
@@ -64,12 +66,25 @@ templates:
anidb:
default:
limit_anidb: 30
summary: A collection of Popular Anime on AniDB
summary_anidb: A collection of Popular Anime on AniDB
summary: <<summary_<<key>>>>
anidb_popular: <<limit_anidb>>
css:
commonsense:
default:
summary_commonsense: A collection of Common Sense <<library_type>>s. Common Sense recognizes outstanding entertainment with an official seal for quality and impact. Common Sense Selections include age-appropriate media with the potential to spark family conversations, entertain families of all kinds, and have a positive, lasting effect on society.
mdblist_list: https://mdblist.com/lists/plexmetamanager/cssfamilies<<library_type>>s
summary: A collection of Common Sense <<library_type>>s. Common Sense recognizes outstanding entertainment with an official seal for quality and impact. Common Sense Selections include age-appropriate media with the potential to spark family conversations, entertain families of all kinds, and have a positive, lasting effect on society.
summary: <<summary_<<key>>>>
stevenlu:
default:
summary_stevenlu: A collection of StevenLu's Most Popular Movies
summary: <<summary_<<key>>>>
pirated:
default:
summary_pirated: TorrentFreak.com's Weekly Top Ten Pirated Movies
summary: <<summary_<<key>>>>
collections:
AniDB Popular:
@@ -85,7 +100,7 @@ collections:
variables:
key: commonsense
template:
- name: css
- name: commonsense
- name: shared
- name: arr
- name: custom
@@ -93,9 +108,9 @@ collections:
StevenLu's Popular Movies:
variables:
key: stevenlu
summary: A collection of StevenLu's Most Popular Movies
stevenlu_popular: true
template:
- name: stevenlu
- name: shared
allowed_libraries: movie
- name: arr
@@ -105,8 +120,8 @@ collections:
variables:
key: pirated
mdblist_list: https://mdblist.com/lists/hdlists/top-ten-pirated-movies-of-the-week-torrent-freak-com/
summary: TorrentFreak.com's Weekly Top Ten Pirated Movies
template:
- name: pirated
- name: shared
allowed_libraries: movie
- name: arr