- Fix seasonal collection order
This commit is contained in:
parent
f661d225fa
commit
e33300936b
|
@ -630,7 +630,7 @@ dynamic_collections:
|
|||
trick:
|
||||
- https://trakt.tv/users/hdlists/lists/halloween-movies-for-kids
|
||||
horror:
|
||||
- https://trakt.tv/users/lish408/lists/31-days-of-horror-2022 # TODO: Replace for 2023
|
||||
- https://trakt.tv/users/lish408/lists/31-days-of-horror-2023
|
||||
slash:
|
||||
- https://trakt.tv/users/hdlists/lists/80s-slasher-movies
|
||||
thanksgiving:
|
||||
|
|
|
@ -122,6 +122,5 @@ templates:
|
|||
sort_title: 03_+<<level>>_<<collection_name>>
|
||||
visible_shared: true
|
||||
visible_home: true
|
||||
collection_order: custom
|
||||
url_poster: <<poster_url>>
|
||||
|
||||
|
|
Loading…
Reference in New Issue