Fred,

As I am a novice here, I would be most grateful if you could do me the favour of providing an example usage of nested-import.pl, just so that I get it right first time.

The command-line invocation I am using currently would be:

rdimport --verbose --segue-level=-10 --autotrim-level=-30 --normalization-level=-10  MUSIC *

How would I call the Perl script with these parameters?

Many thanks

--Richard E


On 16-Nov-18 17:17, Fred Gleason wrote:

  * How do I make it recurse so it crawls the source library and
    grabs the content of all my album folders and sub-folders? Only a
    few files are in the root: most are in album folders and
    sometimes deeper.

rdimport(1) doesn’t do recursion by itself, but can be made to do so with a little scripting. See:

https://github.com/ElvishArtisan/rivendell-importers

and take a look at the ‘nested-import.pl’ script.

_______________________________________________
Rivendell-dev mailing list
[email protected]
http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev

Reply via email to