diff --git a/pandora/config.0xdb.jsonc b/pandora/config.0xdb.jsonc index f66ca2aa3..9ff72d700 100644 --- a/pandora/config.0xdb.jsonc +++ b/pandora/config.0xdb.jsonc @@ -4,11 +4,6 @@ You can edit this file. */ { - "additionalSort": [ - {"key": "director", "operator": "+"}, - {"key": "year", "operator": "-"}, - {"key": "title", "operator": "+"} - ], "annotations": { "showUsers": false }, @@ -785,7 +780,12 @@ "edit": "", "edits": {}, "editSelection": [], - "editSort": [{"key": "index", "operator": "+"}], + "editSort": [ + {"key": "index", "operator": "+"}, + {"key": "year", "operator": "+"}, + {"key": "director", "operator": "+"}, + {"key": "title", "operator": "+"} + ], "editView": "list", "embedSize": 256, "filters": [ @@ -808,7 +808,11 @@ "listColumns": ["title", "director", "country", "year", "language", "runtime", "genre"], "listColumnWidth": {}, "listSelection": [], - "listSort": [{"key": "director", "operator": "+"}], + "listSort": [ + {"key": "director", "operator": "+"}, + {"key": "year", "operator": "-"}, + {"key": "title", "operator": "+"} + ], "listView": "grid", "lists": {}, "locale": "en", diff --git a/pandora/config.indiancinema.jsonc b/pandora/config.indiancinema.jsonc index f624647c3..7179a8e19 100644 --- a/pandora/config.indiancinema.jsonc +++ b/pandora/config.indiancinema.jsonc @@ -5,12 +5,6 @@ */ { - // FIXME: not a good name - "additionalSort": [ - {"key": "year", "operator": "+"}, - {"key": "director", "operator": "+"}, - {"key": "title", "operator": "+"} - ], "annotations": { "showUsers": true }, @@ -801,7 +795,12 @@ "edit": "", "edits": {}, "editSelection": [], - "editSort": [{"key": "index", "operator": "+"}], + "editSort": [ + {"key": "index", "operator": "+"}, + {"key": "year", "operator": "+"}, + {"key": "director", "operator": "+"}, + {"key": "title", "operator": "+"} + ], "editView": "list", "embedSize": 256, "filters": [ @@ -824,7 +823,11 @@ "listColumns": ["title", "director", "year", "language", "runtime", "productionCompany"], "listColumnWidth": {}, "listSelection": [], - "listSort": [{"key": "year", "operator": "+"}], + "listSort": [ + {"key": "year", "operator": "+"}, + {"key": "director", "operator": "+"}, + {"key": "title", "operator": "+"} + ], "listView": "grid", "lists": {}, "locale": "en", diff --git a/pandora/config.padma.jsonc b/pandora/config.padma.jsonc index d0c0d8c31..ab20e981f 100644 --- a/pandora/config.padma.jsonc +++ b/pandora/config.padma.jsonc @@ -4,9 +4,6 @@ You can edit this file. */ { - "additionalSort": [ - {"key": "title", "operator": "+"} - ], "annotations": { "showUsers": true }, @@ -674,7 +671,12 @@ "edit": "", "edits": {}, "editSelection": [], - "editSort": [{"key": "index", "operator": "+"}], + "editSort": [ + {"key": "index", "operator": "+"}, + {"key": "year", "operator": "+"}, + {"key": "director", "operator": "+"}, + {"key": "title", "operator": "+"} + ], "editView": "list", "embedSize": 256, "filters": [ diff --git a/pandora/config.pandora.jsonc b/pandora/config.pandora.jsonc index 59c68385d..a67b15e34 100644 --- a/pandora/config.pandora.jsonc +++ b/pandora/config.pandora.jsonc @@ -4,9 +4,6 @@ You can edit this file. */ { - "additionalSort": [ - {"key": "title", "operator": "+"} - ], "annotations": { "showUsers": false }, @@ -594,7 +591,12 @@ "edit": "", "edits": {}, "editSelection": [], - "editSort": [{"key": "index", "operator": "+"}], + "editSort": [ + {"key": "index", "operator": "+"}, + {"key": "year", "operator": "+"}, + {"key": "director", "operator": "+"}, + {"key": "title", "operator": "+"} + ], "editView": "list", "embedSize": 256, "filters": [