Add files using .txt file: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
m Wikiadmin moved page Adding files using .txt file to Add files using .txt file |
(No difference)
| |
Revision as of 09:19, 7 October 2017
- It is possible to add file from a .txt file, which contains a list of audio files. File should look 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