audiobookshelf/server
2021-11-24 20:15:50 -06:00
..
controllers Fix:Relative file path for single book scans, Change:Route names & refactor api 2021-11-21 20:00:40 -06:00
objects New scanner updates with library scan data 2021-11-24 20:15:50 -06:00
providers Better handle books with multiple series 2021-11-22 18:38:40 -08:00
scanner New scanner updates with library scan data 2021-11-24 20:15:50 -06:00
utils New scanner updates with library scan data 2021-11-24 20:15:50 -06:00
ApiController.js Fix:Relative file path for single book scans, Change:Route names & refactor api 2021-11-21 20:00:40 -06:00
Auth.js
AuthorFinder.js Fix:Relative file path for single book scans, Change:Route names & refactor api 2021-11-21 20:00:40 -06:00
BackupManager.js
BookFinder.js Added support for audible metadata 2021-11-21 10:59:32 -08:00
CoverController.js Add: author object, author search api, author images #187 2021-11-17 19:19:24 -06:00
Db.js New scanner updates with library scan data 2021-11-24 20:15:50 -06:00
DownloadManager.js Fix: book id length & check duplicate ids, Change: library to lazy load book cards 2021-11-15 20:09:42 -06:00
HlsController.js
Logger.js
LogManager.js
RssFeeds.js
Scanner.js New scanner updates with library scan data 2021-11-24 20:15:50 -06:00
Server.js New scanner updates with library scan data 2021-11-24 20:15:50 -06:00
StreamManager.js Fix: temp fix for aac codec error by forcing aac encode #172, Change: Failed streams will close the stream and show error 2021-11-13 15:24:56 -06:00
Watcher.js