audiobookshelf/server
2021-11-21 20:00:40 -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 Fix:Relative file path for single book scans, Change:Route names & refactor api 2021-11-21 20:00:40 -06:00
providers Removing debug log 2021-11-21 15:28:57 -06:00
utils Fix:Relative file path for single book scans, Change:Route names & refactor api 2021-11-21 20:00:40 -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 Add: User listening sessions and user listening stats #167 2021-11-12 19:43:16 -06:00
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 Add: User listening sessions and user listening stats #167 2021-11-12 19:43:16 -06:00
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 Add: author object, author search api, author images #187 2021-11-17 19:19:24 -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 Fix:Relative file path for single book scans, Change:Route names & refactor api 2021-11-21 20:00:40 -06:00
Server.js Fix: book id length & check duplicate ids, Change: library to lazy load book cards 2021-11-15 20:09:42 -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