audiobookshelf/server/utils
2024-07-03 23:50:42 +03: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
constants.js
downloadWorker.js
ffmpegHelpers.js Add unit tests for new ffmpegHelpers functions 2024-07-03 23:50:42 +03:00
fileUtils.js Update User-Agent strings 2024-06-24 17:14:20 -05:00
globals.js
htmlEntities.js
htmlSanitizer.js
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
podcastUtils.js Update User-Agent strings 2024-06-24 17:14:20 -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
toneProber.js
zipHelpers.js