audiobookshelf/server/utils
2022-05-28 11:38:51 -05:00
..
abmetadataGenerator.js abmetadata generator fixes 2022-04-20 07:41:45 -05:00
areEquivalent.js New model update details, author and series inputs with create new, compare & copy utils 2022-03-11 19:46:32 -06:00
constants.js Add support for WMA and AIFF audio files #449, add remove orphan streams, clean up audio mime type logic 2022-04-16 12:37:10 -05:00
dbMigration.js Add bulkInsertEntities to db to handle migrating large collections 2022-04-23 06:25:16 -05:00
downloadWorker.js Add:Experimental embed metadata in audio files #141 2022-05-01 18:33:46 -05:00
ffmpegHelpers.js Fix:File permissions on cache dirs and cache images, Fix:Db delete read stream closing before write stream resulting in deletes sometimes not happening 2022-05-15 09:51:08 -05:00
filePerms.js Fix: set downloaded/uploaded cover owner and permissions and if creating intitial config/metadata directories at startup then set owner of those #394 2022-04-24 19:12:00 -05:00
fileUtils.js Fix:Sanitize new podcast folder names and ensure feedUrl is in feed metadata #589 2022-05-13 17:13:58 -05:00
globals.js Add support for WMA and AIFF audio files #449, add remove orphan streams, clean up audio mime type logic 2022-04-16 12:37:10 -05:00
hlsPlaylistGenerator.js Fix: iOS mobile audio stream support #180 2021-11-16 17:37:49 -06:00
htmlSanitizer.js Add:Full podcast episode description parsed and viewable in modal #492 2022-05-28 11:38:51 -05:00
index.js Update:Show seconds in elapsedPretty 2022-05-11 17:20:32 -05:00
libraryHelpers.js Fix:Continue series shelf show next book in series #608 2022-05-20 15:55:03 -05:00
parseFullName.js Clean and parse author name from directory, sort by author last name, scan for covers 2021-08-24 20:24:40 -05:00
parseNameString.js Fix: add extra check for valid names and valid author name #502 2022-04-24 18:41:47 -05:00
parseOpfMetadata.js Add:HTML sanitizer lib to support html in podcasts and replace strip html lib 2022-05-27 19:41:40 -05:00
podcastUtils.js Add:Full podcast episode description parsed and viewable in modal #492 2022-05-28 11:38:51 -05:00
prober.js Add:Experimental embed metadata in audio files #141 2022-05-01 18:33:46 -05:00
scandir.js Fixed bug that caused scanner to fail to get title when subtitle parsing is off, refactored possibly confusing variable declarations. 2022-05-24 19:04:51 -07:00