On Nov 16, 2018, at 11:43, Richard Elen <[email protected]> wrote:

> The first thing I see is the message:
> "Session management: None of the authentication protocols specified are 
> supported". 
> What is this telling me?

Useless cruft from your desktop manager. You can safely ignore it.


> Meanwhile, the files appear successfully ingested from the root of the source 
> library. However:
> How do I import all audio file types in one go, or at least *.mp3 and *.flac 
> for starters?;
> 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.

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