audiobookshelf/server/utils
2023-10-23 17:28:59 -05:00
..
generators
migrations Remove index creation from migration file 2023-09-05 15:36:19 -05:00
parsers Update:Remove scanner settings, add library scanner settings tab, add order of precedence 2023-10-08 17:10:43 -05:00
queries
areEquivalent.js Add feed migration and cleanup 2023-07-05 18:18:37 -05:00
constants.js
downloadWorker.js
ffmpegHelpers.js Fix:Download episode from rss feed with very long description #1893 2023-07-09 15:50:40 -05:00
fileUtils.js Add jsdocs 2023-10-23 17:28:59 -05:00
globals.js Add:Support for CAF audio files 2023-06-05 16:23:40 -05:00
htmlEntities.js
htmlSanitizer.js Update:Html sanitizer to allow br tag 2023-02-25 15:05:44 -06:00
index.js Update:Replace library scan toast with task manager #1279 2023-10-20 17:46:18 -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 Fix:Podcast episodes store RSS feed guid so they can be matched if the RSS feed changes the episode URL #2207 2023-10-16 17:47:44 -05:00
prober.js Updates to new library scanner and adding jsdoc types 2023-08-27 17:19:57 -05:00
probeWorker.js Update:Scanner adjustable number of parallel audio probes to use less CPU 2022-07-16 18:54:34 -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