From ec43ed9ad92208ffd0e47976217f598a6f8b28a4 Mon Sep 17 00:00:00 2001 From: 0x5f3 <104367919+0x5f3@users.noreply.github.com> Date: Sat, 15 Apr 2023 13:56:49 +0000 Subject: [PATCH] add custom sorting for 'Parental: All' --- 0x5f3/metadata/movie/1_parental.yml | 4 ++-- 0x5f3/metadata/show/1_parental.yml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/0x5f3/metadata/movie/1_parental.yml b/0x5f3/metadata/movie/1_parental.yml index b0a0295..9b1192f 100644 --- a/0x5f3/metadata/movie/1_parental.yml +++ b/0x5f3/metadata/movie/1_parental.yml @@ -34,7 +34,7 @@ templates: sort_title: "+1_<>_<>" 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/<>/<>/ - sort_by: title.desc + sort_by: title.asc collections: "Parental: All": diff --git a/0x5f3/metadata/show/1_parental.yml b/0x5f3/metadata/show/1_parental.yml index 8e83488..0ba338c 100644 --- a/0x5f3/metadata/show/1_parental.yml +++ b/0x5f3/metadata/show/1_parental.yml @@ -34,7 +34,7 @@ templates: sort_title: "+1_<>_<>" 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/<>/<>/ - sort_by: title.desc + sort_by: title.asc collections: "Parental: All":