audiobookshelf/server/utils
Jan van Brügge 2de8c72131
Allow show and episode_id tags for audiobook series
FFmpeg only supports a very limited number of tags for m4b files (see https://wiki.multimedia.cx/index.php?title=FFmpeg_Metadata) by default. `series` and `series-part` are only possible by enabling custom tags with `-movflags use_metadata_tags`. To work around that, `show` and `episode_id` are added as second option.
2022-06-08 11:11:17 +02:00
..
parsers Add:OPML Upload for bulk adding podcasts #588 2022-05-29 11:46:45 -05:00
abmetadataGenerator.js
areEquivalent.js
constants.js Testing video media type 2022-05-30 19:26:53 -05:00
dbMigration.js
downloadWorker.js
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
fileUtils.js Fix:Sanitize filename to remove line breaks and check filename length is not too long #663 2022-06-01 20:14:10 -05:00
globals.js Merge branch 'master' into video 2022-05-31 18:53:30 -05:00
hlsPlaylistGenerator.js
htmlSanitizer.js Add:Rich text editor for podcast episode description 2022-05-28 13:36:58 -05:00
index.js Update:Paginated listening sessions 2022-06-04 10:52:37 -05:00
libraryHelpers.js Fix:Progress filter 2022-06-05 15:26:27 -05:00
podcastUtils.js Add:OPML Upload for bulk adding podcasts #588 2022-05-29 11:46:45 -05:00
prober.js Allow show and episode_id tags for audiobook series 2022-06-08 11:11:17 +02:00
scandir.js Fixed bugs that caused getSequence to run twice and broke year recognition 2022-06-05 15:52:18 -07:00