audiobookshelf/server/managers
2024-07-31 16:44:24 +10:00
..
AbMergeManager.js persist the advanced encoding options, show the encoding options used with in progress encodes 2024-07-31 16:44:24 +10:00
ApiCacheManager.js Fix:Applying backup not properly overwriting existing sqlite file 2024-03-16 15:12:33 -05:00
AudioMetadataManager.js Fixes + add progress to m4b and embed tools 2024-07-20 12:28:06 +03:00
BackupManager.js Ensure author folder is created before extracting files 2024-07-21 18:04:46 +00:00
BinaryManager.js Remove redundant console.log() message 2024-07-27 23:09:46 +03:00
CacheManager.js Update cover API endpoint to only load necessary data from DB #2073 2023-09-21 16:57:48 -05:00
CoverManager.js
CronManager.js
EmailManager.js Update Dockerfile for sqlite3, update models for cascade delete, fix backup schedule 2023-07-09 11:39:15 -05:00
LogManager.js Update:Log uncaught exceptions to crash_logs.txt #706 & cleanup logger 2024-02-15 16:46:19 -06:00
NotificationManager.js Update db model references 2023-08-20 13:34:03 -05:00
PlaybackSessionManager.js
PodcastManager.js Fix:Large OPML import timeouts #3118 2024-07-16 17:05:52 -05:00
RssFeedManager.js Fix:RSS feeds for collections not updating #2414 2023-12-14 15:45:34 -06:00
ShareManager.js Fix:Shares not working with timeouts longer than 23 days #3164 2024-07-27 17:40:51 -05:00
TaskManager.js