audiobookshelf/server/utils
2023-10-16 17:47:44 -05:00
..
generators
migrations
parsers Update:Remove scanner settings, add library scanner settings tab, add order of precedence 2023-10-08 17:10:43 -05:00
queries Fix:Handle non-ascii characters in global search by not lowercasing in query #2187 2023-10-05 17:00:40 -05:00
areEquivalent.js
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 Update:Validate image URI content-type before writing image file 2023-10-14 10:52:56 -05:00
globals.js
htmlEntities.js
htmlSanitizer.js
index.js Fix:Handle non-ascii characters in global search by not lowercasing in query #2187 2023-10-05 17:00:40 -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 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
toneProber.js
zipHelpers.js