Re: [RDD] A handy feature

2017-08-05 Thread Pascal Vanbel - RUN

Hi,

In our dropboxes, we use /path/to/folder/* without extension

It works perfectly. Rivendell imports ogg, mp3 and wav together

PVB
RUN

Le 2017-08-05 04:26, David Klann a écrit :

Filenames don't have to be in a specific format in order to work with
Rivendell dropboxes. The dropbox setup GUI allows one to specify, for
example, "all MP3 files" (using the familiar pattern *.mp3) in the
dropbox path spec (for "all FLAC files" you'd use "*.flac"), but 
other

than that, there is no filename restriction. If one wants to
programmatically import both MP3 files and WAV files from the same
directory, one would configure two different Rivendell dropboxes; one
with the "*.mp3" pattern in the path specification, and one with the
"*.wav" pattern.

You *may* specify a file naming pattern using "percent escapes" as
placeholders for things like artist name (%a), track title (%t), and
album name (%l), but these are optional elements of Rivendell
dropboxes.

I find it slightly clumsy, but it does work and it's straight forward
once you get used to it.

  ~David Klann

   Broadcast Tool & Die

   broadcasttool.com

On 08/04/2017 08:14 PM, Mike Carroll wrote:


I haven't used Rivendell's dropboxes, but don't the file names have
to be a particular format that's known beforehand to Rivendell?

On Fri, Aug 4, 2017 at 9:04 AM Hoggins! 
wrote:


Hello there,

I guess that's what dropboxes are for in Rivendell. At least
that's how
we use them : copy all the contents of a USB drive to a dropbox
folder,
and let it smoothly "rip" its contents.

Hoggins!




Links:
--
[1] mailto:fucks...@wheres5.com


___
Rivendell-dev mailing list
Rivendell-dev@lists.rivendellaudio.org
http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev


Re: [RDD] Manage Replicators

2017-08-04 Thread Pascal Vanbel - RUN

In fact

rdexport --group=Bidule /path/to/folder/ do the trick for the files. 
I'll think about the DB but a simple Backup restore will do the trick 
hence I know which groups I want


But I'm still curious to understand "Manage Replicators" :-)

Thx

PVB

Le 2017-08-04 22:38, Pascal Vanbel - RUN a écrit :

Hello,

A stand alone but I need only one or two groups of carts.
Unfortunately, the carts numbers are too mixed in differents so I
can't rely on these

My /var/snd is too big for this computer :-)

In RDAdmin -> 'Manage Replicators' you can choose groups but it
doesn't seem to export to another Rivendell.

If there is no easy way, I'll do it with a SQL request but I don't
want to reinvent an existing procedure :-)

Thx

PVB
Le 2017-08-04 22:09, Lorne Tyndale a écrit :

Hi,

It all depends on what exactly you're trying to achieve.  Are you 
trying
to have this "outside" system tied in / connected to your main 
system at

the station, or is it going to be a stand-alone?

Replicating the system is fairly straight forward - have 
Rivendell
installed on your target machine.  Copy over your /var/snd to 
your new
machine.  Copy over the database.  Make sure your new machine is 
listed
/ set up in the rivendell hosts in rdadmin and has access to the 
service
/ library / etc that you want it to have access to.  You're then 
up and
running with a stand alone machine which has the same music 
library /

clocks / etc.

Lorne Tyndale


Hello,

We'd like to copy our Rivendell to a light version in a 
computer for

outside animation (without show specific carts)

I found an old mail



(http://caspian.paravelsystems.com/pipermail/rivendell-dev/2011-December/014270.html)
talking about Replicators.

It seems that it answers our concern but I don't know if the 
feature

has been developped since

Is it the right explanation ?

Thanks :-)

PVB
RUN
___
Rivendell-dev mailing list
Rivendell-dev@lists.rivendellaudio.org

http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev




___
Rivendell-dev mailing list
Rivendell-dev@lists.rivendellaudio.org
http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev


___
Rivendell-dev mailing list
Rivendell-dev@lists.rivendellaudio.org
http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev


Re: [RDD] Manage Replicators

2017-08-04 Thread Pascal Vanbel - RUN

Hello,

A stand alone but I need only one or two groups of carts. 
Unfortunately, the carts numbers are too mixed in differents so I can't 
rely on these


My /var/snd is too big for this computer :-)

In RDAdmin -> 'Manage Replicators' you can choose groups but it doesn't 
seem to export to another Rivendell.


If there is no easy way, I'll do it with a SQL request but I don't want 
to reinvent an existing procedure :-)


Thx

PVB
Le 2017-08-04 22:09, Lorne Tyndale a écrit :

Hi,

It all depends on what exactly you're trying to achieve.  Are you 
trying
to have this "outside" system tied in / connected to your main 
system at

the station, or is it going to be a stand-alone?

Replicating the system is fairly straight forward - have Rivendell
installed on your target machine.  Copy over your /var/snd to your 
new
machine.  Copy over the database.  Make sure your new machine is 
listed
/ set up in the rivendell hosts in rdadmin and has access to the 
service
/ library / etc that you want it to have access to.  You're then up 
and
running with a stand alone machine which has the same music library 
/

clocks / etc.

Lorne Tyndale


Hello,

We'd like to copy our Rivendell to a light version in a 
computer for

outside animation (without show specific carts)

I found an old mail


(http://caspian.paravelsystems.com/pipermail/rivendell-dev/2011-December/014270.html)

talking about Replicators.

It seems that it answers our concern but I don't know if the 
feature

has been developped since

Is it the right explanation ?

Thanks :-)

PVB
RUN
___
Rivendell-dev mailing list
Rivendell-dev@lists.rivendellaudio.org

http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev




___
Rivendell-dev mailing list
Rivendell-dev@lists.rivendellaudio.org
http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev


[RDD] Manage Replicators

2017-08-04 Thread Pascal Vanbel - RUN

Hello,

We'd like to copy our Rivendell to a light version in a computer for 
outside animation (without show specific carts)


I found an old mail 
(http://caspian.paravelsystems.com/pipermail/rivendell-dev/2011-December/014270.html) 
talking about Replicators.


It seems that it answers our concern but I don't know if the feature 
has been developped since


Is it the right explanation ?

Thanks :-)

PVB
RUN
___
Rivendell-dev mailing list
Rivendell-dev@lists.rivendellaudio.org
http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev


Re: [RDD] Can’t import mp3 after update

2017-04-07 Thread Pascal Vanbel - RUN

I've updated to 2.15.3 and now Rivendell doesn't import anything :-/

I've got a message "Audio Converter Error : OK" (on my 2 computers)

Log doesn't seem to report an error

PVB

On 2017-02-16 19:10, Fred Gleason wrote:

On Feb 16, 2017, at 03:45, Pascal Vanbel - Radio Universitaire
Namuroise - RUN 88.1  wrote:


Last week, I did a ‘yum update’ to update our computers to the
latest versions.


Known problem on CentOS 7 installs. It’s because EPEL recently added
a libmad package that ‘updates’ the one provided by
Paravel-Broadcast.

It will be fixed in v2.15.3. In the meantime, a workaround is to
install libmad-devel.

Cheers!


|--|
| Frederick F. Gleason, Jr. | Chief Developer |
| | Paravel Systems |

|--|
| A room without books is like a body without a soul. |
| -- Cicero |

|--|



Links:
--
[1] mailto:p...@run.be


___
Rivendell-dev mailing list
Rivendell-dev@lists.rivendellaudio.org
http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev


[RDD] Rivendell And LiveWire

2014-08-15 Thread Pascal Vanbel - RUN

Hello,

I'm trying to use the livewire connexions on our new Axia IQ

I've read that Rivendell could use LiveWire but I guess I have to 
install the Livewire driver for linux. I haven't read that exact 
sentence but when I search over the web, it seems to be the good 
explanation


Or else I'm very bad at configuring livewire in rivendell :-)

Thx

PVB
RUN
University Of Namur Radio
___
Rivendell-dev mailing list
Rivendell-dev@lists.rivendellaudio.org
http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev