audiobookshelf/server
2021-12-25 07:22:46 -06:00
..
controllers Change:Bookshelf to return minified audiobook objects and limit 100 #255 2021-12-24 16:37:57 -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:Fallback to audio stream tags if probe format has no tags and remove old scanner #256 2021-12-24 18:06:17 -06:00
ApiController.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
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
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