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

@@ -28,6 +28,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 it's section #
@@ -53,7 +55,8 @@ templates:
released:
default:
in_the_last_released: 90
summary: A collection of newly-released <<library_type>>
summary_released: A collection of newly-released <<library_type>>s
summary: <<summary_<<key>>>>
smart_filter:
all:
release: <<in_the_last_released>>
@@ -61,7 +64,8 @@ templates:
episodes:
default:
in_the_last_episodes: 7
summary: A collection of newly-released episodes
summary_episodes: A collection of newly-released <<library_type>>s
summary: <<summary_<<key>>>>
smart_filter:
type: episodes
all: