tonyp1983
Dabbler
- Joined
- Feb 17, 2015
- Messages
- 31
Had my FreeNAS system up and running for some time, serving up media to my RasPlex setup that powers my projector and surround sound in my cinema room. I've just put an order in for a Philips Hue starter pack and have been reading up online on automation between Plex and the Hue system. There is a great sounding/looking program on git (here) that dims the lights when you begin playing something, raises them slightly when you pause and restores the lights when you stop.
The programme is Ruby based but the setup/config is based on a Linux (Debian specifically) setup and uses init.d scripts to start everything up rather than rc.d and the scripts refer to other aspects of init (libs, vars.sh script, etc) that cause the daemon startup to bork.
I've searched all over for the last few days to try and figure out a way around this buy I'm not the most skilled with this sort of thing. I've even raised a request on git for FreeBSD based scripts but the developer has responded saying he has no access to FreeBSD to test so has left it open in case someone else chooses to try.
So now I find myself here wondering if someone would be kind enough to help/guide me on what to do? Any assistance would be gratefully received.
The programme is Ruby based but the setup/config is based on a Linux (Debian specifically) setup and uses init.d scripts to start everything up rather than rc.d and the scripts refer to other aspects of init (libs, vars.sh script, etc) that cause the daemon startup to bork.
I've searched all over for the last few days to try and figure out a way around this buy I'm not the most skilled with this sort of thing. I've even raised a request on git for FreeBSD based scripts but the developer has responded saying he has no access to FreeBSD to test so has left it open in case someone else chooses to try.
So now I find myself here wondering if someone would be kind enough to help/guide me on what to do? Any assistance would be gratefully received.