Only use visible_library: true for collections you want PERMANENTLY visible on the Recommendations tab for a specific library

This commit is contained in:
nwithan8
2023-11-05 11:19:22 -07:00
parent 25193c6883
commit a4bfdef0b1
9 changed files with 148 additions and 109 deletions

View File

@ -217,16 +217,6 @@ collections:
visible_home: false
visible_shared: false
"📖 Get Busy Living, or Get Busy Dying":
summary: "The Stephen King collection"
template: { name: Franchise,
sort_title: "Stephen King",
level: "+" }
smart_filter:
all:
writer: "Stephen King"
sort_by: release.asc
"🐦‍⬛ Quoth the Raven":
summary: "The Edgar Allan Poe collection"
template: { name: Franchise,
@ -239,3 +229,17 @@ collections:
visible_library: true
visible_home: false
visible_shared: false
"📖 Get Busy Living, or Get Busy Dying":
summary: "The Stephen King collection"
template: { name: Franchise,
sort_title: "Stephen King",
level: "+",
poster: "https://i.redd.it/sz63m6aex2g31.png" }
smart_filter:
all:
writer: "Stephen King"
sort_by: release.asc
visible_library: true
visible_home: false
visible_shared: false