Re: [SlimDevices: Plugins] Announce: Smart Mix plugin

2014-05-29 Thread d6jg

Apologies if this has been asked before.

Recently installed Smart Mix and liking what I hear but a question.
If I kick off a smart mix on office player that is part of a sync group
I get a dynamic playlist that gets added to throughout the day. Great.
When I finish work and switch to my living room player (part of same
sync group) it completes the current playlist but no further tracks get
added, I have to kick off a new smart mix when it completes.
Is this intentional?
Both players are SB3s.
They are on the same LAN both wired.
There may be an hour between finishing the office session and re
commencing in living room.



QNAP TS419P 4TB LMS7.7.2
*Living Room* - SB3 -> Onkyo TS606 connected Digitally - > Celestion
Ditton F20s - and connected Analogue for Zone 2 -> Sony TA FE 320 ->
Sennheiser HDR 130
*Office* - SB3 -> Sony TA FE320 -> Wharfedale Modus Cubes
*Dining Room* -> SB Boom
*Kitchen* -> UE Radio (upgraded to SB Radio)
*Bedroom* - SB Touch -> Topping TP21 -> Wharfedale Modus Cubes

d6jg's Profile: http://forums.slimdevices.com/member.php?userid=44051
View this thread: http://forums.slimdevices.com/showthread.php?t=97668

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


Re: [SlimDevices: Plugins] Google Music Plugin

2014-05-29 Thread hblix

Hechtus wrote: 
> Eventually you will have to install git first:
> 
> sudo apt-get install git
> 
> Gesendet von meinem Nexus 7 mit Tapatalk

git is already installed.

"git is already the newest version."



hblix's Profile: http://forums.slimdevices.com/member.php?userid=62123
View this thread: http://forums.slimdevices.com/showthread.php?t=98526

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


Re: [SlimDevices: Plugins] Announce: ShairTunes Plugin

2014-05-29 Thread epoch1970

atca wrote: 
> sorted now, removed the previos .o build files and re built.

Right. I just met the same problem. The Readme on StuartUSA's page 'on
Github' (https://github.com/StuartUSA/shairport_plugin) is a bit quick
there.

First, in directory
"/var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/ShairTunes/shairport_helper/pre-compiled",
check that a prebuilt binary works with your system's architecture by
running the binary locally. For example run the command:
"./shairport_helper-armel-static" 
If you get something like "Exec format error" then look for another
binary or get ready to compile from source.
If you get something like "Permission denied" then give the file
executable rights, like with "sudo chmod a+x
shairport_helper-armel-static" (NB: giving exec rights to "all" is not
secure, but that's easy.)
If you get this "FATAL: Must supply AES key and IV!" then -it is working
ok- (the binary is normally called with 2 parameters, without them the
program complains and bails out normally.)

Second, if you need to compile from source, instead of running "make"
directly, run "make clean" and then "make". Test the end result as above
and then copy the binary to a directory such as "/usr/local/bin". (Use
command "echo $PATH" to find the list of dirs where the system looks for
binaries by default.)


This being said, I took a few hours today to upgrade from 7.6.2 to 7.8.1
which was fast and easy, and from debian 6 to debian 7 (not so thanks to
the autistic dependency-based boot system.)
So now I can report the plugin works absolutely great. I will certainly
use it regularly to boost the audio out of my iPad. 
Thanks a lot for your work!


(below the compile error trace I encountered, just for google indexing)

Code:


max:/var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/ShairTunes/shairport_helper/src#
 make
  cc -O2 -Wall   -DHAIRTUNES_STANDALONE hairtunes.c alac.o http.o -o 
shairport_helper -lm -lpthread -lao  -lssl -lcrypto 
  hairtunes.c: In function 'rtp_thread_func':
  hairtunes.c:396:15: warning: unused variable 'si_len' [-Wunused-variable]
  hairtunes.c: In function 'audio_thread_func':
  hairtunes.c:903:17: warning: format '%li' expects argument of type 'long 
int', but argument 3 has type 'ssize_t' [-Wformat]
  hairtunes.c: In function 'http_on_headers_complete':
  hairtunes.c:923:9: warning: format '%li' expects argument of type 'long int', 
but argument 3 has type 'ssize_t' [-Wformat]
  hairtunes.c:923:9: warning: format '%lu' expects argument of type 'long 
unsigned int', but argument 4 has type 'size_t' [-Wformat]
  hairtunes.c: At top level:
  hairtunes.c:669:13: warning: 'bf_est_reset' defined but not used 
[-Wunused-function]
  /usr/bin/ld: i386:x86-64 architecture of input file `alac.o' is incompatible 
with i386 output
  /usr/bin/ld: i386:x86-64 architecture of input file `http.o' is incompatible 
with i386 output
  collect2: error: ld returned 1 exit status
  make: *** [shairport_helper] Error 1




4 SB 3 • iPeng (iPhone + iPad) • SqueezeLite • Squeezebox Server 7.6.2
(Debian 6.0)  with plugins: CD Player, WaveInput by bpa • IRBlaster by
Gwendesign (Felix) • Server Power Control by Gordon Harris • Smart Mix
by Michael Herger • PowerSave by Jason Holtzapple • Song Info, Song
Lyrics by Erland Isaksson • Just Covers by Tom Kalmijn • WeatherTime by
Martin Rehfeld • Local Player, BBC iPlayer, SwitchPlayer by Triode •
Auto Dim Display, SaverSwitcher, ContextMenu by Peter Watkins.

epoch1970's Profile: http://forums.slimdevices.com/member.php?userid=16711
View this thread: http://forums.slimdevices.com/showthread.php?t=100379

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


Re: [SlimDevices: Plugins] Announce: ShairTunes Plugin

2014-05-29 Thread atca

thats ipv4 and ipv6 showing up rather than wifi and ethernet





atca's Profile: http://forums.slimdevices.com/member.php?userid=56880
View this thread: http://forums.slimdevices.com/showthread.php?t=100379

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


Re: [SlimDevices: Plugins] Google Music Plugin

2014-05-29 Thread Hechtus

Eventually you will have to install git first:

sudo apt-get install git

Gesendet von meinem Nexus 7 mit Tapatalk





Hechtus's Profile: http://forums.slimdevices.com/member.php?userid=62533
View this thread: http://forums.slimdevices.com/showthread.php?t=98526

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


Re: [SlimDevices: Plugins] Announce: ShairTunes Plugin

2014-05-29 Thread castalla

atca wrote: 
> firewall on?

No.

What I have found is that if I connect via wifi but with ethernet also
enabled then 2 instances of the airplay speaker appear (the wifi one
works - but the ethernet one appears but doesn't connect).  If only
ethernet is connected then no airplay speakers are available.



Touch - Muse M50 EX TPA3123 T-Amp Mini - Acoustics Q10 speakers
Logitech Radio
Logitech UE Smart Radio
Raspberry Pi + Squeezeplug LMS + Squeezelite - Logitech Mini Boombox
speaker
Cubieboard + Debian 7 + LMS 7.8.1 + Squeezelite - Soundwave SW100
bluetooth speaker
O2 Joggler + SqpOS + Aune X2 T-amp + Mordaunt Short ms-3.40 speakers
IBOX + Debian 7 + LMS 7.8.1 + Squeezelite - Logitech Mini Boombox
speaker

castalla's Profile: http://forums.slimdevices.com/member.php?userid=15624
View this thread: http://forums.slimdevices.com/showthread.php?t=100379

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


Re: [SlimDevices: Plugins] Google Music Plugin

2014-05-29 Thread hblix

my linux skills are extremely basic. hoping someone can help me.

When running:


Code:

pip install 
git+https://github.com/simon-weber/Unofficial-Google-Music-API.git@develop



i get:


Code:

Exception:
  Traceback (most recent call last):
  File "/usr/lib/pymodules/python2.6/pip/basecommand.py", line 120, in main
  self.run(options, args)
  File "/usr/lib/pymodules/python2.6/pip/commands/install.py", line 153, in run
  InstallRequirement.from_line(name, None))
  File "/usr/lib/pymodules/python2.6/pip/req.py", line 98, in from_line
  return cls(req, comes_from, url=url)
  File "/usr/lib/pymodules/python2.6/pip/req.py", line 38, in __init__
  req = pkg_resources.Requirement.parse(req)
  File "/usr/lib/python2.6/dist-packages/pkg_resources.py", line 2547, in parse
  reqs = list(parse_requirements(s))
  File "/usr/lib/python2.6/dist-packages/pkg_resources.py", line 2472, in 
parse_requirements
  line, p, specs = scan_list(VERSION,LINE_END,line,p,(1,2),"version spec")
  File "/usr/lib/python2.6/dist-packages/pkg_resources.py", line 2440, in 
scan_list
  raise ValueError("Expected "+item_name+" in",line,"at",line[p:])
  ValueError: ('Expected version spec in', 
'git+https://github.com/simon-weber/Unofficial-Google-Music-API.git@develop', 
'at', '+https://github.com/simon-weber/Unofficial-Google-Music-API.git@develop')




Code:

pip install gmusicapi

 works fine



hblix's Profile: http://forums.slimdevices.com/member.php?userid=62123
View this thread: http://forums.slimdevices.com/showthread.php?t=98526

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


Re: [SlimDevices: Plugins] Announce: ShairTunes Plugin

2014-05-29 Thread atca

firewall on?





atca's Profile: http://forums.slimdevices.com/member.php?userid=56880
View this thread: http://forums.slimdevices.com/showthread.php?t=100379

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


Re: [SlimDevices: Plugins] Announce: ShairTunes Plugin

2014-05-29 Thread castalla

castalla wrote: 
> Thanks.   
> 
> I'll have a look at the conf file.
> 
> Wired and ethernet are on same network.
> 
> The router is a Huawei 532 - only basic configuration options.

I tried allow-interfaces=eth0  in the conf file.  Makes no difference.

G.



Touch - Muse M50 EX TPA3123 T-Amp Mini - Acoustics Q10 speakers
Logitech Radio
Logitech UE Smart Radio
Raspberry Pi + Squeezeplug LMS + Squeezelite - Logitech Mini Boombox
speaker
Cubieboard + Debian 7 + LMS 7.8.1 + Squeezelite - Soundwave SW100
bluetooth speaker
O2 Joggler + SqpOS + Aune X2 T-amp + Mordaunt Short ms-3.40 speakers
IBOX + Debian 7 + LMS 7.8.1 + Squeezelite - Logitech Mini Boombox
speaker

castalla's Profile: http://forums.slimdevices.com/member.php?userid=15624
View this thread: http://forums.slimdevices.com/showthread.php?t=100379

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


Re: [SlimDevices: Plugins] Announce: ShairTunes Plugin

2014-05-29 Thread atca

castalla wrote: 
> Thanks.   
> 
> I'll have a look at the conf file.
> 
> Wired and ethernet are on same network.
> 
> The router is a Huawei 532 - only basic configuration options.

castalla wrote: 
> I've driven myself mad over the last few days (not unusual) installing &
> reinstalling various images.
> 
> The outcome I've determined is that the ShairTunes plugin works
> perfectly if the LMS server is on a wifi connection, but fails (probably
> due to some avahi mystery) when LMS is on an ethernet connection.
> 
> I'm lost as to how to correct this.
> 
> The problem seems to be that the avahi-publish service doesn't work on
> ethernet 
> 
> Any suggestions?

check config at /etc/avahi/avahi-daemon.conf

suggest you only connect either ethernet or wifi not both.





atca's Profile: http://forums.slimdevices.com/member.php?userid=56880
View this thread: http://forums.slimdevices.com/showthread.php?t=100379

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


[SlimDevices: Plugins] Triode Spotify unreliable ?

2014-05-29 Thread swayzak

Hi

I'm having trouble getting this plugin to work consistently. 

Often nothing happens when you select a music source eg. radio station
etc.

Today I got General Transient error whatever that is.

Also it appears to have deleted the Logitech green Spotify app - it is
listed as an installed app but has disappeared from list of apps. I
wanted to use it to test whether these problems are specific to Triodes
plugin.

Can anyone advise ?

Thanks



Touch x 2, Booms x 2, SqueezeCommander on Galaxy S2 (Duet Receiver +
Controllers x 2 - semi-retired)

swayzak's Profile: http://forums.slimdevices.com/member.php?userid=16575
View this thread: http://forums.slimdevices.com/showthread.php?t=101628

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


Re: [SlimDevices: Plugins] Announce: ShairTunes Plugin

2014-05-29 Thread castalla

epoch1970 wrote: 
> The few times I've used shairport, and my initial attempt with the
> plugin were on a machine using a wired interface. I don't know what's
> going on castalla's machine, but I would bet the issue is related to
> Avahi's configuration or to the system. EDIT: or to router's config, as
> Mnyb suggests.
> 
> Avahi-daemon.conf includes "allow-interfaces" and "deny-interfaces"
> options. I'd look into that (and check the interface's name.)
> The other thing I would verify is that the wired interface is on the
> same network as the wireless ones. 
> 
> HTH

Thanks.   

I'll have a look at the conf file.

Wired and ethernet are on same network.

The router is a Huawei 532 - only basic configuration options.



Touch - Muse M50 EX TPA3123 T-Amp Mini - Acoustics Q10 speakers
Logitech Radio
Logitech UE Smart Radio
Raspberry Pi + Squeezeplug LMS + Squeezelite - Logitech Mini Boombox
speaker
Cubieboard + Debian 7 + LMS 7.8.1 + Squeezelite - Soundwave SW100
bluetooth speaker
O2 Joggler + SqpOS + Aune X2 T-amp + Mordaunt Short ms-3.40 speakers
IBOX + Debian 7 + LMS 7.8.1 + Squeezelite - Logitech Mini Boombox
speaker

castalla's Profile: http://forums.slimdevices.com/member.php?userid=15624
View this thread: http://forums.slimdevices.com/showthread.php?t=100379

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


Re: [SlimDevices: Plugins] Announce: ShairTunes Plugin

2014-05-29 Thread epoch1970

Mnyb wrote: 
> I may not know a thing here ( very possible ) but the iThing sending
> this AirTunes would like to mate with something radio based ?
> This plugin may be able to make the local wifi adapter do this ,but not
> the one in your router .

The few times I've used shairport, and my initial attempt with the
plugin were on a machine using a wired interface. I don't know what's
going on castalla's machine, but I would bet the issue is related to
Avahi's configuration or to the system's. EDIT: or to router's config,
as Mnyb suggests.

Avahi-daemon.conf includes "allow-interfaces" and "deny-interfaces"
options. I'd look into that (and check the interface's name.)
The other thing I would verify is that the wired interface is on the
same network as the wireless ones. 

HTH



4 SB 3 • iPeng (iPhone + iPad) • SqueezeLite • Squeezebox Server 7.6.2
(Debian 6.0)  with plugins: CD Player, WaveInput by bpa • IRBlaster by
Gwendesign (Felix) • Server Power Control by Gordon Harris • Smart Mix
by Michael Herger • PowerSave by Jason Holtzapple • Song Info, Song
Lyrics by Erland Isaksson • Just Covers by Tom Kalmijn • WeatherTime by
Martin Rehfeld • Local Player, BBC iPlayer, SwitchPlayer by Triode •
Auto Dim Display, SaverSwitcher, ContextMenu by Peter Watkins.

epoch1970's Profile: http://forums.slimdevices.com/member.php?userid=16711
View this thread: http://forums.slimdevices.com/showthread.php?t=100379

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