audiobookshelf/server
2021-11-25 20:25:44 -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 Add:Alternative ID3 tags 2021-11-25 19:23:22 -06:00
providers Better handle books with multiple series 2021-11-22 18:38:40 -08:00
scanner Fix:Cancel library scan 2021-11-25 20:25:44 -06:00
utils Add:Alternative ID3 tags 2021-11-25 19:23:22 -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 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 logLevel as server setting, logger config page, re-scan audiobook option, fix embedded cover extraction, flac and mobi support, fix series bookshelf not wrapping 2021-09-30 18:52:32 -05:00
Logger.js Fix: Daily log file not adding newlines to logs, Add: Config log page loads last 5000 logs for the current day #72 2021-10-31 19:10:45 -05:00
LogManager.js Fix: Daily log file not adding newlines to logs, Add: Config log page loads last 5000 logs for the current day #72 2021-10-31 19:10:45 -05:00
RssFeeds.js Add: Bookshelf list link to audiobook page 2021-10-30 20:12:36 -05:00
Scanner.js Add:New scanner and scanner server settings 2021-11-25 18:39:02 -06:00
Server.js Fix:Cancel library scan 2021-11-25 20:25:44 -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 Add:New scanner and scanner server settings 2021-11-25 18:39:02 -06:00