Only use visible_library: true
for collections you want PERMANENTLY visible on the Recommendations tab for a specific library
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user