audiobookshelf/server
2021-11-22 18:40:15 -08: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: Scanner check path and inode value for removed books, scanner v5 outlined 2021-11-22 19:58:20 -06:00
providers Better handle books with multiple series 2021-11-22 18:38:40 -08:00
scanner Fix: Scanner check path and inode value for removed books, scanner v5 outlined 2021-11-22 19:58:20 -06:00
utils Fix: Scanner check path and inode value for removed books, scanner v5 outlined 2021-11-22 19:58:20 -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 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 Fix: Scanner check path and inode value for removed books, scanner v5 outlined 2021-11-22 19:58:20 -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 Change: Using posix file paths, Change: njodb version bump, Change: Ignore directories and files starting with . #169 2021-11-06 17:26:44 -05:00