mirror of
https://github.com/Kometa-Team/Community-Configs.git
synced 2025-11-06 00:18:53 -05:00
add custom sorting for 'Parental: All'
This commit is contained in:
parent
a41eff77d4
commit
ec43ed9ad9
@ -34,7 +34,7 @@ templates:
|
||||
sort_title: "+1_<<num>>_<<collection_name>>"
|
||||
sync_mode: sync
|
||||
collection_mode: hide
|
||||
collection_order: title.asc
|
||||
collection_order: custom
|
||||
label.sync: Parental
|
||||
# item_label.sync: Parental # Enable on initial run
|
||||
visible_home: false
|
||||
@ -44,7 +44,7 @@ templates:
|
||||
cache_builders: 6
|
||||
mdblist_list:
|
||||
url: https://mdblist.com/lists/<<mdblist_user>>/<<mdblist_list>>/
|
||||
sort_by: title.desc
|
||||
sort_by: title.asc
|
||||
|
||||
collections:
|
||||
"Parental: All":
|
||||
|
||||
@ -34,7 +34,7 @@ templates:
|
||||
sort_title: "+1_<<num>>_<<collection_name>>"
|
||||
sync_mode: sync
|
||||
collection_mode: hide
|
||||
collection_order: title.asc
|
||||
collection_order: custom
|
||||
label.sync: Parental
|
||||
# item_label.sync: Parental # Enable on initial run
|
||||
visible_home: false
|
||||
@ -44,7 +44,7 @@ templates:
|
||||
cache_builders: 6
|
||||
mdblist_list:
|
||||
url: https://mdblist.com/lists/<<mdblist_user>>/<<mdblist_list>>/
|
||||
sort_by: title.desc
|
||||
sort_by: title.asc
|
||||
|
||||
collections:
|
||||
"Parental: All":
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user