Created
October 6, 2014 09:01
-
-
Save albanpeignier/1262424f5e00e785153a to your computer and use it in GitHub Desktop.
Rivendell Export, first version
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ rivendell-export --target /tmp/export --group MUSIC --scheduler-code FRENCH --verbose --filename "[cart.artist]/[cart.album]/[cart.title].mp3" | |
Export 3 cuts from MUSIC with code FRENCH to /tmp/export | |
Export 010061_001 to /tmp/export/test-french-reggae.mp3 | |
Export 010062_001 to /tmp/export/test-french-reggae-2.mp3 | |
Export 010063_001 to /tmp/export/test-french-reggae-3.mp3 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment