On Nov 18, 2019, at 08:25, Rob Landry <[email protected]> wrote:

> I had someone come to me a year or two ago with a bunch of Nexgen files to 
> import. The nice thing about XML is that it's fairly easy to parse, and I 
> ended up writing a Perl script using a module named perl-XML-Parse or some 
> such. Then I fed everything into rdimport.

And that’s basically the way that ‘nexgen_filter’ works. The minimal invocation 
looks like this:

        nexgen_filter --group=SOMEGROUP --audio-dir=/path/to/audio/files 
myfile.xml

There are various other switches that let you do things like control what cart 
number to use. Do ‘nexgen_filter --help’ to see all the options.

Cheers!


|---------------------------------------------------------------------|
| Frederick F. Gleason, Jr. |             Chief Developer             |
|                           |             Paravel Systems             |
|---------------------------------------------------------------------|
|         A room without books is like a body without a soul.         |
|                                                                     |
|                                                         -- Cicero   |
|---------------------------------------------------------------------|
_______________________________________________
Rivendell-dev mailing list
[email protected]
http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev

Reply via email to