Re: [RDD] RDImport question

2022-08-23 Thread Rob Landry
On Mon, 22 Aug 2022, chris cottingham wrote: Will rdimport traverse sub folders? Do I need to have all the audio I want to import in the root of the import folder? It will not look in subfolders. I wrote a Perl script to manage my Rivendell imports. I did so because 1) I want to keep a log

Re: [RDD] RDImport question

2022-08-22 Thread David Henderson
I think it only looks in the folder specified. We have several different folders for different types of audio, just make a new dropbox rule for each folder, then whenever audio is copied into that folder, it should get picked up. If you have told Rivendell to convert from MP3 to WAV then it

[RDD] RDImport question

2022-08-22 Thread chris cottingham
Will rdimport traverse sub folders? Do I need to have all the audio I want to import in the root of the import folder? It’s my understanding that rdimport will import mp3 files and read the metadata. It will also “wrap” the imported mp3 files as a “wav” file. Is this true as well? Thanks!!

Re: [RDD] rdimport fails on file names with brackets

2021-07-11 Thread Dave B
I’m going to bulk rename the files and adjust my script accordingly. That seems be the easiest way to go. Thanks for the input. Sent from my iPad > On Jul 11, 2021, at 1:00 AM, Robert Jeffares > wrote: > >  > The audio filename is going to be xx_001.wav > > Artist and Title are stored

Re: [RDD] rdimport fails on file names with brackets

2021-07-10 Thread Robert Jeffares
The audio filename is going to be xx_001.wav Artist and Title are stored in MySQL [or MariaDB ]  where [] are allowed in strings. --set-string-artist=should work with []" <--tested and it does --set-string-title="same" I just checked this on a copy of the same OS.  If the *source audio

Re: [RDD] rdimport fails on file names with brackets

2021-07-10 Thread Mike Carroll
Square brackets are glob characters in file names (they're a regex list indicator). Maybe try disabling file globbing? That disables all of the file expansion characters. "set -f" to turn off, "set +f" to turn back on. Mike On Sat, Jul 10, 2021 at 10:17 AM Dave wrote: > rdimport will

Re: [RDD] rdimport fails on file names with brackets

2021-07-10 Thread Dave
rdimport will successfully import these files using the form rdimport  [options] [GROUP] *.flac I can only think that the brackets are being interpreted by the script in some way and sending bad information to rdimport. On 7/9/2021 9:46 PM, Robert Jeffares wrote: Hi Dave, have you tried

Re: [RDD] rdimport fails on file names with brackets

2021-07-10 Thread Dave B
I'm using the full file names because I'm also setting the talk and segue markers and scheduler codes, etc via the script. The files do contain metadata but for some reason rdimport doesn't always read the artist field. I'll try importing some files using wildcards in the filespec  (*.flac) and

Re: [RDD] rdimport fails on file names with brackets

2021-07-09 Thread Robert Jeffares
Hi Dave, have you tried rdimport  [options] [GROUP] *.flac ? or is it falling down in the --metadata-pattern='%a - %t.flac' Are you using CentOS or something else? Do the flac files have metadata? From memory [] brackets are not usually a problem regards Robert On 10/07/21 7:03 am,

[RDD] rdimport fails on file names with brackets

2021-07-09 Thread Dave
Hi all, I'm about to use rdimport to import a couple of music libraries into Rivendell via a shell script. In testing it works great except for the fact rdimport does not like file names containing an open bracket ([). For example, if I enter the file name using a double quote as "'N Sync -

Re: [RDD] RDImport Notifications

2021-06-28 Thread Fred Gleason
On Jun 26, 2021, at 20:28, wa7skg wrote: > While working on another issue, I took a look at /var/log/boot.log. I had > recently imported a bunch of music to the library with rdimport. I find these > entries in boot.log: > > Jun 26 17:00:41 rd2 ripcd: sent notification: "NOTIFY CART MODIFY

Re: [RDD] RDImport Notifications

2021-06-26 Thread chris cottingham
I can’t answer the specific rd questions but I can tell you that the 239. Address is a multicast address that is only locally relevant. This address will not cross a router boundary and requires igmp to be enabled on your switch the function properly. I’ll let the other guys chime in on what

[RDD] RDImport Notifications

2021-06-26 Thread wa7skg
While working on another issue, I took a look at /var/log/boot.log. I had recently imported a bunch of music to the library with rdimport. I find these entries in boot.log: Jun 26 17:00:41 rd2 ripcd: sent notification: "NOTIFY CART MODIFY 35741" to 239.192.255.72:20539 Jun 26 17:00:41 rd2

Re: [RDD] RDImport issue

2021-03-04 Thread David Klann
Hi Michael, On 3/4/21 03:26, wa7skg wrote: > > Well, I messed up a bit. Had a special situation to load some music for > a particular purpose. I created a group "Special-M" and assigned cart > numbers 5-50500 with "Enforced Cart Number" checked. The music was > copied into a folder and I ran

[RDD] RDImport issue

2021-03-04 Thread wa7skg
Well, I messed up a bit. Had a special situation to load some music for a particular purpose. I created a group "Special-M" and assigned cart numbers 5-50500 with "Enforced Cart Number" checked. The music was copied into a folder and I ran rdimport to load it all into the library.

[RDD] rdimport 3.5.0 Fails to Import Using Cart Chunk Data

2021-01-09 Thread David Klann
Greetings Friends! Just a heads up regarding rdimport(1) on the latest 3.5.0 release of Rivendell. Using the "--use-cartchunk-cutid" option to set the Rivendell Cart number from the source audio file causes rdimport to fail. I have opened Github Issue #636 for this. I have also devised a

Re: [RDD] rdimport

2020-06-01 Thread Fred Gleason
On May 29, 2020, at 11:18, Chester Graham wrote: > Also, you have to work on the directory containing the audio files, it will > ignore any subdirectories. Recursion can be done with a little scripting. For example, see:

Re: [RDD] rdimport

2020-05-31 Thread Robert Jeffares
Hi Chris rdimport --verbose --segue-level=-10 MUSIC /home/rd/music_import/"1987 - Alphabet City"/*.mp3 is going to give you what you want. More or less If the mp3's don't have tags add --metadata-pattern="%a - %l - %i - %t.mp3" Questions answered in line. On 30/05/20 1:17 am, Sojo Gold

Re: [RDD] rdimport

2020-05-29 Thread Chester Graham
On Fri, May 29, 2020 at 9:18 AM Sojo Gold wrote: > Hi > I'm having a few games with rdimport please could you guys give me a heads > up!. > > My command line; > [rd@rivhsr ~]$ rdimport --verbose --segue-level=-10 MUSIC *.mp3 > /home/rd/music_import/"1987 - Alphabet City"/ > > My Audio file

[RDD] rdimport

2020-05-29 Thread Sojo Gold
Hi I'm having a few games with rdimport please could you guys give me a heads up!. My command line; [rd@rivhsr ~]$ rdimport --verbose --segue-level=-10 MUSIC *.mp3 /home/rd/music_import/"1987 - Alphabet City"/ My Audio file structure; music_import/     1987 - Alphabet

Re: [RDD] RDImport Question

2020-03-11 Thread Robert Jeffares
Hi Phil, the folders will be on a drive somewhere which you can mount on your Rivendell machine. lets call it /home/rd/tempimport if you create the folder as rd user the permissions should be OK $ mkdir /home/rd/tempimport in a command line window something like find /home/rd/tempimport

Re: [RDD] RDImport Question

2020-03-10 Thread Mark Murdock
...@celebrationradio.com<mailto:m...@celebrationradio.com> Website<https://celebrationradio.com/> From: rivendell-dev-boun...@lists.rivendellaudio.org On Behalf Of Phil Biehl Sent: Tuesday, March 10, 2020 12:43 PM To: 'User discussion about the Rivendell Radio Automation System' S

[RDD] RDImport Question

2020-03-10 Thread Phil Biehl
Braintrust, I have a large number of music files I want to import to Riv that are divided up into folders and subfolders. I’m hoping that there is a way to get rdimport to process these files, traversing all these subfolders. Is there a way to do this? Thanks, Phil

[RDD] rdimport aborted ...?

2020-02-03 Thread Matt Greeney
Hey guys What a Game Eh! I am moving to 3x and on rdimport, I keep getting this error [code] ASSERT: "uint(i) < uint(size())" in file /usr/include/QtCore/qstring.h, line 699 [/code] Using the string [code] rdimport --verbose --autotrim-level=-30 --segue-level=-15

Re: [RDD] rdimport/export -xml option

2019-12-15 Thread Jacob Niemand
Hi Mircea, I am experiencing the same issue. Rivendell 3.2 on Centos 7. Jake On Sun, Dec 15, 2019 at 04:43 Mircea Paun wrote: > Hi! > I exported and imported the same cart with the -xml option. > There are some things that do not fit or something is wrong in my > understanding or workflow. >

[RDD] rdimport/export -xml option

2019-12-15 Thread Mircea Paun
Hi! I exported and imported the same cart with the -xml option. There are some things that do not fit or something is wrong in my understanding or workflow. On exported cart, there are no values in the ISRC field, but appears as "Cut 001" on imported cart and obviously, when you want to exit from

[RDD] RDImport issue and features

2019-12-08 Thread Gabriele Fergola
Hello Fred, i can confirm here rdimport have an issue importing file with filename in utf8 format. Will be nice to have also the possibility to check for duplicate just to not import twice the same song. At the moment i'm accomplish this by a custom Python script who is modifying the file name

[RDD] RDImport special characters problem

2019-12-06 Thread Radio 3 Network - Mirco Roppolo
Hi there, and thanks a lot for creating Rivendell software. We use on our radio station since version 1.7.2. Recently I've installed 3.1.0 version on Ubuntu 18.04 64 bit system. It's all ok except the RDImport from command line. There are some problems with italian characters with accent, like

Re: [RDD] RDImport and Disk Space

2019-12-05 Thread nathaniel.steele
also rsynced to a NAS appliance, so the data lived in three places. From: rivendell-dev-boun...@lists.rivendellaudio.org On Behalf Of Alan Smith Sent: Saturday, November 30, 2019 7:03 PM To: User discussion about the Rivendell Radio Automation System Subject: Re: [RDD] RDImport and Disk

Re: [RDD] RDImport and Disk Space

2019-11-30 Thread Steve Varholy
Neat! Sent from my Sprint Phone. -- Original message-- From: Sébastien Leblanc Date: Sat, Nov 30, 2019 9:50 PM To: Rivendell Users Group; Cc: Subject:Re: [RDD] RDImport and Disk Space On 19-11-27 12 h 16, Steve Varholy wrote: Mark: Add another drive, move/copy /var/snd to it and create

Re: [RDD] RDImport and Disk Space

2019-11-30 Thread Sébastien Leblanc
On 19-11-27 12 h 16, Steve Varholy wrote: > Mark:  > > Add another drive, move/copy /var/snd to it and create a symbolic link > to the new location. Done. > You can also use UnionFS to overlay a new filesystem on a new drive on top of the old filesystem. The old filesystem effectively becomes

Re: [RDD] RDImport and Disk Space

2019-11-30 Thread Alan Smith
Again, still consider myself very new to this, but what I have started to do is use Raid1, and setup postfix to send email/text failure notifications. I haven't had a real failure yet, but during testing (including simulated failure on the bench) it works pretty well. -Alan On 11/30/2019

Re: [RDD] RDImport and Disk Space

2019-11-30 Thread Rob Landry
On Thu, 28 Nov 2019, Lorne Tyndale wrote: That's overall good advice, the only things I'd add is that I'm not a big fan of Raid 5, I prefer Raid 1 which provides as full 1:1 mirror for better redundancy and robustness. When hard disks cost a lot I could I don't like RAID at all. I prefer to

Re: [RDD] RDImport and Disk Space

2019-11-28 Thread Bill Putney
Lorne, Yes, a mirrored pair of 4 or 6 TB drives are not so pricey these days. When we last did this, we were in the middle of the great hard drive famine (in the wake a massive flooding in Thailand) and drive prices were pretty high. If they were going to retrofit an existing computer that

Re: [RDD] RDImport and Disk Space

2019-11-28 Thread Lorne Tyndale
Bill, That's overall good advice, the only things I'd add is that I'm not a big fan of Raid 5, I prefer Raid 1 which provides as full 1:1 mirror for better redundancy and robustness. When hard disks cost a lot I could see the benefit of Raid 5 giving you a little more storage space between the

Re: [RDD] RDImport and Disk Space

2019-11-28 Thread Bill Putney
I actually prefer to have /var/snd on a completely separate volume. If you have the physical space to do it, I'd mirror the existing 1.5 TB drive and build a RAID5 array for /var/snd. You could get an external 4 drive USB bay to store /var/snd. Playback of stereo audio needs less than 1 Mbps,

Re: [RDD] RDImport

2019-11-28 Thread Cowboy
On Thu, 28 Nov 2019 08:18:53 -0500 "R. Choy" wrote: > In /var is the symbolic link: > lrwxrwxrwx.  1 rivendell rivendell    9 Dec 16  2018 snd -> /sda4/snd > Is this right? That part is fine. It's correct/ What I'm not seeing in the rest, ( though the e-mail comes through badly formatted

Re: [RDD] RDImport

2019-11-28 Thread R. Choy
Here's a snapshot after I issue a cd /var/snd and ls 040220_001.wav  040454_001.wav  040644_001.wav  040863_001.wav 060001_008.wav 040221_001.wav  040455_001.wav  040644_002.wav  040864_001.wav 060001_009.wav 040222_001.wav  040456_001.wav  040644_003.wav  040865_001.wav 060001_010.wav

Re: [RDD] RDImport

2019-11-28 Thread Cowboy
On Wed, 27 Nov 2019 18:35:23 -0500 "R. Choy" wrote: > There is no "mounted on" /var/snd  only a symbolic link pointing to /sda4 in > the old > existing /var/snd Important distinction... symbolic link pointing to /sda4 in the old or symbolic link pointing to /sda4 **IS** the old ?? --

Re: [RDD] RDImport and Disk Space

2019-11-28 Thread drew Roberts
Mark, On Wed, Nov 27, 2019 at 11:53 AM Mark Murdock wrote: > So apparently, I need a drive much bigger than 1.5 TB unless I want to run > compressed files. I wish I had known this going into this. The Rivendell > System Requirements specify a 1 TB drive. Maybe that should be bumped up to > 4 TB

Re: [RDD] RDImport

2019-11-27 Thread R. Choy
Just /var/snd I have two rd systems used for my twp streams. This might be a clue though: I did a df -h and on the working box there is a line:            '/dev/sda3   1.7T    75G    1.6T   5%   /var/snd' on the working box. The box that does not load a new log at midnight looks like this:

Re: [RDD] RDImport

2019-11-27 Thread R. Choy
I understand. But from the OP, everything worked fine until I moved /var/log. Around midnight give or take, the end of the log showed it was to load the next day log but doesn't. Just stops. I plundered through the rd archives and saw a lot of possible problems and solutions especially from

Re: [RDD] RDImport

2019-11-27 Thread R. Choy
Will try that. On 11/27/2019 10:26 AM, Rob Landry wrote: Huh? Logs aren't stored in /var/snd. This shouldn't be happening. If you create a short log with a CHAIN to itself at the end, and run it, will it reload? Rob ___ Rivendell-dev mailing

Re: [RDD] RDImport

2019-11-27 Thread Rob Landry
On Wed, 27 Nov 2019, Cowboy wrote: What *I* would do, ( a little "Cowboy" engineering ) I would create a directory /home/snd then copy everything from /var/snd into it. Very non-standard, but it'll work. Once that's done, delete ( yep, delete ) /var/snd altogether. rmdir /var/snd Now link

Re: [RDD] RDImport

2019-11-27 Thread Cowboy
On Wed, 27 Nov 2019 12:28:53 -0600 Alan Smith wrote: > Can't parted/gparted move/resize the partitions easily? Yes, and no. Depends on where on the platters the partitions are, and how much data resides therein. I prefer to set things up myself, so I know. CentOS ( RHEL ) hides it from

Re: [RDD] RDImport

2019-11-27 Thread Alan Smith
Totally ignorant here, just trying to help. Can't parted/gparted move/resize the partitions easily? Again, coming from a place of total ignorance, but on Winders machines, I often use knoppix to manipulate drive partitions/do data recovery. -Alan On 11/27/2019 12:24 PM, Cowboy wrote: On

Re: [RDD] RDImport

2019-11-27 Thread Cowboy
On Wed, 27 Nov 2019 10:19:39 -0700 "Lorne Tyndale" wrote: > Your problem is clear from the lines: > > > /dev/mapper/centos-home 1.4T 4.5G 1.4T 1% /home > > /dev/mapper/centos-root 50G 50G 39M 100% / Yep ! > You have 1.4TB allocated to /home (where you've only used 4.5GB of that

Re: [RDD] RDImport

2019-11-27 Thread Robert Jeffares
On 28/11/19 2:54 AM, R. Choy wrote: except it will no longer load the next day's log. That's not dependent on /var/snd/ Look in RDADMIN > Manage Services > Service to see that 'Insert CHAIN TO at log end' is checked. This may not happen exactly at midnight unless you have some time sync

Re: [RDD] RDImport

2019-11-27 Thread Bill Putney
-Original Message- From: rivendell-dev-boun...@lists.rivendellaudio.org On Behalf Of Cowboy Sent: Wednesday, November 27, 2019 4:17 AM To: 'rivendell-dev@lists.rivendellaudio.org' Subject: Re: [RDD] RDImport On Wed, 27 Nov 2019 01:00:27 + Mark Murdock wrote: drive is a 1.5 TB drive

Re: [RDD] RDImport

2019-11-27 Thread Bill Putney
71M 8.0K 771M 1% /run/user/1001 Mark -Original Message- From: rivendell-dev-boun...@lists.rivendellaudio.org On Behalf Of Cowboy Sent: Wednesday, November 27, 2019 4:17 AM To: 'rivendell-dev@lists.rivendellaudio.org' Subject: Re: [RDD] RDImport On Wed, 27 Nov 2019 01:00:27 + M

Re: [RDD] RDImport

2019-11-27 Thread R. Choy
No. Logs are ok where they are. /var/snd has all sound files only. Everything works except it won't load the next day logs. On 11/27/2019 10:26 AM, Rob Landry wrote: Huh? Logs aren't stored in /var/snd. This shouldn't be happening. If you create a short log with a CHAIN to itself at the end,

Re: [RDD] RDImport

2019-11-27 Thread Lorne Tyndale
gt; > -Original Message- > From: rivendell-dev-boun...@lists.rivendellaudio.org > On Behalf Of Cowboy > Sent: Wednesday, November 27, 2019 4:17 AM > To: 'rivendell-dev@lists.rivendellaudio.org' > > Subject: Re: [RDD] RDImport > > On Wed, 27 Nov 2019 0

Re: [RDD] RDImport and Disk Space

2019-11-27 Thread Steve Varholy
message-- From: Mark Murdock Date: Wed, Nov 27, 2019 11:53 AM To: rivendell-dev@lists.rivendellaudio.org; Cc: Subject:[RDD] RDImport and Disk Space So apparently, I need a drive much bigger than 1.5 TB unless I want to run compressed files. I wish I had known this going into this. The Rivendell

[RDD] RDImport and Disk Space

2019-11-27 Thread Mark Murdock
So apparently, I need a drive much bigger than 1.5 TB unless I want to run compressed files. I wish I had known this going into this. The Rivendell System Requirements specify a 1 TB drive. Maybe that should be bumped up to 4 TB for music stations that want to store uncompressed files. Do I

Re: [RDD] RDImport

2019-11-27 Thread Mark Murdock
771M 8.0K 771M 1% /run/user/1001 Mark -Original Message- From: rivendell-dev-boun...@lists.rivendellaudio.org On Behalf Of Cowboy Sent: Wednesday, November 27, 2019 4:17 AM To: 'rivendell-dev@lists.rivendellaudio.org' Subject: Re: [RDD] RDImport On Wed, 27 Nov 2019 01:00

Re: [RDD] RDImport

2019-11-27 Thread Rob Landry
Huh? Logs aren't stored in /var/snd. This shouldn't be happening. If you create a short log with a CHAIN to itself at the end, and run it, will it reload? Rob -- Сквозь грозы сияло нам солнце свободы И Linus великий нам путь озарил; Нас вырастил Stallman на верность народу, На труд и на

Re: [RDD] RDImport

2019-11-27 Thread Cowboy
On Wed, 27 Nov 2019 08:46:22 -0500 Fred Gleason wrote: > > What's the upside of compression? > > When drives were expensive, you > > could make a case for compression of audio. I just don't see an imparitive > > now. The only valid argument I think I could make, would be transferring

Re: [RDD] RDImport

2019-11-27 Thread R. Choy
This happened to me too. I had a linux friend format the unassigned space, set up a symbolic link to the new /var/snd, moved all files over, and all was well.except it will no longer load the next day's log. So every night just before midnight I have to manually load log. Been doing this

Re: [RDD] RDImport

2019-11-27 Thread Fred Gleason
On Nov 26, 2019, at 21:18, Robert Jeffares wrote: > Some motherboards are not able to manage drives greater than 2TB. There are > ways around this. It depends on the distro as well. CentOS 7 can handle it easily, but CentOS 6 not so much. (There are workarounds, but they are fairly

Re: [RDD] RDImport

2019-11-27 Thread Jonathan Cohen
November 2019 01:00 To: 'rivendell-dev@lists.rivendellaudio.org' Subject: [RDD] RDImport   OK, need some help. I’ve been using rdimport to import a bunch of songs from our SS32 system into Rivendell, and just as I was about to finish up, I started getting an error that said, “Audio Converter Error

Re: [RDD] RDImport

2019-11-27 Thread Fred Gleason
On Nov 26, 2019, at 20:29, Bill Putney wrote: > What's the upside of compression? A 10TB disk is ~$200. Most radio station > libraries aren't that big, even when PCM storage is used. So, what's the > gain? When drives were expensive, you could make a case for compression of > audio. I just

Re: [RDD] RDImport

2019-11-27 Thread Cowboy
On Wed, 27 Nov 2019 01:00:27 + Mark Murdock wrote: > drive is a 1.5 TB drive, and there's plenty of space left on it, but when I > looked at the > properties of /var/snd it said that 49.5 GB had been used of 53.7 GB, and > that there is only 133 > MB left (99% used). Is there a way to

Re: [RDD] RDImport

2019-11-26 Thread Robert Jeffares
Hi Mark, you need a bigger drive. I started with 1TB and am now running 4TB which cost less that the 1TB at the time it was purchased! We are at about 80,000 cuts which is a reasonable size. There are reams of reasons not to use 'compressed' files. #1 is compressed = leave stuff out. I

Re: [RDD] RDImport

2019-11-26 Thread Bill Putney
We store everything uncompressed. We can use audio stored for later editing without cascading compression losses. What's the down side to compressed storage? Stacking compression has possibly unknowable consequences. Storage and playback is straightforward without coding or decoding. If you

Re: [RDD] RDImport

2019-11-26 Thread Geoff Barkman
Hi Mark. What format are you storing your audio files in? Mp2 or pcm wav? A way to work out is a 3 minute audio file is 30 mb if pcm wav, whereas mp2 is about 4mb. Pcm wavs will fill your hard drive quickly. Many thanks Geoff Barkman On Wed, Nov 27, 2019, 2:00 PM Mark Murdock wrote: > OK, need

[RDD] RDImport

2019-11-26 Thread Mark Murdock
OK, need some help. I've been using rdimport to import a bunch of songs from our SS32 system into Rivendell, and just as I was about to finish up, I started getting an error that said, "Audio Converter Error: No space left on device, skipping [file name]." The drive is a 1.5 TB drive, and

Re: [RDD] RDImport error on terminal

2019-09-29 Thread Bruce Lee Mones
On Fri, Sep 27, 2019 at 12:32 PM Fred Gleason wrote: > On Sep 26, 2019, at 02:42, Bruce Lee Mones > wrote: > > Incantation: $rdimport --verbose --autotrim-level=-30 > --normalization-level=-16 --segue-level=-13 --autotrim-level=-50 > --metadata-pattern=%t --delete-source ILOKANO *.mp3 > >

Re: [RDD] RDImport error on terminal

2019-09-27 Thread Fred Gleason
On Sep 26, 2019, at 02:42, Bruce Lee Mones wrote: > Incantation: $rdimport --verbose --autotrim-level=-30 > --normalization-level=-16 --segue-level=-13 --autotrim-level=-50 > --metadata-pattern=%t --delete-source ILOKANO *.mp3 > > Error: ASSERT: "uint(i) < uint(size())" in file >

Re: [RDD] RDImport error on terminal

2019-09-27 Thread Fred Gleason
On Sep 26, 2019, at 02:42, Bruce Lee Mones mailto:brucelee.mo...@gmail.com>> wrote: > Incantation: $rdimport --verbose --autotrim-level=-30 > --normalization-level=-16 --segue-level=-13 --autotrim-level=-50 > --metadata-pattern=%t --delete-source ILOKANO *.mp3 > > Error: ASSERT: "uint(i) <

Re: [RDD] RDImport error on terminal

2019-09-26 Thread jm
Hi there are twice the arguments --autotrim-level JM Le 26/09/2019 ? 08:42, Bruce Lee Mones a ?crit?: Hello, Please advise on error encountered while importing audio using rdimport on terminal. Incantation: $rdimport --verbose --autotrim-level=-30 --normalization-level=-16

[RDD] RDImport error on terminal

2019-09-26 Thread Bruce Lee Mones
Hello, Please advise on error encountered while importing audio using rdimport on terminal. Incantation: $rdimport --verbose --autotrim-level=-30 --normalization-level=-16 --segue-level=-13 --autotrim-level=-50 --metadata-pattern=%t --delete-source ILOKANO *.mp3 Error: ASSERT: "uint(i) <

[RDD] RDimport

2019-07-04 Thread Gabriele Fergola
Hello Fred, i noticed rdimport have problem with file in utf8 format. All the file with an accented letter will not be imported. Regards Gabriele ___ Rivendell-dev mailing list Rivendell-dev@lists.rivendellaudio.org

Re: [RDD] RDImport segue editor not working correctly

2019-06-21 Thread Fred Gleason
On Fri, 2019-06-21 at 08:42 +0200, Gabriele Fergola wrote: > trying rivendell 3.0 I noticed segue editor is affected still from > the same little bug like 2.0 version. > Dropboxes still configure rdimport segue level to thousand instead of > decimal how u can see: > > 16085 ?Sl 0:00

Re: [RDD] RDImport segue editor not working correctly

2019-06-21 Thread Gabriele Fergola
Ok the patch attached to my previous email is not anymore good. the modification need to be in the file rdservice/startup.cpp: From args.push_back(QString().sprintf("--segue-level=%d", q->value(21).toInt())); to

Re: [RDD] rdimport - Suggested ingestion parameters?

2018-11-20 Thread Fred Gleason
On Nov 19, 2018, at 23:17, ija...@jamcorbroadcast.com wrote: > Would this also work for voice tracker. If you mean the ‘Import’ button on Voice Tracker dialog in rdlogedit(1), then I’m afraid not. That feature does not use rdimport(1) (and hence, nor the nested_import script). Cheers!

Re: [RDD] rdimport - Suggested ingestion parameters?

2018-11-19 Thread ijames
Fred Would this also work for voice tracker. We find ourselves importing files manually. I know want to speed up the process. Can you give an example of how to start import the files. Thanks On 2018-11-16 14:48, Fred Gleason wrote: On Nov 16, 2018, at 12:50, Richard Elen wrote: As I

Re: [RDD] rdimport - Suggested ingestion parameters?

2018-11-16 Thread Richard Elen
Excellent! Thanks very much for the detailed response, a great help! -R On 16-Nov-18 19:48, Fred Gleason wrote: The usage is very similar to that of rdimport(1)... ___ Rivendell-dev mailing list Rivendell-dev@lists.rivendellaudio.org

Re: [RDD] rdimport - Suggested ingestion parameters?

2018-11-16 Thread Fred Gleason
On Nov 16, 2018, at 12:50, Richard Elen wrote: > 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: > >

Re: [RDD] rdimport - Suggested ingestion parameters?

2018-11-16 Thread Richard Elen
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

Re: [RDD] rdimport - Suggested ingestion parameters?

2018-11-16 Thread Fred Gleason
On Nov 16, 2018, at 12:37, Richard Elen wrote: > Thanks for this! Is there a solution to my other query? Just use a of ‘*’. Cheers! |--| | Frederick F. Gleason, Jr. | Chief Developer | |

Re: [RDD] rdimport - Suggested ingestion parameters?

2018-11-16 Thread Richard Elen
Thanks for this! Is there a solution to my other query? --Richard E * 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

Re: [RDD] rdimport - Suggested ingestion parameters?

2018-11-16 Thread Fred Gleason
On Nov 16, 2018, at 11:43, Richard Elen 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

Re: [RDD] rdimport - Suggested ingestion parameters?

2018-11-16 Thread Richard Elen
Hi... I now have a 2TB drive mounted at /var that can hopefully contain the RD music library in WAV format and I'm beginning to import files. As a result I have a couple of queries. I am navigating to the source music library root directory, which is a read-only-mounted NTFS partition, and

Re: [RDD] rdimport - audio file location and ingestion

2018-11-07 Thread Fred Gleason
On Nov 7, 2018, at 10:03, Rob Landry <41001...@interpring.com> wrote: > A client of mine used to use AudioVault. I spent lots of hours examining AV > .wav files to see how the metadata was stored, and was surprised to discover > that each file stored its metadata twice: in an AV10 chunk, and

Re: [RDD] rdimport - audio file location and ingestion

2018-11-07 Thread Rob Landry
On Tue, 6 Nov 2018, Fred Gleason wrote: Thus, in Rivendell, we make a strong separation: the audio store holds audio and the database holds metadata. Audio in the audio store is *immutable*; once it’s written, it can never be changed short of being *deleted*. Information in the database OTOH

Re: [RDD] rdimport - audio file location and ingestion

2018-11-07 Thread Rob Landry
Well, the other side of the coin is that if you have two copies of the metadata, one in a MySQL database and the other in the file headers, then you need some mechanism to keep them synchronized. Otherwise you become the proverbial man with two watches who can never be sure what time it is.

Re: [RDD] rdimport - audio file location and ingestion

2018-11-06 Thread Sherrod Munday
On Nov 6, 2018, at 15:42, Fred Gleason wrote: > … > They had an auxiliary program called the ‘SoundHound’ (derisively referred to > as the ‘SoundPig’ by one of my co-workers) that would continually scan the > set of audio files on the system, building and updating a searchable database > of

Re: [RDD] rdimport - audio file location and ingestion

2018-11-06 Thread Fred Gleason
On Nov 6, 2018, at 14:06, Richard Elen wrote: > IIRC, you can store a full complement of metadata in a WAV file and there is > a standard for it, it's just not commonly done. > There are several public standards for such, as well as a whole slew of _ad hoc_ private ones, invented by vendors

Re: [RDD] rdimport - audio file location and ingestion

2018-11-06 Thread Richard Elen
IIRC, you can store a full complement of metadata in a WAV file and there is a standard for it, it's just not commonly done. I must admit that the one thing that has concerned me slightly is the fact that the ingested files are completely unidentifiable - the idea of writing out and

Re: [RDD] rdimport - audio file location and ingestion

2018-11-06 Thread Fred Gleason
On Nov 6, 2018, at 11:50, Rob Landry <41001...@interpring.com> wrote: > Of course, one consequence of this approach is that if you lose the MySQL > database, the audio files will be more or less useless. Yup. Better have a good backup plan in place! > If each audio file had headers carrying

Re: [RDD] rdimport - Suggested ingestion parameters?

2018-11-06 Thread Fred Gleason
On Nov 6, 2018, at 12:15, David Klann wrote: > My experience has been that rdimport ignores _all_ of the > metadata if it finds problems with _any_ of the metadata it (someone > please correct me if I misunderestimate that). Can you gives us a specific example of where this occurs? Cheers!

Re: [RDD] rdimport - audio file location and ingestion

2018-11-06 Thread drew Roberts
Of course, if you have the storage space and the horsepower, you could always export all the audio every so often... This puts a lot of the metadata into the files exported. Does it put it all? You can export to flac as well... all the best, drew On Tue, Nov 6, 2018 at 11:50 AM Rob Landry

Re: [RDD] rdimport - Suggested ingestion parameters?

2018-11-06 Thread David Klann
Hi Richard, On 11/5/18 5:29 PM, Richard G Elen wrote: > Hi... > > I am soon to ingest our music library using rdimport. > > The source library structure is basically > ~/Artistname/Albumname/trackfiles and they may be multiple album > subfolders in the Artistname folder. > > We've spent quite

Re: [RDD] rdimport - audio file location and ingestion

2018-11-06 Thread Rob Landry
On Mon, 5 Nov 2018, Fred Gleason wrote: They don’t. This was one of the fundamental design principles laid down at the very inception of the project: the audio store contains *only* audio; all other metadata goes in the SQL database. Of course, one consequence of this approach is that if you

[RDD] rdimport - Suggested ingestion parameters?

2018-11-05 Thread Richard G Elen
Hi... I am soon to ingest our music library using rdimport. The source library structure is basically ~/Artistname/Albumname/trackfiles and they may be multiple album subfolders in the Artistname folder. We've spent quite a lot of time and effort getting our metadata in good order so

Re: [RDD] rdimport - audio file location and ingestion

2018-11-05 Thread Fred Gleason
On Nov 5, 2018, at 17:44, John Edstrom wrote: > Interesting. According to the doc the BWF V2 standard accomodates EBU > R128 loudness metadata, which someone was asking about the other day. > Am I correct in interpreting that to mean than its OK to include > loudness metadata in the audio

Re: [RDD] rdimport - audio file location and ingestion

2018-11-05 Thread Richard Elen
Hi, Robert... It's heading that way. I indeed picked up a used machine for the current experiments and it should be fine for the application. Thankfully storage is cheap too: I have a 2TB drive on its way. I'll let rdimport ingest from the existing NTFS copy of the library and save its

Re: [RDD] rdimport - audio file location and ingestion

2018-11-05 Thread Richard Elen
Hi, Fred... Many thanks for these helpful comments, much appreciated. --Richard E On 05-Nov-18 21:39, Fred Gleason wrote: ...the audio store contains *only* audio; all other metadata goes in the SQL database. ...The European Broadcasting Union has codified the standard audio storage

Re: [RDD] rdimport - audio file location and ingestion

2018-11-05 Thread John Edstrom
On Mon, 2018-11-05 at 16:39 -0500, Fred Gleason wrote: > On Nov 5, 2018, at 16:17, Richard Elen wrote: > ... > > It's a matter of standards-compliance. The European Broadcasting > Union has codified the standard audio storage format for use in > professional broadcast storage and play-out

Re: [RDD] rdimport - audio file location and ingestion

2018-11-05 Thread Robert Jeffares
Hi Richard, I would heartily recommend you build  a Rivendell system on a dedicated computer. You can source 2nd hand 64 bit machines relatively inexpensively and they work quite well. You may need to install a bigger drive for /var/snd depending on the music library size, but you can run

  1   2   3   >