audiobookshelf/server
2021-12-26 11:28:48 -06:00
..
controllers Merge branch 'master' of https://github.com/advplyr/audiobookshelf 2021-12-26 11:28:48 -06:00
objects Fix:Open stream update with full audiobook object #255 2021-12-25 07:22:46 -06:00
providers Fix audible match if title or author has special characters 2021-12-21 14:02:27 +01:00
scanner Change:Fallback to audio stream tags if probe format has no tags and remove old scanner #256 2021-12-24 18:06:17 -06:00
utils Change:Series volume numbers to use language sensitive sorting #261 2021-12-26 11:25:07 -06:00
ApiController.js Change:Series volume numbers to use language sensitive sorting #261 2021-12-26 11:25:07 -06:00
Auth.js
AuthorFinder.js
BackupManager.js
BookFinder.js
CacheManager.js Fix:Check failed ffmpeg image command +additional errors logs #239 2021-12-14 15:19:23 -06:00
CoverController.js Add:Cover image cache, resize & use webp image #223 2021-12-12 17:15:37 -06:00
Db.js
DownloadManager.js
HlsController.js Change:Fallback to audio stream tags if probe format has no tags and remove old scanner #256 2021-12-24 18:06:17 -06:00
Logger.js
LogManager.js
RssFeeds.js
Server.js Change:Fallback to audio stream tags if probe format has no tags and remove old scanner #256 2021-12-24 18:06:17 -06:00
StreamManager.js Add:Api route to sync stream data for use in android native 2021-12-19 18:45:56 -06:00
Watcher.js