audiobookshelf/server/managers
jmt-gh 8809c7b900 Handle null and delete cover cases
This commit adds in supporting if a cover path is null. If this is the
case, we completely remove the video stream from the file, as the user
either:

a) uploaded a file with no video stream (so removing it is a no-op)
b) removed the cover in ABS, so we should respect that on merge
2022-06-05 10:36:42 -07:00
..
AbMergeManager.js Fix cover art not being generated for m4b export 2022-06-04 17:50:26 -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 Fix:Create cache dirs on server init 2022-05-15 11:19:04 -05:00
CoverManager.js Add:Support for openaudible folder structure (subject to change), add support for treating single audio files in the root directory as library items #401 2022-04-27 19:42:34 -05:00
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 Add:RSS feeds for audiobooks #606 2022-05-19 18:51:58 -05:00