audiobookshelf/server/utils
2023-07-31 17:59:51 -05:00
..
generators
migrations Update bookSeries & bookAuthors table to include createdAt timestamp 2023-07-29 17:25:11 -05:00
parsers Fix:Parsing authors from meta tags removes duplicates #1932 2023-07-20 16:55:49 -05:00
queries Include library item podcast queries 2023-07-31 17:59:51 -05:00
areEquivalent.js Add feed migration and cleanup 2023-07-05 18:18:37 -05:00
constants.js
downloadWorker.js
ffmpegHelpers.js
filePerms.js
fileUtils.js Fix byte conversion 2023-07-19 23:59:00 +02:00
globals.js Add:Support for CAF audio files 2023-06-05 16:23:40 -05:00
htmlEntities.js
htmlSanitizer.js
index.js Update db migration for duration, size, lastFirst, and ignore prefix columns 2023-07-28 18:03:31 -05:00
libraryHelpers.js Update bookSeries & bookAuthors table to include createdAt timestamp 2023-07-29 17:25:11 -05:00
notifications.js
podcastUtils.js
prober.js
probeWorker.js Update:Scanner adjustable number of parallel audio probes to use less CPU 2022-07-16 18:54:34 -05:00
scandir.js
toneHelpers.js
toneProber.js Update scanner, music meta tags and fix issue with force update 2023-01-02 16:35:39 -06:00
zipHelpers.js