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

2016-02-21 Thread spiffin

RE. SMARTMIX CRASHES SERVER (7.9 NIGHTLY 1455784650 ON A MAC)

spiffin wrote: 
> I'll look into it and let you know how I get on tomorrow.

THIS WORKS:

If you don't have Homebrew - 'install Homebrew' (http://brew.sh).

Then, in a terminal window, run:


Code:

brew install openssl -universal



.. it'll take a while.

Followed by:


Code:

brew link openssl --force



You'll now be running the Homebrewed version of openssl instead of the
(crippled) El Capitan version.

SmartMix (and logging into mysqueezebox.com) - and anything else
requiring Perl's Net::SSLeay and/or a fully functioning openssl - should
now work.

Phew.



spiffin's Profile: http://forums.slimdevices.com/member.php?userid=21517
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] Announce: Smart Mix plugin

2016-02-21 Thread spiffin

> 
> dyld: lazy symbol binding failed: Symbol not found:
> _CRYPTO_THREADID_get_callback
> Referenced from:
> /Library/Perl/5.18/darwin-thread-multi-2level/auto/Net/SSLeay/SSLeay.bundle
> Expected in: flat namespace

Okay, I've been looking into this and it's a bit of a nightmare:

In recent (El Capitan, 10.11) updates, Apple has stopped including
openssl headers. So, I thought, Homebrew to the rescue - and installed
the latest openssl (1.0.2f) with 'brew install openssl' and forced the
system to use it with 'brew link openssl --force'...

BUT the Perl module Net:SSLeay (latest version 1.72) - used by LMS (and
others) - does not yet support openssl version 1.XX.

So - I'm currently fiddling with homebrew/versions to see if I can
install a 0.XX version of openssl - with headers - and get that to run
as system default.

I'll let you know how I get on tomorrow.



spiffin's Profile: http://forums.slimdevices.com/member.php?userid=21517
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] Announce: Smart Mix plugin

2016-02-20 Thread spiffin

mherger wrote: 
> Crash - does it really kill the LMS process, or is it "hanging" (no
> reaction)?

Yep, it completely crashes LMS immediately.

> Can you run LMS from the console:
> 
> /Library/PreferencePanes/Squeezebox.prefPane/Contents/server/slimserver.pl
> 
> Then "crash" it and tell me what you got in the terminal?

Here you go - launched LMS from terminal and then clicked on Smart Mix
in Web GUI main menu:


/Library/PreferencePanes/Squeezebox.prefPane/Contents/server/slimserver.pl

[16-02-21 01:22:26.5287] main::init (384) Starting Logitech Media Server
(v7.9.0, 1455784650, Fri Feb 19 20:01:20 PST 2016) perl 5.018002
2016-02-21 01:22:28.421 squeezelite-osx[2405:1872036] 01:22:28.421
WARNING:  140: This application, or a library it uses, is using the
deprecated Carbon Component Manager for hosting Audio Units. Support for
this will be removed in a future release. Also, this makes the host
incompatible with version 3 audio units. Please transition to the API's
in AudioComponent.h.

dyld: lazy symbol binding failed: Symbol not found:
_CRYPTO_THREADID_get_callback
Referenced from:
/Library/Perl/5.18/darwin-thread-multi-2level/auto/Net/SSLeay/SSLeay.bundle
Expected in: flat namespace

dyld: Symbol not found: _CRYPTO_THREADID_get_callback
Referenced from:
/Library/Perl/5.18/darwin-thread-multi-2level/auto/Net/SSLeay/SSLeay.bundle
Expected in: flat namespace

zsh: trace trap 
/Library/PreferencePanes/Squeezebox.prefPane/Contents/server/slimserver.pl



spiffin's Profile: http://forums.slimdevices.com/member.php?userid=21517
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] Announce: Smart Mix plugin

2016-02-20 Thread spiffin

Hi Michael

I'm running LMS 7.9 nightly (1455784650) on a Mac and SmartMix (v1.7.4)
on a Mac. I tend to upgrade the 7.9 nightly version once a week - and
with the latest version (1455784650) SmartMix crashes the server - i.e.
if I click on SmartMix under My Music in the web GUI, controller, or in
iPeng on my iPhone it crashes the server - the server stops running.
This also happens if I'm playing a song and click artist or song mix.

I've tried a clean install (deleted everything: Pref Pane, App Support >
Squeezebox, Caches > Squeezebox, Caches > Squeezebox and Preferences)
with minimal plugins (6) and SmartMix and the same happens.

Nothing in the logs unfortunately - even when I turn on Debug logging
for SmartMix.

Perhaps this is just a blip in recent 7.9 nightlies - but thought I'd
report it.

Thanks.



spiffin's Profile: http://forums.slimdevices.com/member.php?userid=21517
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] Announce: Local Player plugin and Squeezelite for Linux/Windows/OSX

2015-01-16 Thread spiffin

Hi, yes the server hangs for me too if I try to access the LP player
settings via the web GUI -- but, if you open Activity Monitor when that
happens and search again for 'squeezelite', you'll see 2 instances of
squeezelite running. (It seems opening the settings on the web GUI
starts another instance). If you quit both of those instances from
Activity Monitor the server will stop hanging. And if you restart the
server it's fine again.

Simon



sp1976 wrote: 
 thank you so much for your tips, that did a trick to me. partially :)
 It means that I can play music but can't access Local Player settings
 via web GUI. When I try - server hangs.



spiffin's Profile: http://forums.slimdevices.com/member.php?userid=21517
View this thread: http://forums.slimdevices.com/showthread.php?t=97766

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


Re: [SlimDevices: Plugins] Announce: Local Player plugin and Squeezelite for Linux/Windows/OSX

2015-01-15 Thread spiffin

Hello

I found, for some reason, that on a fresh install (i.e. before the
plugin had been configured) it would default to squeezelite-osx-i386
instead of squeezelite-osx. You can see if this is the case by opening
Activity Monitor and searching for squeezelite.

Anyway this worked for me:

1. Disable all plugins.

2. Check Local Player prefs (in ~/Library/Application
Support/Squeezebox/plugin/localplayer.prefs and make sure it contains
the line bin: squeezelite-osx - if it doesn't, edit it.

3. Enable Local Player. If it starts, check your settings in the web
GUI. 

4. Test a server restart. If all goes well, enable your other plugins.

Hope that helps.

Simon



sp1976 wrote: 
 Hi everyone
 Maybe someone resolved similar problem.
 My setup:
 Mac OS Yosemite
 LMS 7.9
 Local Player 1.6.5.
 
 What happens: after latest plugin update there is no sound (mp3
 libraries are installed) and when I try to access plugin settings LMS
 hangs and whole Mac is dramatically slowing down. 
 In Activity Monitor I can see extremely high memory usage of perl 5.18.
 What can I do to resolve my problem.
 Thanks in advance for any tips.



spiffin's Profile: http://forums.slimdevices.com/member.php?userid=21517
View this thread: http://forums.slimdevices.com/showthread.php?t=97766

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


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

2015-01-14 Thread spiffin

I'd just like to add some undiluted praise to this thread. I've been
without my LMS setup for 2-3 months (I was away) but have been using it
non-stop for the last week.

Smart Mix is, IMO, an absolutely indispensable plugin and works very
well. I have a very large library (50,000+ tracks) and Smart Mix
re-acquaints me with tracks, albums, artists I wouldn't otherwise find -
or had long forgotten about.

Thanks Michael for such a great plugin.

Simon



spiffin's Profile: http://forums.slimdevices.com/member.php?userid=21517
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