These options are specific to the amc script and have no effect whatsoever in this particular filebot call:
Code: Select all
--def music=n --def artwork=y --def xbmc=104.248.58.126
2.
You can use the -r option to process all files in the input folder recursively.
Code: Select all
-r
3.
You can organize files into a folder structure by passing in a format that describes the path you want.
e.g.
Code: Select all
--output "/media/storage2/media" --format "{plex}"
