update sort

pull/19/head
meisnate12 4 years ago
parent b0a1ef4904
commit f921ef3f3e

@ -3,7 +3,7 @@
###################################################### ######################################################
templates: templates:
Chart: Chart:
sort_title: ++++_<<num>><<collection_name>> sort_title: +1_<<num>><<collection_name>>
sync_mode: sync sync_mode: sync
smart_label: random smart_label: random
Best of: Best of:

@ -15,7 +15,7 @@ templates:
sync_mode: sync sync_mode: sync
smart_label: random smart_label: random
Other Genre: Other Genre:
sort_title: ++_<<collection_name>> sort_title: +3_<<collection_name>>
sync_mode: sync sync_mode: sync
smart_label: random smart_label: random
collections: collections:

@ -11,7 +11,7 @@ templates:
producer: tmdb producer: tmdb
sort_by: random sort_by: random
tmdb_person: <<person>> tmdb_person: <<person>>
sort_title: +_<<collection_name>> sort_title: +4_<<collection_name>>
collections: collections:
Adam Sandler: Adam Sandler:
template: {name: Person, person: 19292} template: {name: Person, person: 19292}

@ -6,7 +6,7 @@ templates:
optional: optional:
- company - company
tmdb_company: <<company>> tmdb_company: <<company>>
sort_title: +++_<<collection_name>> sort_title: +2_<<collection_name>>
sync_mode: sync sync_mode: sync
smart_label: originally_available.desc smart_label: originally_available.desc
collections: collections:

Loading…
Cancel
Save