audiobookshelf/server/managers
2025-01-02 17:21:07 -06:00
..
AbMergeManager.js
ApiCacheManager.js
AudioMetadataManager.js Updates to LibraryItemController to use new model 2025-01-02 15:42:52 -06:00
BackupManager.js
BinaryManager.js
CacheManager.js Add LibraryItemController test for delete/batchDelete/updateMedia endpoint functions to correctly remove authors & series with no books 2024-12-01 12:44:21 -06:00
CoverManager.js Updates to LibraryItemController to use new model 2025-01-02 15:42:52 -06:00
CronManager.js Update updateMedia endpoint to use new model 2025-01-02 17:21:07 -06:00
EmailManager.js
LogManager.js
MigrationManager.js Add: check that migrationsMeta table is well formed 2024-11-06 22:06:58 -07:00
NotificationManager.js
PlaybackSessionManager.js Implementing toOld functions for LibraryItem/Book/Podcast 2025-01-02 12:49:58 -06:00
PodcastManager.js Fix:Downloading podcast episode when file extension is mp3 but enclosure type is not mp3 #3711 2024-12-13 16:06:00 -06:00
RssFeedManager.js Fix refresh feed when book is deleted and belonged to a series/collection 2025-01-01 12:06:01 -06:00
ShareManager.js
TaskManager.js