mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2024-11-08 09:04:43 +01:00
2de8c72131
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. |
||
---|---|---|
.. | ||
parsers | ||
abmetadataGenerator.js | ||
areEquivalent.js | ||
constants.js | ||
dbMigration.js | ||
downloadWorker.js | ||
ffmpegHelpers.js | ||
filePerms.js | ||
fileUtils.js | ||
globals.js | ||
hlsPlaylistGenerator.js | ||
htmlSanitizer.js | ||
index.js | ||
libraryHelpers.js | ||
podcastUtils.js | ||
prober.js | ||
scandir.js |