- Add Cancelled collections

This commit is contained in:
nwithan8 2023-12-04 12:32:10 -07:00
parent 981108a319
commit 78f1bcc4d2
2 changed files with 26 additions and 0 deletions

View File

@ -242,3 +242,16 @@ collections:
visible_library: true
visible_home: false
visible_shared: false
"️❌ Cancelled":
template: { name: Collection,
level: "+" }
summary: "Actors, directors, and writers who have been cancelled"
trakt_list:
- https://trakt.tv/users/nwithan8/lists/cancelled
collection_order: random
# default schedule
visible_library: true
visible_home: false
visible_shared: false

View File

@ -1,3 +1,16 @@
external_templates:
- repo: templates/collections
- repo: templates/dynamic_collections
collections:
"️❌ Cancelled":
template: { name: Collection,
level: "+" }
summary: "Actors, directors, and writers who have been cancelled"
trakt_list:
- https://trakt.tv/users/nwithan8/lists/cancelled
collection_order: random
# default schedule
visible_library: true
visible_home: false
visible_shared: false