audiobookshelf/server/utils
2024-05-27 13:22:20 -05:00
..
generators Fix:Export OPML not escaping characters #2487 2024-01-05 14:45:25 -06:00
migrations
parsers Fix:Server crash when scanning in invalid epub #2856 2024-04-21 15:07:53 -05:00
queries Fix:Book library author name sort order with multi-author books #2859 2024-05-16 14:56:19 -05:00
areEquivalent.js
constants.js
downloadWorker.js
ffmpegHelpers.js Fix:Catch error with transcodes writing concat file & do not fallback to AAC encode if error message is a failure to find include file 2024-04-27 16:41:57 -05:00
fileUtils.js Update:Podcast episode downloader only takes audio streams #2858 2024-04-17 17:09:36 -05: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 Fix:Debian pkg crash due to using toSorted that is only available in Node20+ #3024 2024-05-27 13:22:20 -05:00
scandir.js
toneHelpers.js
toneProber.js
zipHelpers.js