audiobookshelf/server/managers
2024-05-18 09:33:48 -05:00
..
AbMergeManager.js Update:JSDocs for task manager 2023-10-20 16:39:32 -05:00
ApiCacheManager.js Fix:Applying backup not properly overwriting existing sqlite file 2024-03-16 15:12:33 -05:00
AudioMetadataManager.js
BackupManager.js Fix:Applying backup not properly overwriting existing sqlite file 2024-03-16 15:12:33 -05:00
BinaryManager.js
CacheManager.js Update cover API endpoint to only load necessary data from DB #2073 2023-09-21 16:57:48 -05:00
CoverManager.js Add:Epub metadata parser and cover extractor #1479 2024-01-07 17:51:07 -06:00
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
NotificationManager.js
PlaybackSessionManager.js Fix:Local sessions set date and dayOfWeek using the updatedAt timestamp passed in from the client #2795 2024-03-30 11:40:35 -05:00
PodcastManager.js Fix:Podcast download new episode check to compare both GUID and enclosure URL for existing episodes #2986 2024-05-18 09:33:48 -05:00
RssFeedManager.js
TaskManager.js