Using on a Linux NAS example with existing directory structure - example

I have started to look at using MCEBuddy but have not seen an example of how to do the following.

  • Files are in a complex directory structure starting in \Server\Share
  • Don’t convert file format, only remove commercials
  • There is no need to change the format of the file names
  • Keep subtitles
  • Recursively process all sub-directories
  • Use the name of the original file for the updated file
  • Retain a backup of the original file in the location of the original file
  • Use GPU to speed processing
  • Keep Meta data
  • Add user name and password to command line

Any help on this would be greatly appreciated