audiobookshelf/server/utils
2024-06-15 01:20:22 +00: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 Misnamed variable and cumulative length 2024-06-15 01:20:22 +00:00
queries Fix:Book library author name sort order with multi-author books #2859 2024-05-16 14:56:19 -05:00
areEquivalent.js Add feed migration and cleanup 2023-07-05 18:18:37 -05:00
constants.js Add:Support for CAF audio files 2023-06-05 16:23:40 -05:00
downloadWorker.js Remove fluent-ffmpeg dependency 2022-07-06 17:38:19 -05:00
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 Fix ssrfFilter url 2024-06-05 20:32:52 +10:00
globals.js Add:Support for CAF audio files 2023-06-05 16:23:40 -05:00
htmlEntities.js Ability to decode HTML Entities when all tags are stripped. Fixes #929 2022-08-30 19:20:35 -04:00
htmlSanitizer.js Update:Html sanitizer to allow br tag 2023-02-25 15:05:44 -06:00
index.js Update:Validate ASIN for author, chapter and match requests 2024-06-09 13:43:03 -05:00
libraryHelpers.js Fix:Show series name when collapsing sub-series #2140 2023-09-23 14:38:30 -05:00
notifications.js Podcast episode download notification adding variables for mediaTags, podcastAuthor, podcastDescription, podcastGenres, episodeTitle, episodeSubtitle, episodeDescription 2023-02-15 15:57:04 -06:00
podcastUtils.js Update:Support for ENV variables to disable SSRF request filter (DISABLE_SSRF_REQUEST_FILTER=1) #2549 2024-06-03 17:21:18 -05: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 Update:Scanner recognizes asin in book folder names #1852 2023-10-14 15:04:16 -05:00
toneHelpers.js Fix:Embed metadata tool embed ASIN, SERIES and SERIESPART #1794 2023-05-26 17:57:56 -05:00
toneProber.js Update scanner, music meta tags and fix issue with force update 2023-01-02 16:35:39 -06:00
zipHelpers.js Add:Download button to download full library item #580 2023-04-09 17:05:35 -05:00