audiobookshelf/server
2021-12-29 15:53:19 -06:00
..
controllers Add:User listening stats page and new library stats 2021-12-29 15:53:19 -06:00
objects Add:User listening stats page and new library stats 2021-12-29 15:53:19 -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 Add:User listening stats page and new library stats 2021-12-29 15:53:19 -06:00
ApiController.js Add:User listening stats page and new library stats 2021-12-29 15:53:19 -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