Re: [RDD] Automatic Log Generation

2020-04-25 Thread Marius Wikstøl
Err, that -p is supposed to be a -g. Mvh Marius On 4/26/20 12:50 AM, Marius Wikstøl wrote: I do this in crontab (crontab -e) like this. # if rivendell daemons are running, create the next days log if it doesn't already exist 0 2 * * * [ "`systemctl is-active rivendell`&q

Re: [RDD] Automatic Log Generation

2020-04-25 Thread Marius Wikstøl
I do this in crontab (crontab -e) like this. # if rivendell daemons are running, create the next days log if it doesn't already exist 0 2 * * * [ "`systemctl is-active rivendell`" == "active" ] && /usr/local/bin/rdlogmanager -g -t -P -s Production It creates the next day's log at 2 am (if it do

Re: [RDD] re-normalize a batch of carts?

2018-11-02 Thread Marius Wikstøl
There's a project called bs1770gain which normalizes audio to a set lufs, loudness. Marius On 11/2/18 4:27 PM, Andy Higginson wrote: I seem to remember some discussion on using EBU R128 loudness measuring for normalization of audio.  It was mentioned a couple of years ago and I think someone

Re: [RDD] Easiest to install .. and update later on ?

2018-08-02 Thread Marius Wikstøl
Ignore that, I thought this was a different thread. I'm an idiot. Marius On 08/02/2018 10:39 AM, Marius Wikstøl wrote: Make a symlink from /etc/apache2/mods-available/cgi.load to ../mods-enabled/cgi.load and restart Apache. Marius On 08/02/2018 09:20 AM, Peter Claes wrote: Tried to ru

Re: [RDD] Easiest to install .. and update later on ?

2018-08-02 Thread Marius Wikstøl
Make a symlink from /etc/apache2/mods-available/cgi.load to ../mods-enabled/cgi.load and restart Apache. Marius On 08/02/2018 09:20 AM, Peter Claes wrote: Tried to run the command a2enmod cgi but it is unknown ? 2018-08-02 6:07 GMT+02:00 Lorne Tyndale : Couple of things. It sounds like yo

Re: [RDD] "unable to create destination file" - Debian 8 fresh install

2018-07-21 Thread Marius Wikstøl
Hmm, ignore my comment on the --libexecdir. I guess it can be whatever you choose (under the default root atleast?), but the conf-dir for the modues is /etc/apache2/conf-enabled. Marius On 07/21/2018 09:10 PM, Marius Wikstøl wrote: Hi, In Debian, the (default) paths should be --libexecdir

Re: [RDD] "unable to create destination file" - Debian 8 fresh install

2018-07-21 Thread Marius Wikstøl
Hi, In Debian, the (default) paths should be --libexecdir=/var/www/html/rd-bin --sysconfdir=/etc/apache2/conf-enabled (or /etc/apache2/conf-available and linked to conf-enabled). Marius On 07/21/2018 07:24 PM, David Klann wrote: Greetings! The "404" status in the Apache log means that the

Re: [RDD] Changed to qt3 mysql

2018-06-27 Thread Marius Wikstøl
I usually just add the path to mysql.h in configure-script on the I_FLAGS-line. Don't know if that's a good thing to do tho, but it works. Marius On 06/27/2018 06:43 PM, Rob Landry wrote: It's looking for mysql.h in the wrong place. If I remember right -- I can't find my notes -- you have t

Re: [RDD] Qt3 and Rivendell compilation (in the Debian World..)

2018-05-14 Thread Marius Wikstøl
Hi, I assume you included --with-Qt-dir=/path/to/qt3 and it seems to find it. Are libxext and libxt installed? Marius On 05/14/2018 03:50 PM, le père Léon wrote: I have the following error during ./configure : -8<-- checking for Qt... yes:     QT_CXXFLAGS=-I/usr/loca

Re: [RDD] qt3 - debian 9

2018-02-15 Thread Marius Wikstøl
https://download.qt.io/archive/qt/3/qt-x11-free-3.3.8b.tar.gz You'll have to add "#include " to include/qmap.h and include/qvaluelist.h so it compiles without error. Marius On 02/15/2018 04:53 AM, al davis wrote: I am trying to build Rivendell (2.18.2) on a debian 9 system from source, and i

Re: [RDD] Glasscoder & Jack

2018-01-23 Thread Marius Wikstøl
I've been streaming aacplus to a icecast2 server (from Debian repo) for a long time without problem. GlassCoder uses fdk-aac for aac+ streams. Marius On 01/23/2018 02:47 PM, Jeremy W. Eisenzimmer wrote: From my experience: I thinke the Icecast server has to support AACP as well. Icecast2 str

Re: [RDD] Fwd: Using 2.17 with jack

2018-01-20 Thread Marius Wikstøl
Try starting caed manually with sudo as the same user as jackd. What I always do, is chown caed, ripcd and rdcatchd rivendell-user and chmod "execute as user"(?). Since I use Debian, I also edit the rivendell init-script to use start-stop-daemon to start the daemons as the right user. Marius

Re: [RDD] resampling

2018-01-18 Thread Marius Wikstøl
If the shoutcast-server needs to receive a samplerate of 44.1, you could resample the audio in the stream-encoder. Marius On 01/18/2018 11:49 PM, jorge soto wrote: No. I use Rivendell with jack. If i set jack at 44.1k songs play at the wrong pitch. On Jan 18, 2018 9:41 AM, "Fred Gleason"

Re: [RDD] Change in Behaviour of Clock Sync Events

2018-01-09 Thread Marius Wikstøl
Even when "IMPORT"-section is set to none? The way I understood it, was that he did not give the event "anything to do", except make it a hard-time event. I may have gotten it wrong tho. Marius On 01/09/2018 03:05 PM, Fred Gleason wrote: On Jan 9, 2018, at 0

Re: [RDD] Change in Behaviour of Clock Sync Events

2018-01-09 Thread Marius Wikstøl
Does rdlogmanager include empty events without event-actions in the generated log? Doesn't events have to have an import-action, cart or other element to be able to display it in the log? Marius On 01/09/2018 02:33 PM, Fred Gleason wrote: On Jan 8, 2018, at 14:45, Robert Jeffares

Re: [RDD] Rivendell on Debian 9: gotchas

2017-12-21 Thread Marius Wikstøl
RIPPER_DEVICE char(64) default /dev/cdrom,PARANOIA_LEVEL int default 0,RIPPER_LEVEL int default -1300,CDDB_SERVER char(64) default "freedb.freedb.org",READ_ISRC enum('N','Y') default 'Y',ENABLE_EDITOR enum('N','Y') default 'N',SRC_CONVERTER int default 1,LIMIT_SEARCH int default 1,SEARCH_LIMITE

Re: [RDD] Rivendell on Debian 9: gotchas

2017-12-21 Thread Marius Wikstøl
It uses InndoDB by default, but I've tried setting the default engine to MyISAM and restarting, with the same results. Marius On 12/21/2017 07:50 PM, Fred Gleason wrote: On Dec 21, 2017, at 13:44, Marius Wikstøl <mailto:marius.wiks...@gmail.com>> wrote: This is the error:

Re: [RDD] Rivendell on Debian 9: gotchas

2017-12-21 Thread Marius Wikstøl
ARCH_LIMITED enum('N','Y') default 'Y',index STATION_IDX (STATION,INSTANCE)) engine MyISAM character set latin1 collate latin1_swedish_ci SQL Error: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to

Re: [RDD] Rivendell on Debian 9: gotchas

2017-12-21 Thread Marius Wikstøl
I've done a fresh install of Debian 9 and Rivendell v2.18.0 and done all of the steps mentioned, but I still get an error when running rdadmin for the first time. What I get is a SQL-syntax error. Marius On 11/20/2017 10:12 PM, Rob Landry wrote: For the benefit of anyone attempting to get Ri

Re: [RDD] RdImport & RdLibrary Bugs

2017-10-01 Thread Marius Wikstøl
Back when the segue-level bug was found (?), I tried random numbers just for the hell of it to see if I could get it to set at all, and I found -1000 to set it to a segue that kinda worked for me. Might be a little quiet for some but it seems to set a segue-level somewhere around 10 on the rd l

Re: [RDD] Stream samplerate

2017-05-11 Thread Marius Wikstøl
ce Of Emergency Management On May 10, 2017 3:02 PM, "Marius Wikstøl" <mailto:marius.wiks...@gmail.com>> wrote: I think it sounds like b.u.t.t is sending the audio to the stream-server in 48kHz samplerate without resampling from 44.1kHz if the audio sounds fine everywhere

Re: [RDD] Stream samplerate

2017-05-10 Thread Marius Wikstøl
I think it sounds like b.u.t.t is sending the audio to the stream-server in 48kHz samplerate without resampling from 44.1kHz if the audio sounds fine everywhere else. Does the audio that jack-server receives from line in sound fine on the streaming machine? try monitoring the system:capture_* w

Re: [RDD] Glasscoder HLS

2017-04-02 Thread Marius Wikstøl
arius On 03/31/2017 06:01 PM, Marius Wikstøl wrote: Hi, Has anyone had success using Glasscoder to stream HLS? I'm pretty much faceplanting trying to get this to work. I've copied the hls.*-files to /etc/apache2/conf-enabled and hls_methods.pl to /usr/lib/cgi-bin. I've added an

[RDD] Glasscoder HLS

2017-03-31 Thread Marius Wikstøl
Hi, Has anyone had success using Glasscoder to stream HLS? I'm pretty much faceplanting trying to get this to work. I've copied the hls.*-files to /etc/apache2/conf-enabled and hls_methods.pl to /usr/lib/cgi-bin. I've added an entry in hls.passwd with htpasswd and changed the paths in hls.conf

Re: [RDD] Linker-error when building caed

2016-06-09 Thread Marius Wikstøl
ce on that. Thanks for your help. Marius On 06/10/2016 12:36 AM, Fred Gleason wrote: On Jun 9, 2016, at 15:56, Marius Wikstøl <mailto:qtro...@halden.net>> wrote: I've been struggling with compiling since v2.11.0. I think I might have messed up my environment somehow. I don'

Re: [RDD] Linker-error when building caed

2016-06-09 Thread Marius Wikstøl
arius On 06/09/2016 04:48 PM, Fred Gleason wrote: On Jun 8, 2016, at 21:25, Marius Wikstøl <mailto:qtro...@halden.net>> wrote: Any suggestions? What’s your environment? What is the output from ./configure? Cheers! |-

[RDD] Linker-error when building caed

2016-06-08 Thread Marius Wikstøl
Hi, I'm getting and ld-error when builing Rivendell 2.13.0: CXXLDcaed cae_alsa.o: In function `MainObject::alsaLoadRecord(int, int, int, int, int, int, QString)': /usr/local/src/rivendell/rivendell-2.13.0/cae/cae_alsa.cpp:1067: undefined reference to `RDWaveFile::createWave(RDWaveData*,