audiobookshelf/server/managers
2022-06-06 08:18:15 -07:00
..
AbMergeManager.js Use ensureDir instead of mkdir to fix 698 2022-06-06 08:12:58 -07:00
AudioMetadataManager.js Handle null and delete cover cases 2022-06-05 10:36:42 -07:00
BackupManager.js Handle another type of corrupted backup file 2022-05-30 23:53:00 -07:00
CacheManager.js update Cache folder creation to leverage ensureDirs 2022-06-06 08:18:15 -07:00
CoverManager.js
DownloadManager.js Update:No longer creating initial root user and initial library, add init root user page, web app works with no libraries 2022-05-14 17:23:22 -05:00
LogManager.js Create podcast manager and re-organize managers 2022-03-20 16:41:06 -05:00
PlaybackSessionManager.js Testing video media type 2022-05-30 19:26:53 -05:00
PodcastManager.js Testing video media type 2022-05-30 19:26:53 -05:00
RssFeedManager.js