tweaks to smart_label

pull/40/head
Draper 3 years ago
parent 6ed9462641
commit d3f400cb98
No known key found for this signature in database
GPG Key ID: 18C8C6FE53C32DC5

@ -2,13 +2,15 @@ templates:
Chart: Chart:
sort_title: +1_<<num>><<collection_name>> sort_title: +1_<<num>><<collection_name>>
sync_mode: sync sync_mode: sync
smart_label: random smart_label: release.desc
collections: collections:
Suggested Anime: Suggested Anime:
sort_title: +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++_Suggested sort_title: +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++_Suggested
mal_suggested: 50 mal_suggested: 50
sync_mode: sync sync_mode: sync
smart_label: release.desc
Top Airing Anime: Top Airing Anime:
template: { name: Chart, num: 2 } template: { name: Chart, num: 2 }
mal_airing: 10 mal_airing: 10

@ -11,6 +11,7 @@ templates:
sync_mode: sync sync_mode: sync
sort_title: zzzz_Season_<<sort_year>>_<<season_index>>_<<year>> sort_title: zzzz_Season_<<sort_year>>_<<season_index>>_<<year>>
summary: Anime airing during <<season_lower>> anime season in <<year>>. summary: Anime airing during <<season_lower>> anime season in <<year>>.
smart_label: release.desc
collection_order: release collection_order: release
collections: collections:
@ -22,6 +23,7 @@ collections:
sort_by: members sort_by: members
limit: 500 limit: 500
summary: Anime airing this season. summary: Anime airing this season.
smart_label: episode_added.desc
sync_mode: sync sync_mode: sync
Fall 2022 Anime: Fall 2022 Anime:

@ -4,6 +4,7 @@ templates:
studio_id: <<id>> studio_id: <<id>>
limit: 0 limit: 0
sort_title: zzzzzzzzzzzzzzzzzzzzzzzz_Studio_<<collection_name>> sort_title: zzzzzzzzzzzzzzzzzzzzzzzz_Studio_<<collection_name>>
smart_label: release.desc
summary: Anime released by <<collection_name>>. summary: Anime released by <<collection_name>>.
collection_name: <<collection_name>> collection_name: <<collection_name>>
sync_mode: append sync_mode: append

@ -4707,7 +4707,7 @@ templates:
network: network:
optional: optional:
- network - network
smart_label: episode_added.desc smart_label: release.desc
sort_title: +2_<<collection_name>> sort_title: +2_<<collection_name>>
sync_mode: sync sync_mode: sync
tmdb_network: <<network>> tmdb_network: <<network>>

@ -12,6 +12,8 @@ templates:
validate: false validate: false
tmdb_person: <<person>> tmdb_person: <<person>>
sort_title: +4_<<collection_name>> sort_title: +4_<<collection_name>>
smart_label: release.desc
collections: collections:
"Florence Pugh": "Florence Pugh":

Loading…
Cancel
Save