audiobookshelf/server
2022-03-19 10:13:10 -05:00
..
controllers Migration change metadata folder from /books to /items, podcast data model updates, add podcast routes 2022-03-19 10:13:10 -05:00
finders
objects Migration change metadata folder from /books to /items, podcast data model updates, add podcast routes 2022-03-19 10:13:10 -05:00
providers
routers Migration change metadata folder from /books to /items, podcast data model updates, add podcast routes 2022-03-19 10:13:10 -05:00
scanner Migration change metadata folder from /books to /items, podcast data model updates, add podcast routes 2022-03-19 10:13:10 -05:00
utils Migration change metadata folder from /books to /items, podcast data model updates, add podcast routes 2022-03-19 10:13:10 -05:00
Auth.js
BackupManager.js Migration change metadata folder from /books to /items, podcast data model updates, add podcast routes 2022-03-19 10:13:10 -05:00
CacheManager.js New data model Book media type contains Audiobooks updates 2022-03-17 12:25:12 -05:00
CoverController.js Migration change metadata folder from /books to /items, podcast data model updates, add podcast routes 2022-03-19 10:13:10 -05:00
Db.js New data model play media entity, PlaybackSessionManager 2022-03-17 19:10:47 -05:00
DownloadManager.js
Logger.js
LogManager.js
PlaybackSessionManager.js Fix player content url, update user progress object include media entity id, update reset progress route 2022-03-18 15:31:46 -05:00
RssFeeds.js
Server.js Migration change metadata folder from /books to /items, podcast data model updates, add podcast routes 2022-03-19 10:13:10 -05:00
Watcher.js