audiobookshelf/server/utils
2024-03-14 09:41:48 +01:00
..
generators Fix:Export OPML not escaping characters #2487 2024-01-05 14:45:25 -06:00
migrations Update:Remove support for metadata.abs, added script to create metadata.json files if they dont exist 2023-10-22 15:53:05 -05:00
parsers Add:Scanner extracts cover from comic files #1837 and ComicInfo.xml parser 2024-01-14 17:51:26 -06:00
queries use already fetched library settings, only fetch maxSequence if setting is turned on 2024-03-14 09:41:48 +01:00
areEquivalent.js
constants.js
downloadWorker.js
ffmpegHelpers.js Update:Podcast episode download show ffmpeg progress and print full debug log dump on error 2024-02-16 16:05:02 -06:00
fileUtils.js Update BinaryManager JSDocs, move validVersions to required binary objects 2024-02-17 17:40:33 -06:00
globals.js
htmlEntities.js
htmlSanitizer.js
index.js Fix:Podcast schedule max new episodes to download setting to 0 and fix input blurs #2680 2024-02-27 17:17:33 -06:00
libraryHelpers.js
notifications.js
podcastUtils.js Fix:Specific podcast rss feed cannot be fetched due to accept header #2446 2024-01-10 08:12:26 -06:00
prober.js
scandir.js
toneHelpers.js
toneProber.js
zipHelpers.js