mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-07-15 22:01:37 +00:00
Added save button to Tools tab
Still working on getting the default bitrate to be persistent
This commit is contained in:
parent
5b85d01d55
commit
71ab302d11
5 changed files with 24 additions and 7 deletions
|
|
@ -11,6 +11,7 @@ const oldLibrary = require('../objects/Library')
|
|||
* @property {string} autoScanCronExpression
|
||||
* @property {boolean} audiobooksOnly
|
||||
* @property {boolean} hideSingleBookSeries Do not show series that only have 1 book
|
||||
* @property {boolean} bitrateType
|
||||
* @property {string[]} metadataPrecedence
|
||||
*/
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue