Page 1 of 1

Configure mkvpropedit and mp4tags

Posted: 31 Oct 2020, 03:23
by rednoah
If you are using the --apply tags feature, then FileBot will rely on the mkvpropedit and mp4tags command-line tools to write tags to the media file content.


If the mkvpropedit and mp4tags commands are not the $PATH then you may need to configure FileBot to use the absolute path to the executable:

Code: Select all

filebot -script fn:properties --def net.filebot.postprocess.mp4tags=/usr/local/bin/mp4tags --def net.filebot.postprocess.mkvpropedit=/usr/local/bin/mkvpropedit