News:

Rule #1 - Be Patient - Rule #2 - Don't ask when, if you don't contribute - Rule #3 - You have coding skills - LinuxMCE's small brother is available: http://www.agocontrol.com

Main Menu

squeezbox duet-multi-room+orbiter ?

Started by domotiqa.com, June 20, 2008, 12:35:48 PM

Previous topic - Next topic

domotiqa.com

[url="http://www.domotiqa.com"]http://www.domotiqa.com[/url] - home automation

domotiqa.com

does someone know if the duet is working the same way the old squeezbox ??
[url="http://www.domotiqa.com"]http://www.domotiqa.com[/url] - home automation

niz23

Quote from: domotiqa.com on July 15, 2008, 10:17:56 AM
does someone know if the duet is working the same way the old squeezbox ??

I see no reason why it shouldn´t work as the other squeezeboxes.
It lack a display but other than that they are probably identical.

Maybe you need to upgrade slimserver to the newest version.
Look in the wiki there are instructions from jspeckan how to upgrade slimserver.

/niz23

domotiqa.com

thank's replying,

a partner gave me one duet, I will investigate further.
CU
[url="http://www.domotiqa.com"]http://www.domotiqa.com[/url] - home automation

tschak909

There is no template information for the Duet squeezebox. One will need to be made. Anyone interested can look up the appropriate information in the wiki for making a new device template, and use the Squeezebox as the pattern.

-Thom

niz23

tschak.
Quote from: tschak909 on July 15, 2008, 04:19:16 PM
There is no template information for the Duet squeezebox. One will need to be made. Anyone interested can look up the appropriate information in the wiki for making a new device template, and use the Squeezebox as the pattern.

-Thom


Isn´t it just a matter of modifying the mac addr range?
Or is there anything else that make the duet different compared to ordingar squeezeboxes?

/niz23

tschak909

you can, unless you wish to take advantage of the unique features in the duet.

-Thom

domotiqa.com

and that sounds good multiroom+orbiter for example should be nice
I'll try to have a look in the next months
[url="http://www.domotiqa.com"]http://www.domotiqa.com[/url] - home automation

coley

I got me one of these this week  ;D pretty sweet devices.
I started to add a new template flicking between the existing SB one and my new one; I answered questions on template creation wizard as best I thought - the final one ir codes has me confused - what do I need to input?

Also does such a thing exist in the template wizard "Add New, based on ..."

for the MAC address range - I tried a quick google but didn't come up with anything concrete - given that the units are identified by the latter half of the MAC address is it safe to assume the first 3 bytes are constant for these units?

Also - haven't thought this bit through but would the controller also be added, given that it talks to slimserver/squeezecenter?

thanks
-Coley.
~ 12.04 Alpha: [url="http://linuxmce.iptp.org/snapshots"]http://linuxmce.iptp.org/snapshots[/url]
~ 10.04 Final: [url="http://linuxmce.iptp.org/release/LinuxMCE-1004-final.iso"]http://linuxmce.iptp.org/release/LinuxMCE-1004-final.iso[/url]
~ My setup: [url="http://wiki.linuxmce.org/index.php/User:Coley"]http://wiki.linuxmce.org/index.php/User:Coley[/url]

tkmedia

There is some hard-coded device numbers in the squeeze box plugin code so i am not sure if a new template is going to work. Without modifying the existing code.
My Setup [url="http://wiki.linuxmce.org/index.php/User:Tkmedia"]http://wiki.linuxmce.org/index.php/User:Tkmedia[/url]

For LinuxMce compatible  systems and accessories
[url="http://lmcecompatible.com/"]http://lmcecompatible.com/[/url]

coley

Is it a case of adding the (new) device template to the SqueezeBox Player base and streamer base classes to route existing commands to the new device type? Then for any duet (player) specifics derive a handler from this? The Duet remote, I'm thinking, would be handled elsewhere.

I'm trying to get my head around how this hangs together - Slimserver -> Slim_server_streamer_plugin -> squeezebox_player-> actual device?
Am I heading broadly in the right direction?

thanks
-Coley.
~ 12.04 Alpha: [url="http://linuxmce.iptp.org/snapshots"]http://linuxmce.iptp.org/snapshots[/url]
~ 10.04 Final: [url="http://linuxmce.iptp.org/release/LinuxMCE-1004-final.iso"]http://linuxmce.iptp.org/release/LinuxMCE-1004-final.iso[/url]
~ My setup: [url="http://wiki.linuxmce.org/index.php/User:Coley"]http://wiki.linuxmce.org/index.php/User:Coley[/url]

tkmedia

Currently you need to add mac range to existing squeeze template in order to use lmce to control the device.
We need to add device data, something like issqueezeboxboxiscompatible to the slimserver plugin where currently the device template # is hardcoded in the slimserver plugin. By using device data multiple templates could be created to use the slimserver plugin.
My Setup [url="http://wiki.linuxmce.org/index.php/User:Tkmedia"]http://wiki.linuxmce.org/index.php/User:Tkmedia[/url]

For LinuxMce compatible  systems and accessories
[url="http://lmcecompatible.com/"]http://lmcecompatible.com/[/url]