Re: [RDD] rdimport and SS32

2017-05-22 Thread John Stanley
On Mon, 2017-05-22 at 13:05 -0500, Phil Longenecker wrote:
> Is there a method to get the audio markers from SS32 (TLC) .wav files
> imported, or do I have to manually set them? Also, importing the
> Trivia text, which is commonly used for the CD title on songs, doesn't
> get imported when I use either RDimport or the Library import.

For artist and title (Metadata Pattern), from SP9.WAV. '.%a-%t.'

Everything in between the '' (quotes).

The markers from TLC look ok from the stuff I imported some time ago but
I'm not the PD guy.


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


Re: [RDD] rdxport.cgi problem

2017-03-29 Thread John Stanley
On Thu, 2017-03-30 at 14:13 +1100, Gary Hodder wrote:

> I had a similar problem when installing on fedora 25 when compiled
> with configure --with-qt-dir=/usr/lib64/qt-3.3.
> I started again with configure --with-qt-dir=/usr/lib64/qt-3.3
> --libexecdir=/var/www/html/rd-bin
> specifying a libexec directory and placing rd-bin in apache's root
> directory worked for me.

I've never used '--with-qt-dir=' that I can remember but I do change the
default, '--libexecdir=' to the same as you use above for my rpm builds
and have done so for a long time.

The SELinux context may need setting also. 


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


Re: [RDD] Appliance Issue

2016-12-16 Thread John Stanley
On Fri, 2016-12-16 at 18:32 +, Steve Varholy wrote:
> 
> Hadn't gotten a chance to posting.
> 
> 
> The answer is a qualified yes. Paravel gave me a call because they
> were curious to see whether they had an issue as well.
> 
> 
> The CENTOS upgrade also updates the driver on my particular machine.
> Where the onboard soundcard driver in the original appliance is happy
> at 48000, the card under the upgraded driver only likes to be run at
> 44.1 and the resulting audio is terrible. 
> 
> 
> I have a new card arriving tomorrow. The thought is that it will
> resolve the issue.

It's not that it is happy...Alsa defaults to 48kHz in RHEL/CentOS. What
this does is change the default rate. If you look in the RD logs you
will or should see the error where this happens. You also need to make
sure RD is set at 44100kHz also in the Admim settings.


Could you try this before going further:

### put in  /root/.asoundrc

pcm.!default {
type rate
slave {
pcm "plughw:0,0"
rate 44100
}
}


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


Re: [RDD] Appliance Issue

2016-12-16 Thread John Stanley
On Mon, 2016-12-12 at 02:38 +, Steve Varholy wrote:

Did you solve this issue with the audio card?


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


Re: [RDD] RDacity

2016-10-20 Thread John Stanley
On Thu, 2016-10-20 at 14:58 -0400, Todd Baker wrote:
>Another update on where the RDacity code is right now.
> 
> I have been able to configure it and build it on my CentOs7 box. 

Thanks for the update!

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


Re: [RDD] RDacity

2016-09-29 Thread John Stanley
On Thu, 2016-09-29 at 12:25 -0400, Todd Baker wrote:

Thanks for the update
> 
> I hope it wont take too long to get this straightened out.  It will require 
> setting
> some assumptions about the existence of rd.ini and where "should" live.  
> Currently
> rd.conf exists in the /etc directory in Linux Rivendell systems.  I "may" 
> default
> Linux versions of RDacity to that directory, and look for rd.ini there but it 
> also could create
> some confusion since both rd.conf and rd.ini would be in the same /etc 
> directory.

/etc/rdacity/rd.ini


rivwebcapi - will this be the name of the api or rivendell-c-api? There
seems to be references to both. In an rpmbuild we have to have one or
the the name in the spec file or go by the program name in configure,
"rivwebcapi?"? The other reference comes from the package name.



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


Re: [RDD] RDacity

2016-09-22 Thread John Stanley
On Thu, 2016-09-22 at 13:59 -0400, todd baker wrote:
> Hi Matthew et.al.,
> 
> Tried to get the configure step working on CentOs to build RDacity.
> Hit a brick wall mostly. 

Let me just say that configure works but deeper issues prevail.

audacity-Menus.o: In function
`AudacityProject::InitRivendellDatabase(st_mysql*)':
Menus.cpp:(.text+0x1adf1): undefined reference to `RivendellCfg'


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


Re: [RDD] RDacity

2016-09-16 Thread John Stanley
On Fri, 2016-09-16 at 09:09 -0500, Matthew Chambers wrote:


> still fails to find mysql.h
> 
> 
> I'm not quite as familier with linking libraries in CentOS, anyone see
> anything I've missed

# the difference being i think, is the proj is mainly deved under msvc++
gui. so the diff is OS Dev Env. this is a pita.

src/Project.h

- include 


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


Re: [RDD] Clock Grid Problem

2016-09-12 Thread John Stanley
On Mon, 2016-09-12 at 11:15 -0400, Fred Gleason wrote:
> On Sep 12, 2016, at 11:00, John Stanley 
> wrote:
> 
> > I thought I seen a list mail where this was fixed in 2.15? Maybe
> > I could be wrong about the list mail?
> > 
> 
> 
> No, you were correct.  *Should* have been fixed in v2.15.1, but turns
> out that it wasn’t, quite.
> 
> 
> Fixed *now*, in git-stable.

thanks!


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


Re: [RDD] Clock Grid Problem

2016-09-12 Thread John Stanley
On Mon, 2016-09-12 at 17:02 +0300, Emir Yapıcı wrote:
> I'm running 2.15.1 on Ubuntu 14.04 64 bit. It's brand new, just using
> for Rivendell and web surfing.  There aren't any problems with
> creating carts, events and clocks. Just grids.

1. Change the table to MyISAM
2. Restart the SQL Service
3. Backup the RD DB
4. Restore the RD DB
5. Restart DB and RD

That's what has worked for me. Just changing the table seems to never
work?

This has happened on numerous installs with the problem of creating
Clocks. I thought I seen a list mail where this was fixed in 2.15? Maybe
I could be wrong about the list mail?

I use CentOS/Rhel 6 and 7 with MariaDB.

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


Re: [RDD] Tryphon Debian Repository

2016-06-21 Thread John Stanley
On Tue, 2016-06-21 at 12:29 -0400, Rob Landry wrote:
> On Tue, 21 Jun 2016, Cowboy wrote:
> 
> > Fred tells me with great regularity that he has had no trouble whatever
> > with CentOS 7 **PROVIDED** you use the XFCE desktop and not Gnome3
> > under any circumstances whatever.
> >
> 
> Yet the CentOS 7 Appliance CD seems to install Gnome3. I have RD running 
> on two machines under Centos 7/Gnome 3; one machine gives no trouble at 
> all, but the other one seems to lose touch with its USB sound card from 
> time to time.

All of those issues are indeed fixable, including Gnome3 (corner issue).

echo "1" > /sys/bus/usb/devices/$USB/power/autosuspend

echo "on" > /sys/bus/usb/devices/$USB/power/level




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


Re: [RDD] v2.12 Lib crashes on multi-edit

2016-05-21 Thread John Stanley
On Sat, 2016-05-21 at 01:59 +, Mike Carroll wrote:
> Yes, 2.13 fixes the multi-select crash.

I thought FredG said the fix was in '2.12int', for git repo ?



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


Re: [RDD] Appliance client/server

2016-05-02 Thread John Stanley
On Sun, 2016-05-01 at 14:35 -0400, John Stanley wrote:
> On Sat, 2016-04-30 at 22:52 -0400, rcflye...@gmail.com wrote:
> > Got a different setup I want to do. I have a standalone appliance install 
> > on one computer that I want to be the main server/database setup. I have a 
> > raspberry pi that I want to connect to it to run rdairplay as client host. 
> > The is a fair amount of info about doing server/client on Debian based 
> > machine which the pi is. However it doesn't seems to transfer to centos. 
> > For instance the etc/export file doesn't seem to exist on the appliance 
> > install. Is there an easy way to network the two different distros 
> > together? Should I just use Ubuntu for the main computer?
> 
> yum whatprovides */etc/exports
> ^^

yum reinstall setup

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


Re: [RDD] Appliance client/server

2016-05-01 Thread John Stanley
On Sat, 2016-04-30 at 22:52 -0400, rcflye...@gmail.com wrote:
> Got a different setup I want to do. I have a standalone appliance install on 
> one computer that I want to be the main server/database setup. I have a 
> raspberry pi that I want to connect to it to run rdairplay as client host. 
> The is a fair amount of info about doing server/client on Debian based 
> machine which the pi is. However it doesn't seems to transfer to centos. For 
> instance the etc/export file doesn't seem to exist on the appliance install. 
> Is there an easy way to network the two different distros together? Should I 
> just use Ubuntu for the main computer?

yum whatprovides */etc/exports

In theory yes, you could client-server the two Oses together.


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


Re: [RDD] Compiling on Arm7 processor

2016-02-21 Thread John Stanley
On Sat, 2016-02-20 at 20:15 -0500, Seth Stevenson wrote:
> 
> I have worked to get rivendell compiled on a arm7 processor. I finally
> got all the dependencies installed. And compiled. I went through the
> process twice, but don't see it in my menu or elsewhere. Here is my
> pastebin on the second compile and make. Pastebin.com/1xVaVJPF. What 

/usr/share/icons/

if OS is RHEL or CentOS 6,7

alternative is to: cp /usr/local/share/icons/hicolor /home/user/Desktop/
   chown owner.owner icon_name





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


Re: [RDD] RDAirPlay crashed after LogEdit

2015-11-21 Thread John Stanley
On Sat, 2015-11-21 at 13:11 +, Wayne Merricks wrote:

> This doesn't happen on my older Riv 2.5.0 that was installed from 
> source.  I haven't tried a source install of the latest Riv to check if 
> its a repo thing.

gdb is of good use here. if not hardware related, then look into qt3 and
qt4 being loaded at the same time. IE..something is built / compiled
wrong here option. 3 & 4 can coexist together.

what is the qt build opts and what is the rivendell build opts?

however im not really an ubuntu guy more of rhel / centos.

> > The only interesting lines I could find in syslog are:
> >
> > Nov 20 20:15:21 regia1 rdairplay: loaded log 20_11_2015 in Main Log
> > Nov 20 20:15:21 regia1 kernel: [2196047.917370] rdairplay[3448]
> > general protection ip:7f813b8499dc sp:7ffcb2210ef0 error:0 in
> > libqt-mt.so.3.3.8[7f813b2d1000+77d000]



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


Re: [RDD] Idiots Guide to Switchers

2015-11-16 Thread John Stanley
On Mon, 2015-11-16 at 14:47 +, Wayne Merricks wrote:
> Hi all,
> 
> Thanks for the hints.  Had to wrestle the thing out of a rack to change 
> DIP switches all while trying to stay on air (not fun).

Power cycle the switch after changes the DIP switches?

restart rivendell?


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


Re: [RDD] RDAirPlay/Xorg crash

2015-11-13 Thread John Stanley
On Fri, 2015-11-13 at 15:41 +, Nick Andre wrote:
> https://github.com/wmfo/rivendell
> 
>  We put in a hard coded cap on RDAirPlay song queries, as we have 300k
> + carts and it takes a long time to query if you accidentally run
> an empty search without "first 100" checked. 

What version of Rivendell, MySQL, or MDB is this? With 300K carts what
is the time amount it takes to run?


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


Re: [RDD] OT: Killing the hot corners

2015-10-15 Thread John Stanley
On Thu, 2015-09-24 at 11:57 -0400, John Stanley wrote:
> On Thu, 2015-09-24 at 08:47 -0400, Frederick Gleason wrote:
> > Thanks.  Tried this one already, with no success.  Unfortunately, it works 
> > only with single monitor setups.  Both of my R&D rigs are dual monitor.
> 
> http://blog.allanglesit.com/2012/03/gnome3-disable-hot-corners/
> 
> it does fix it this irritating problem. reboot is needed thought, mebbe log 
> out will suffice?
---

The above at once worked, does not any more.

This should as it does for me.

https://github.com/HROMANO/nohotcorner/

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


Re: [RDD] OT: Killing the hot corners

2015-09-24 Thread John Stanley

On Thu, 2015-09-24 at 08:47 -0400, Frederick Gleason wrote:
> Thanks.  Tried this one already, with no success.  Unfortunately, it works 
> only with single monitor setups.  Both of my R&D rigs are dual monitor.

http://blog.allanglesit.com/2012/03/gnome3-disable-hot-corners/

it does fix it this irritating problem. reboot is needed thought, mebbe log out 
will suffice?


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


Re: [RDD] cd code refactoring

2015-09-18 Thread John Stanley
On Fri, 2015-09-18 at 12:00 -0400, Frederick Gleason wrote:
> On Sep 18, 2015, at 11:39 48, John Stanley  wrote:
> 
> > Fred, was there a point in the 2.10.x version releases this may have
> > been introduced?
> 
> Not in anything that was publicly released and announced.  However, if you 
> look at the git history, you’ll see that it was included in many interim test 
> snapshots, most of which contained the substring ‘2.10.3’ in the version tag. 
>  None of those are versions that you would want to put into production unless 
> you Know Exactly What You Are Doing; most are broken in one way or another.

thank you

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


[RDD] cd code refactoring

2015-09-18 Thread John Stanley
CD Ripper.  Refactored CD ripper code to provide faster and more
reliable operation.


Fred, was there a point in the 2.10.x version releases this may have
been introduced?


thanks


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


Re: [RDD] ACPI usage

2015-08-11 Thread John Stanley
On Tue, 2015-08-11 at 10:03 -0500, Michael Barnes wrote:

In fact on second thoughtacpi is really not a good thing for audio
or certain virtual machines (load dependent).

ymmv here.


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


Re: [RDD] ACPI usage

2015-08-11 Thread John Stanley
On Tue, 2015-08-11 at 10:03 -0500, Michael Barnes wrote:
> It shuts down everything software wise, but I have to manually push
> the power button to kill power in the computer.  

shutdown -h now   # -h halt and shutdown now


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


Re: [RDD] Running in a virtualised environment

2015-05-01 Thread John Stanley
On Fri, 2015-05-01 at 11:24 -0400, Frederick Gleason wrote:
> On Apr 26, 2015, at 10:58 54, Lee Baker  wrote:
> 
> > For a while now I have been running RD in a Vmware environment
> > successfully running up to 10 stations on one system.
> 
> I likewise have been doing some experiments with KVM.  I’ve been able to run 
> 15 stations on a single i5, with MySQL and the audio stores hosted on a 
> separate system.  Seems to work quite well.
---

Would you elaborate on what your doing with KVM, please. Are you using
the AoIP drivers or Audio Science Physical Hardware (via PCI
Passthrough). Are you Clustering stations / instances of Rivendell,
MySQL? Storage, With what method? I am aware of the app you built for
Failover.

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


Re: [RDD] RLM's on ver 2.5.3

2013-11-21 Thread John Stanley
On Thu, 2013-11-21 at 16:19 -0600, Tim Camp wrote:


> I can use the built-in udp send in rdairplay no problem, but if I use
> write to file or udp rlm I get the crashes as stated.

I've seen a few of these messages and so far no answers

OS Version and Release & Hardware Configuration? (audio card type)

How was Rivendell built? ./configure; make; make install or built as a 
rpm or from the rivendell repo? Is this the appliance?

strace all processes of rivendell and post it somewhere?

ps auxw | grep rivendell | awk '{print "-p" $2}'| xargs strace -f -o \
rivendell.log

line wrap above^

Firewall settings?

Are you willing to publish your configuration sans passwords somewhere?

What have you done so far to solve the problem?


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


Re: [RDD] Sound Card Evaluation CentOS Live Trial

2012-08-27 Thread John Stanley
On Mon, 2012-08-27 at 18:28 -0600, Scott D. Henning wrote:
> Thanks for the suggestion to try CentOS Live CD to test sound card 
> compatibility for on-board audio. However,  It will not even load on the 
> proposed system. It hung at a blue screen. The trial system has an Atom 
> processor which may be the hitch.

Some Atom CPUs do work under EL6.  It's a hit and miss.  You could try
to boot it into runlevel 3 (No GUI). YMMV  You can search the centos
forums for a further reference to ones that do work under the CentOS 6
section.


signature.asc
Description: This is a digitally signed message part
___
Rivendell-dev mailing list
Rivendell-dev@lists.rivendellaudio.org
http://lists.rivendellaudio.org/mailman/listinfo/rivendell-dev


Re: [RDD] Evaluating with on-board sound card

2012-08-26 Thread John Stanley
On Sun, 2012-08-26 at 21:34 -0600, Scott D. Henning wrote:
> I would like to evaluate RD with the on-board sound card. Has onyone 
> done this? I note the Wiki lists two on-board drivers, but am unclear if 
> the Appliance CD image will be able to use them.

Not to sure on the actual appliance image but: (this should be very
compatable)

RHEL 6.0 - 6.3 (Including CentOS 6.0 - 6.3):

From alsa-info|lspci:
 2 [CA0106 ]: CA0106 - CA0106
 Live! 7.1 24bit [SB0410] at 0xa400 irq 19

That card works definately for sure.  I have a Creative Audigy also that
I *think is workable also*.  No testing yet on it.

That's with alsa 1.0.21 and a PoC Build of
'rivendell-2.1.5-1.el6_BETA.x86_64'.

'rdalsaconfig', will show the available cards to configure.  As long as
the card is supported by alsa you should not have a problem.

What you can do is grab the CentOS Live Disk Image (centos.org) and then
you should be able to check to see if alsa supports your card.  If it
does then the appliance image should work also.

Disclaimer:  I have never used the Appliance Image for testing or
evaluation.  I roll my own.  So in theory this should be compatable and
alsa drivers available.  My poc build of 'rivendell' requires:

libasound.so.2()(64bit)  
libasound.so.2(ALSA_0.9)(64bit)  
libasound.so.2(ALSA_0.9.0rc4)(64bit)

so i'm thinking Fred G. builds the appliance to require it also.  If not
then Fred G. can correct me on that part please.



signature.asc
Description: This is a digitally signed message part
___
Rivendell-dev mailing list
Rivendell-dev@lists.rivendellaudio.org
http://lists.rivendellaudio.org/mailman/listinfo/rivendell-dev


Re: [RDD] Broadcast appliance install can't see disk

2012-08-16 Thread John Stanley
On Thu, 2012-08-16 at 14:34 -0400, Nathan Steele wrote:
> That's what I thought. I have done the ctrl-m setup. Had no problems
> on my PE-6650's (Those might be PERC3's though...) Dell open manage
> has no problem seeing it, but won't accept the broadcast appliance
> disk asa RHEL 5 installer disc, which is not much surprise since it
> isn't..
> 
> I'll have to double check the card to be sure of whih it is but I am
> pretty sure it is a PERC4 something, there are a few different
> versions. The card didn't come with the server, but I ordered what I
> thought was the one that should go with it, which should have been the
> PERC4.

You marked the array as bootable right?  The BIOS will tell you what
controler you have for sure or you should see it on the boot screen
also.  You can see the array through the DRAC Controler?





signature.asc
Description: This is a digitally signed message part
___
Rivendell-dev mailing list
Rivendell-dev@lists.rivendellaudio.org
http://lists.rivendellaudio.org/mailman/listinfo/rivendell-dev


Re: [RDD] Broadcast appliance install can't see disk

2012-08-16 Thread John Stanley
On Thu, 2012-08-16 at 14:03 -0400, Nathan Steele wrote:

> Is there no way to add the driver during the initial boot up of the 
> install disk like you can on windows?

You should NOT have to.  The driver is in all 'RHEL' based OSes (the
appliance cd).  Should have a PERC4 if it's a standard pe2850.  See [1],
section Red Hat.  You will have to reboot the machine and hit 'Control -
M' to configure the raid containers and disk setup.   After that the
installer should see the array.




[1]
http://en.community.dell.com/techcenter/os-applications/w/wiki/linux-raid-and-storage.aspx


signature.asc
Description: This is a digitally signed message part
___
Rivendell-dev mailing list
Rivendell-dev@lists.rivendellaudio.org
http://lists.rivendellaudio.org/mailman/listinfo/rivendell-dev


Re: [RDD] Limiting Available Logins on User Workstations

2012-07-20 Thread John Stanley
On Fri, 2012-07-20 at 16:28 -0400, Fred Gleason wrote:

> There is some limited functionality in this direction already -- see the 
> 'pam_rd' directory in the sources.  I'd have no problem with seeing this 
> extended.

OK, thanks I will do so.  Just no set date in promise.   

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


Re: [RDD] Limiting Available Logins on User Workstations

2012-07-20 Thread John Stanley
On Fri, 2012-07-20 at 12:05 -0400, Fred Gleason wrote:
>   At present, there is no functionality for doing this.

I see ...

Would there be any objection to making Rivendell 'Pam Aware' if a patch
was done?

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


Re: [RDD] Limiting Available Logins on User Workstations

2012-07-19 Thread John Stanley
On Fri, 2012-07-20 at 12:51 +1200, James Laurence wrote:

> At the present time, all logins available on the Host are also
> available on all the workstations.  This is not how I want it.

That is correct behavoir but I've never tried this with rivendell
so...In theory it should work if it honors 'limits.conf'.

> I can't see an easy way to restrict or control this via RDAdmin, so am
> assuming there is a conf file somewhere which can be customised to
> suit (?)

You don't list the OS your running so next time you should.. ?

 # man limits.conf

On a RHEL based OS it's located here:

/etc/security/limits.conf

So that will get you going.



signature.asc
Description: This is a digitally signed message part
___
Rivendell-dev mailing list
Rivendell-dev@lists.rivendellaudio.org
http://lists.rivendellaudio.org/mailman/listinfo/rivendell-dev


Re: [RDD] Help - Auxilio - Aider: how to mount a 2nd drive in Centos5

2012-07-03 Thread John Stanley
On Tue, 2012-07-03 at 09:07 -0400, ICR Programs wrote:

> 
> My main problem is that no matter what I've tried, I can't seem to be
> able to mount any drive in Centos so that I can see it in the GUI,
> however USB drives do mount automagically. So, as a work around, I can
> copy all of our RDlibrary sound files from our production machine over
> to a USB drive which is formatted FAT32, then mount this USB drive on
> the new CentOS machine, and copy over the RDLibrary files to the new
> CentOS computer's /var/snd directory.  But this will be slow.

For a GUI type app install the EPEL Yum Repository. The 'yum install
gparted' from the command line. Gparted will give you a GUI app to make
partitions etc.  

You want EPEL 5: http://fedoraproject.org/wiki/EPEL

Manually find the drive:

Need to be root: assuming no sudo setup in `vi /etc/sudoers`.
$ su -
list the drives: man fdisk for making partitions by hand...
# fdisk -l
/dev/sdb1   1972978148161   83  Linux

Mount the drive: 'man mount'
# mount /dev/sdb1 /mnt/mydir

check the mounted directory:
# mount
/dev/sdb1 on /var/snd type ext3 (rw)

cp -a -v /mnt/mydir/* /var/snd/

To make it permanent:
Add it in /etc/fstab like mention in another thread. then `mount -a`.  

You can also make a sym link to the directory that you want from the
Desktop. (man ln).

Correct permissions for the folder see, 'man chown' and 'man chmod'.

> I am not scared of the command line, but wonder if there is a GUI
> application like Disk Utility in Ubuntu that will help us do the
> following.  However, if there isn't a GUI, any guidance would be
> greatly appreciated.  I do see that there is a Disk Utility available
> for Centos 6, what do Centos 5 users use?

Side issues:
Providing you have the correct software installed (no idea what comes
with the appliance) 'Nautilus' will automount the USB Drive.  There are
'key services' that are needed for this to happen.  If the appliance
does not have those pieces then it will not happen (your case?).

If the appliance has Nautilus (disk browser) (or the KDE counter part)
then you can still make a 'Short Cut' to the mounted folder via the
Nautilus Menu even if it does not auto mount (same applies to a SATA
disk (as in short cut after the folder location is determined).  You
should also be able to just browse to the mounted drives folder also
from the the Nautilus disk browser.

There are cases where RHEL 5 and Centos 5 will not Automount some USB
drives even if the right software is installed on the appliance.



signature.asc
Description: This is a digitally signed message part
___
Rivendell-dev mailing list
Rivendell-dev@lists.rivendellaudio.org
http://lists.rivendellaudio.org/mailman/listinfo/rivendell-dev


Re: [RDD] CentOS Scientific-Linux RHEL Other EL6 SRPMs

2012-04-04 Thread John Stanley
On Wed, 2012-04-04 at 13:07 -0400, Fred Gleason wrote:

Thanks for the response...

> On Apr 4, 2012, at 12:30 17, John Stanley wrote:
> 
> > There seems to be a few missing srpms from [1].  Any chance I could get
> > these since the binaries are there already?
> 
> Try:
>   http://download.paravelsystems.com/CentOS/6test/CentOS/

I did, and got what was there but there is a few missing ones. :-)

> > There also seems to be a lack of true Specfiles (Rivendell) for el6
> > instead of Suse is anyone working on this?  Interested 'ones' may
> > contact me off list.
> 
> Not entirely sure what you mean by a 'true' spec file.  Rivendell has always 
> generated its spec file 'on the fly' as part of the 'make rpm' target in the 
> source.  That should generate valid RPMs on both OpenSuSE and CentOS.  The 
> resulting SRPM should build correctly 'standalone' on each respective target 
> as well.
 
Ok:
- No dist tag here...added one
### Release: 1
Release: 1%{?dist}
- this should be.
### BuildRoot: /var/tmp/rivendell-2.1.3
BuildRoot: \ %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u}
-n)

There not buildable on el6 as is per say really...  There is no
BuildRequires at all, as it's assumed I guess no one wanted to rehash
the srpms like me.  Like id3lib, qt, etc.

What I'm saying is I want a SRPM that I can throw on an el6 machine and
rebuild with a; Requires, BRs Etc and not untar ./configure, && make
job.  I need rpmbuild --rebuild rivendell.

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


[RDD] CentOS Scientific-Linux RHEL Other EL6 SRPMs

2012-04-04 Thread John Stanley
There seems to be a few missing srpms from [1].  Any chance I could get
these since the binaries are there already?


What is present there:

aubio-0.3.2-1.el6.src.rpm
audacity-1.3.13-1.el6.src.rpm
callcommander-2.0.4-1.src.rpm
fftw3-3.3-3.el6.src.rpm
hpklinux-4.06.04-1.src.rpm
id3lib-3.8.3-16.el6.src.rpm
lame-3.97-3.el6.src.rpm
liblo-0.26-1.el6.src.rpm
liblrdf-0.4.0-1.el6.src.rpm
libmad-0.15.1b-5.el6.src.rpm
madplay-0.15.2b-1.el6.src.rpm
mhwaveedit-1.4.21-1.el6.src.rpm
nss-mdns-0.10-8.el6.src.rpm
portaudio-20110326-177.el6.src.rpm
qjackctl-0.3.8-1.el6.src.rpm
soundtouch-1.6.0-1.el6.src.rpm
sweep-0.9.3-2.el6.src.rpm
traverso-0.42.0-2.el6.src.rpm
twolame-0.3.12-2.el6.src.rpm
wine-1.2.3-1.el6.src.rpm
wxGTK-2.8.12-1.el6.src.rpm


There also seems to be a lack of true Specfiles (Rivendell) for el6
instead of Suse is anyone working on this?  Interested 'ones' may
contact me off list.




[1] http://ww.rivendellaudio.org/CentOS/6test/


John

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