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