[SlimDevices: Plugins] Re: Control NuVo Multi-Room System

2007-01-28 Thread ImfeldC

algregs;171148 Wrote: 
 
 Really interested in this plugin. Don't have Nuvo but have something
 similar with an RS232 interface. To be able to do basic functions such
 as select source (ie Squeezebox), zone select, volume up/down etc would
 be fantastic. 
 

@Algregs, the sources for the plugin + web service are avilable at
svn://imfeldc.dyndns.org/NuVoSolution/trunk. Please be patient, the
software is mostly customized for my environment. At the beginning it
was not the idea to support also other multiroom systems. But anyway
the libraries are clearly defined and I think it should be possible to
replace the underlying commands to support also your system. I'll send
you the username and password as a private message.

@all, if sombody else is interested to look at (and maybe use) the
sources; let me know. I'll glad to allow you access.

Regards
Christian


-- 
ImfeldC

ImfeldC's Profile: http://forums.slimdevices.com/member.php?userid=8736
View this thread: http://forums.slimdevices.com/showthread.php?t=30731

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/plugins


[SlimDevices: Plugins] Re: Control NuVo Multi-Room System

2007-01-20 Thread ImfeldC

peterw;171004 Wrote: 
 Monitoring for volume changes is easy in SlimServer 6.5; see
 http://www.tux.org/~peterw/slim/VolumeLock.html for some working code.

@Peter, thanks for your hint. It works fine. I was able to hook on
the volume control and can now (for each player individually) pass the
volume to the NuVo system.

Thanks
Christian


-- 
ImfeldC

ImfeldC's Profile: http://forums.slimdevices.com/member.php?userid=8736
View this thread: http://forums.slimdevices.com/showthread.php?t=30731

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/plugins


[SlimDevices: Plugins] Control NuVo Multi-Room System

2006-12-18 Thread ImfeldC

Hello

I've written a plug-in to control my NuVo Essentia Multi-Room System
via the SqueezeBox. It's just great how open the software structure of
SlimServer is.

Is there any intrest, for this Plugin? If yes, let me know.

The plugin uses a web service (C#/.NET) which cmmunicates via the
serial COM interface with the NuVo Essentia system.
It is possible to select the available zones (up to 12 zones) and to
switch them on/off and select the source (Source 1-6) to listen. It is
also possible to change the volume level of the zone.

I have one question:
How can I hook on the volume up/down button? I wasn't able yet;
because of that I used the number button 7 (=Volume Up) and 9 (=Volume
Down) instead.

Regards
Christian


+---+
|Filename: Plugin.pm|
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=2159|
+---+

-- 
ImfeldC

ImfeldC's Profile: http://forums.slimdevices.com/member.php?userid=8736
View this thread: http://forums.slimdevices.com/showthread.php?t=30731

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/plugins