audiobookshelf/server/utils
CoffeeKnyte 95cdb23efb
split getAuthorsWithCount to 2 lighter functions
getAuthorsWithCount - now only gets the top 10 authors (in that library) by number of books
getAuthorsTotalCount - new function to only get total number of authors (in that library)
2024-04-30 11:14:55 -04:00
..
generators Fix:Export OPML not escaping characters #2487 2024-01-05 14:45:25 -06:00
migrations
parsers Fix:Server crash when scanning in invalid epub #2856 2024-04-21 15:07:53 -05:00
queries split getAuthorsWithCount to 2 lighter functions 2024-04-30 11:14:55 -04:00
areEquivalent.js
constants.js Add:Support for CAF audio files 2023-06-05 16:23:40 -05:00
downloadWorker.js Remove fluent-ffmpeg dependency 2022-07-06 17:38:19 -05:00
ffmpegHelpers.js Fix:Catch error with transcodes writing concat file & do not fallback to AAC encode if error message is a failure to find include file 2024-04-27 16:41:57 -05:00
fileUtils.js
globals.js
htmlEntities.js
htmlSanitizer.js
index.js
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:Specific podcast rss feed cannot be fetched due to accept header #2446 2024-01-10 08:12:26 -06:00
prober.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 Add:Download button to download full library item #580 2023-04-09 17:05:35 -05:00