Add files using .txt file

From XRECODE3
Revision as of 00:21, 8 October 2017 by Wikiadmin (talk | contribs)
Jump to navigation Jump to search
  • It is possible to add files from a .txt file
  • File should have content like this:
#XRECODE3 list file
#this is a comment and will be ignored
D:\myaudio\*.wav /r
D:\myaudio\*.mp3
  • File must start with #XRECODE3 list file
  • Lines starting wil # are comments and will be ignored
  • If /r is specified, files will be added recursively

« Go Back