I have one question about the new export action introduced in the current developement build. Does it support any other options beside "per directory a file" and one whole file for everything?
It would be really helpful when it would be like "Import textfile", so that you can have one export-file for each song. Or this is already configurable in the export-file itself?
the new export action ... support any other options
I beleive it has the same options as the regular (File|Export) version.
It would be really helpful ... that you can have one export-file for each song.
You can. Set
1 the tracklist order such that no same-directory files are adjacent (e.g. use ALT-Up/Down and perhaps a custom %_directory% column)
2 Export file name: %_path% export.txt
3 One file per directory
This works on V2.39e but since 1 looks like undefined behaviour, beware on future versions.
Or this is already configurable in the export-file itself?
Only step 2 - at the top of the Export confg file put $filename(%_path% export.txt) .