mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2025-12-21 11:19:37 +00:00
Merge 0fc3b40b8e into 626596b192
This commit is contained in:
commit
d59f74a02c
2 changed files with 14 additions and 2 deletions
|
|
@ -617,6 +617,7 @@ class LibraryController {
|
|||
filterBy: req.query.filter,
|
||||
mediaType: req.library.mediaType,
|
||||
minified: req.query.minified === '1',
|
||||
expanded: req.query.expanded === '1',
|
||||
collapseseries: req.query.collapseseries === '1',
|
||||
include: include.join(',')
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue