audiobookshelf/server/utils
advplyr 0ee6336b02
Merge pull request #2245 from mikiher/watcher-fixes
Fix incorrect subpath checks in server/watcher.js
2023-10-23 17:28:44 -05:00
..
generators 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
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 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
fileUtils.js Add jsdocs 2023-10-23 17:28:59 -05:00
globals.js
htmlEntities.js
htmlSanitizer.js
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
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