seanap / auto-m4b

Docker container that watches a folder for multi-file mp3 books and converts them to a chapterized m4b.
261 stars 33 forks source link

Option to clear all metadata #16

Open stunrelay opened 2 years ago

stunrelay commented 2 years ago

Is it possible to implement an option to clear all metadata for the outputted (untagged) file? Ideally a docker environment option... I would rather have readarr grab and fill metadata instead of beets/mp3tag but readarr gets confused when (incorrect) metadata is already input,

seanap commented 1 year ago

This is a good idea and something I've wanted to implement. Looks like ffmpeg can remove metadata, but I'll have to play around with how to make this a config option. https://superuser.com/questions/441361/strip-metadata-from-all-formats-with-ffmpeg