Dear Glenn, et al...
Pretty simple fix, dont know if you are running from source or not,
but it's a one line change. The version I looked at was 2.04 -
Line 2596 in rdcatchd/rdcatchd.cpp change the underscore to dash...
maybe Fred can fix in next release...change:
cmd+=" --use_cartchunk-cutid";
to
cmd+=" --use-cartchunk-cutid";
and recompile...
This should fix the command invocation typo...
Todd Baker
Radio Free Asia, Washington D.C.
----- Original Message -----
From: "Glenn Hickman" <[email protected]>
To: "User discussion about the Rivendell Radio Automation System"
<[email protected]>
Sent: Wednesday, March 20, 2013 9:46:57 AM
Subject: Re: [RDD] RDImport cartID
Any ideas on this? I am demoing Rivendell to our radio staff soon and it would
be good to have this fixed.
Thanks, Glenn.
Well, I was in front of the machine experimenting with the rdimport function
when I noticed a typo in the automatically generated command from RDAdmin |
Manage Hosts | selected host | Dropboxes. When the rdimport command is
generated by the Dropboxes functionality it generates a malformed option for
--use-cartchunk-cutid. The Dropboxes inserted option places an underscore in
place of the first dash in the option as such: --use_cartchunk-cutid, causing
the option to be ignored. I ran the command manually fixing the typo and all of
the imported files were placed in carts with the CutID taken from the CartChunk.
Here is the command line generated by Dropboxes:
rdimport --persistent-dropbox-id=2 --drop-box --log-mode
--normalization-level=0 --autotrim-level=0 --use_cartchunk-cutid
--startdate-offset=0 --enddate-offset=0 NPR /home/rd/dropbox/*
Is it possible to have this fixed in the Admin module?
Thanks, Glenn.
Glenn L. Hickman Jr.
Sr. RF Engineer
WHRO
5200 Hampton Boulevard | Norfolk, VA 23508
P: 757.575.5064 | F: 757.489.0007
[email protected]
whro.org
________________________________________
From: Robert [[email protected]]
Sent: Tuesday, March 12, 2013 04:42
To: Glenn Hickman
Subject: RE: [RDD] RDImport cartID
if you have problems I'll set one up here and send you a screen shot.
It's easy when you figure it out
R
On Mon, 2013-03-11 at 22:35 +0000, Glenn Hickman wrote:
> I'll give that a shot.
>
> Thanks, Glenn.
> ________________________________________
> From: [email protected]
> [[email protected]] on behalf of Robert
> [[email protected]]
> Sent: Monday, March 11, 2013 15:29
> To: [email protected]
> Subject: Re: [RDD] RDImport cartID
>
> The Cut ID will be imported into the label on the CUT.
>
> The local cart number is not in the Cart Chunk data
>
> To get Segment 1 to import into cart 1234 you need to set up a dropbox
> item that looks for SGMT01 in the name of the audio and carts to the
> specific cart you have set up to play SGMT01 which will be in it's own
> event
>
> /home/rd/dropbox/Healthin_*_SGMT04.wav gets around the episode number
>
>
> select the cart number and put in the level and clipping data
>
> Cart chunk should have start date end date
>
> If you have 12 segments you need 12 items in the dropbox
>
> regards
>
> Robert
>
>
> On Mon, 2013-03-11 at 16:39 +0000, Glenn Hickman wrote:
> > Lets try this again with a little more information:
> >
> > We are running Rivendell V2.4.0 on the Paravel Broadcast Appliance. We have
> > set up a dropbox instance through RDAdmin | Manage Hosts | selected host |
> > Dropboxes
> >
> > We set the path spec to a local path
> > Left the To Cart field blank
> > Left the Metadata Pattern field blank
> > unchecked Delete Source Files
> > checked Get cart number from CartChunk CartID
> >
> > After hitting OK and exiting out of RDAdmin the following RDImport command
> > shows up as a running proc:
> >
> > rdimport --persistent-dropbox-id=2 --drop-box --log-mode
> > --normalization-level=0 --autotrim-level=0 --use_cartchunk-cutid
> > --startdate-offset=0 --enddate-offset=0 NPR /home/rd/dropbox/*
> >
> > This will import any audio file placed into the /home/rd/dropbox folder but
> > the RDImport is not using the CartChunk CutID as the cart number, it is
> > using the next numerically available cart. I have a group set up that
> > includes the range of CutIDs that we are expecting.
> >
> > Here also is an excerpt from the log file:
> >
> > **********
> > 03-11-2013 - 11:51:11 : rdimport started
> > RDImport v2.4.0
> > Log mode is ON
> > Normalization is OFF
> > AutoTrim is OFF
> > Destination cart is AUTO
> > Single cart mode is OFF
> > Delete source mode is OFF
> > Delete cuts mode is OFF
> > DropBox mode is ON
> > Start Date Offset = 0 days
> > End Date Offset = 0 days
> > Broken format workarounds are DISABLED
> > Import Create Dates mode is OFF
> > Persistent DropBox ID = 2
> > Files to process:
> > "/home/rd/dropbox/*"
> >
> > 03-11-2013 - 11:51:26 : Importing file "Healthin_080_SGMT04.wav" [Healthin
> > 130301 SGMT 04 health4 Health InA Heartbeat March 2013] to cart 060035 ...
> > done.
> > 03-11-2013 - 11:51:32 : Importing file "Healthin_080_SGMT05.wav" [Healthin
> > 130301 SGMT 05 health5 Health InA Heartbeat March 2013] to cart 060036 ...
> > done.
> > 03-11-2013 - 11:51:38 : Importing file "Healthin_080_SGMT06.wav" [Healthin
> > 130301 SGMT 06 health6 Health InA Heartbeat March 2013] to cart 060037 ...
> > done.
> > 03-11-2013 - 11:51:44 : Importing file "Healthin_080_SGMT07.wav" [Healthin
> > 130301 SGMT 07 health7 Health InA Heartbeat March 2013] to cart 060038 ...
> > done.
> > 03-11-2013 - 11:51:51 : Importing file "Healthin_080_SGMT08.wav" [Healthin
> > 130301 SGMT 08 health8 Health InA Heartbeat March 2013] to cart 060039 ...
> > done.
> > 03-11-2013 - 11:51:57 : Importing file "Healthin_080_SGMT09.wav" [Healthin
> > 130301 SGMT 09 health9 Health InA Heartbeat March 2013] to cart 060040 ...
> > done.
> > 03-11-2013 - 11:52:04 : Importing file "Healthin_080_SGMT10.wav" [Healthin
> > 130301 SGMT 10 health10 Health InA Heartbeat March 2013] to cart 060041 ...
> > done.
> > 03-11-2013 - 11:52:10 : Importing file "Healthin_080_SGMT11.wav" [Healthin
> > 130301 SGMT 11 health11 Health InA Heartbeat March 2013] to cart 060042 ...
> > done.
> > 03-11-2013 - 11:52:16 : Importing file "Healthin_080_SGMT12.wav" [Healthin
> > 130301 SGMT 12 health12 Health InA Heartbeat March 2013] to cart 060043 ...
> > done.
> > 03-11-2013 - 11:52:22 : Importing file "Healthin_080_SGMT13.wav" [Healthin
> > 130301 SGMT 13 health13 Health InA Heartbeat March 2013] to cart 060044 ...
> > done.
> > 03-11-2013 - 11:52:28 : Importing file "Healthin_080_SGMT14.wav" [Healthin
> > 130301 SGMT 14 health14 Health InA Heartbeat March 2013] to cart 060045 ...
> > done.
> > ***********
> >
> > We are importing .wav files off of a content depot receiver.
> >
> > Any help with this and also importing the files directly off of the content
> > depot receiver is greatly appreciated.
> >
> > Thanks, Glenn.
> >
> >
> > Subject: RDImport cartID
> >
> > Hello,
> > We are setting up a demo box to evaluate Rivendell and are having problems
> > with the DropBox functionality. In the DropBox options the use CutID as the
> > cart number, --use-cartchunk-cutid, is not working. Instead of creating the
> > cart with the cutID the audio is imported and the next numerically
> > available cart number is used. Is there a way to get this to work or is
> > there a bug?
> >
> > Thanks,
> > Glenn L. Hickman Jr.
> > Sr. RF Engineer
> >
> > WHRO
> > 5200 Hampton Boulevard | Norfolk, VA 23508
> > P: 757.575.5064 | F: 757.489.0007
> > [email protected]
> > whro.org
> > _______________________________________________
> > Rivendell-dev mailing list
> > [email protected]
> > http://lists.rivendellaudio.org/mailman/listinfo/rivendell-dev
>
>
> _______________________________________________
> Rivendell-dev mailing list
> [email protected]
> http://lists.rivendellaudio.org/mailman/listinfo/rivendell-dev
_______________________________________________
Rivendell-dev mailing list
[email protected]
http://lists.rivendellaudio.org/mailman/listinfo/rivendell-dev
_______________________________________________
Rivendell-dev mailing list
[email protected]
http://lists.rivendellaudio.org/mailman/listinfo/rivendell-dev
_______________________________________________
Rivendell-dev mailing list
[email protected]
http://lists.rivendellaudio.org/mailman/listinfo/rivendell-dev