audiobookshelf/server
2021-12-30 10:57:28 +01: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: escape special characters in provider urls 2021-12-30 10:57:28 +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
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