Re: [SlimDevices: Plugins] [Announce] Spotty v1.9.0 - now with experimental Spotify Connect support!

2017-09-22 Thread Evertjanus

Jackisidore wrote: 
> On my Mac (10.12.6) and LMS 7.9.1 - 1505480690 with
> curl --version
> curl 7.54.0 (x86_64-apple-darwin16.4.0) libcurl/7.54.0 OpenSSL/1.0.2k
> zlib/1.2.11
> Protocols: dict file ftp ftps gopher http https imap imaps pop3 pop3s
> rtsp smb smbs smtp smtps telnet tftp 
> Features: IPv6 Largefile NTLM NTLM_WB SSL libz TLS-SRP UnixSockets
> HTTPS-proxy 
> 
> server.log displays
> 
> [17-09-22 18:26:47.7648] Plugins::Spotty::Connect::_getWgetCmd (343)
> Can't initialized Spotty Connect without the 'wget' utility. Please
> install curl using your package manager.
> 
> so I installed wget with
> brew install wget
> 
> after a restart of LMS it worked!
> 
> Thanks!!

Thank you, this is how I managed to get it working too! (apart from
having to install some xcode dev software too).



Evertjanus's Profile: http://forums.slimdevices.com/member.php?userid=55463
View this thread: http://forums.slimdevices.com/showthread.php?t=108030

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


Re: [SlimDevices: Plugins] [Announce] Spotty v1.9.0 - now with experimental Spotify Connect support!

2017-09-22 Thread Evertjanus

Michael, Not being sure what you mean by binary info, I'll send you the
requested screenshot and a zip file of the server.log. Would have pm'd
if I knew how to handle attachments there.


+---+
|Filename: server.log.zip   |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=23709|
+---+


Evertjanus's Profile: http://forums.slimdevices.com/member.php?userid=55463
View this thread: http://forums.slimdevices.com/showthread.php?t=108030

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


Re: [SlimDevices: Plugins] [Announce] Spotty v1.9.0 - now with experimental Spotify Connect support!

2017-09-22 Thread Evertjanus

[17-09-22 14:43:31.1381] Plugins::Spotty::Plugin::getHelper (577) Found
Spotty helper application:
/Users/evertjanwijerde/Library/Caches/Squeezebox/InstalledPlugins/Plugins/Spotty/Bin/darwin-thread-multi-2level/spotty
[17-09-22 14:43:31.1489] Plugins::Spotty::Connect::_getWgetCmd (343)
Can't initialized Spotty Connect without the 'wget' utility. Please
install curl using your package manager.
[17-09-22 14:43:32.1313] Plugins::ShairTunes2W::Plugin::publishPlayer
(369) avahi-publish-player not in path
[17-09-22 14:43:32.1320] Plugins::ShairTunes2W::Plugin::publishPlayer
(372) start dns-sd "Eetkamer"
[17-09-22 14:43:32.1349]
Plugins::ShairTunes2W::Plugin::playerSubscriptionChange (280) create
client Slim::Player::SqueezePlay=ARRAY(0x7f8615c50808) with proc
Proc::Background=HASH(0x7f8611f33eb8)
[17-09-22 14:43:32.5853] Plugins::ShairTunes2W::Plugin::publishPlayer
(369) avahi-publish-player not in path
[17-09-22 14:43:32.5862] Plugins::ShairTunes2W::Plugin::publishPlayer
(372) start dns-sd "Keuken"
[17-09-22 14:43:32.5909]
Plugins::ShairTunes2W::Plugin::playerSubscriptionChange (280) create
client Slim::Player::SqueezePlay=ARRAY(0x7f860d16d7e0) with proc
Proc::Background=HASH(0x7f86158b4a58)
[17-09-22 14:43:32.8569] Plugins::ShairTunes2W::Plugin::publishPlayer
(369) avahi-publish-player not in path
[17-09-22 14:43:32.8576] Plugins::ShairTunes2W::Plugin::publishPlayer
(372) start dns-sd "Huiskamer"
[17-09-22 14:43:32.8656]
Plugins::ShairTunes2W::Plugin::playerSubscriptionChange (280) create
client Slim::Player::Squeezebox2=ARRAY(0x7f8611f8a978) with proc
Proc::Background=HASH(0x7f8615c55fe0)
[17-09-22 14:43:36.8233] Plugins::Spotty::API::_call (1183) Trying to
read from cache for me
[17-09-22 14:43:36.8235] Plugins::Spotty::API::_call (1192) API call:
me
[17-09-22 14:43:37.0208] Plugins::Spotty::API::__ANON__ (1237) Caching
result for 60 using max-age (https://api.spotify.com/v1/me)
[17-09-22 14:43:37.0213] Plugins::Spotty::API::__ANON__ (1239) Data
cached (https://api.spotify.com/v1/me)



Evertjanus's Profile: http://forums.slimdevices.com/member.php?userid=55463
View this thread: http://forums.slimdevices.com/showthread.php?t=108030

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


Re: [SlimDevices: Plugins] [Announce] Spotty v1.9.0 - now with experimental Spotify Connect support!

2017-09-22 Thread Evertjanus

I tried this:
$ curl --version
curl 7.54.0 (x86_64-apple-darwin16.0) libcurl/7.54.0 SecureTransport
zlib/1.2.8
Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps
pop3 pop3s rtsp smb smbs smtp smtps telnet tftp 
Features: AsynchDNS IPv6 Largefile GSS-API Kerberos SPNEGO NTLM NTLM_WB
SSL libz UnixSockets



Evertjanus's Profile: http://forums.slimdevices.com/member.php?userid=55463
View this thread: http://forums.slimdevices.com/showthread.php?t=108030

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


Re: [SlimDevices: Plugins] [Announce] Spotty v1.9.0 - now with experimental Spotify Connect support!

2017-09-22 Thread Evertjanus

Sorry, that command didn't work:
$ which curl
/usr/bin/curl
$ "which curl"
-bash: which curl: command not found



Evertjanus's Profile: http://forums.slimdevices.com/member.php?userid=55463
View this thread: http://forums.slimdevices.com/showthread.php?t=108030

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


Re: [SlimDevices: Plugins] [Announce] Spotty v1.9.0 - now with experimental Spotify Connect support!

2017-09-22 Thread Evertjanus

$ perl -v

This is perl 5, version 18, subversion 2 (v5.18.2) built for
darwin-thread-multi-2level
(with 2 registered patches, see perl -V for more detail)



Evertjanus's Profile: http://forums.slimdevices.com/member.php?userid=55463
View this thread: http://forums.slimdevices.com/showthread.php?t=108030

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


Re: [SlimDevices: Plugins] [Announce] Spotty v1.9.0 - now with experimental Spotify Connect support!

2017-09-22 Thread Evertjanus

I tried that, but curl isn't missing.



Evertjanus's Profile: http://forums.slimdevices.com/member.php?userid=55463
View this thread: http://forums.slimdevices.com/showthread.php?t=108030

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


Re: [SlimDevices: Plugins] [Announce] Spotty v1.9.0 - now with experimental Spotify Connect support!

2017-09-22 Thread Evertjanus

macOs Sierra 10.12.6 (16G29)



Evertjanus's Profile: http://forums.slimdevices.com/member.php?userid=55463
View this thread: http://forums.slimdevices.com/showthread.php?t=108030

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


Re: [SlimDevices: Plugins] [Announce] Spotty v1.9.0 - now with experimental Spotify Connect support!

2017-09-22 Thread Evertjanus

LMS is running on a MacMini, osx.



Evertjanus's Profile: http://forums.slimdevices.com/member.php?userid=55463
View this thread: http://forums.slimdevices.com/showthread.php?t=108030

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


Re: [SlimDevices: Plugins] [Announce] Spotty v1.9.0 - now with experimental Spotify Connect support!

2017-09-22 Thread Evertjanus

log states:
[17-09-22 09:52:56.2624] Plugins::Spotty::Connect::_getWgetCmd (343)
Can't initialized Spotty Connect without the 'wget' utility. Please
install curl using your package manager.


Being not very technical, I'm at a loss here.



Evertjanus's Profile: http://forums.slimdevices.com/member.php?userid=55463
View this thread: http://forums.slimdevices.com/showthread.php?t=108030

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


Re: [SlimDevices: Plugins] [Announce] Spotty v1.9.0 - now with experimental Spotify Connect support!

2017-09-22 Thread Evertjanus

Same here. With no clue how to get to Settings/Player/Spotty 

Great work btw, this spotty app!



Evertjanus's Profile: http://forums.slimdevices.com/member.php?userid=55463
View this thread: http://forums.slimdevices.com/showthread.php?t=108030

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


[SlimDevices: Plugins] Spotify connect

2017-02-09 Thread Evertjanus

Now that the guys at Sonos have proudly announced that Spotify connect
is incorporated, I was wondering if somebody out here is working on that
for LMS. Should be great having, seeing the quick alterations of the
spotify app.

Regards,


Verzonden vanaf mijn iPad met Tapatalk





Evertjanus's Profile: http://forums.slimdevices.com/member.php?userid=55463
View this thread: http://forums.slimdevices.com/showthread.php?t=106946

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


Re: [SlimDevices: Plugins] Spotify stopped working constant rebuffering

2016-12-20 Thread Evertjanus

Same here, spotify connect via Yamaha receiver is not working too


Verzonden vanaf mijn iPad met Tapatalk





Evertjanus's Profile: http://forums.slimdevices.com/member.php?userid=55463
View this thread: http://forums.slimdevices.com/showthread.php?t=106645

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


Re: [SlimDevices: Plugins] Spotify stopped working constant rebuffering

2016-12-19 Thread Evertjanus

mherger wrote: 
> > Same here! Constant rebuffering. I am also located in the Netherlands.
> I
> > read the Sonos guys got updated and got out of the woods. Can anyone
> > confirm that?
> 
> I don't speak Dutch... what information did you get?
> 
> 
> -- 
> 
> Michael

Hi, I read that on the site mentioned by Jackisodore a few posts before



Evertjanus's Profile: http://forums.slimdevices.com/member.php?userid=55463
View this thread: http://forums.slimdevices.com/showthread.php?t=106645

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


Re: [SlimDevices: Plugins] Spotify stopped working constant rebuffering

2016-12-19 Thread Evertjanus

Hi,

Same here! Constant rebuffering. I am also located in the Netherlands. I
read the Sonos guys got updated and got out of the woods. Can anyone
confirm that?



Evertjanus's Profile: http://forums.slimdevices.com/member.php?userid=55463
View this thread: http://forums.slimdevices.com/showthread.php?t=106645

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


Re: [SlimDevices: Plugins] BBCiPlayer Plugins - an alternative quick fix guide

2016-10-11 Thread Evertjanus

bpa wrote: 
> 96kbps AAC is sort of equivalent to 128Kbps MP3.  
> 
> This is a big improvement when BBC only used to send 48kbps with 32kHz
> sampling for non UK only about 1-2 years ago.  It is very nice as non UK
> user pay nothing to BBC or UK gov and there are no ads.

Sorry if I seemed complaining. Thanks for clearing things up. Thought I
was doing something wrong, as some radiostations (Naim exclusive's Radio
Paradise e.g.) manage to stream at 320 kbps!



Evertjanus's Profile: http://forums.slimdevices.com/member.php?userid=55463
View this thread: http://forums.slimdevices.com/showthread.php?t=103435

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


Re: [SlimDevices: Plugins] BBCiPlayer Plugins - an alternative quick fix guide

2016-10-10 Thread Evertjanus

Lately, I've noticed that too: BBC streaming outside UK at 96 kbps. That
the equivalent of a very bad MP3, is it not? And far from being a snob,
I seem to notice it too. Is there any change of improvement or is it all
in the hands of Auntie Beeb now?

Regards and compliments to bba,

Evert



Evertjanus's Profile: http://forums.slimdevices.com/member.php?userid=55463
View this thread: http://forums.slimdevices.com/showthread.php?t=103435

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


Re: [SlimDevices: Plugins] Announce: ShairTunes2 plugin - Airtunes on your LMS

2016-09-10 Thread Evertjanus

Hi to all and especially Philippe,

Finally I got shairtunes2 working. It never really did without a lot of
glitches and stutters. It seems to me that Philippe not only adapted a
thing or two for windows but straightened out some codes as well. Only
ticking his app without additional repositories of disaster123 did the
trick. Thanks!



Evertjanus's Profile: http://forums.slimdevices.com/member.php?userid=55463
View this thread: http://forums.slimdevices.com/showthread.php?t=103783

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


Re: [SlimDevices: Plugins] Announce: Spotify Premium Plugin (Beta)

2014-05-19 Thread Evertjanus

Hi,

Lately, I cannot connect to spotify. Info and debug log giving: no
remembered user, though I doubt that is really the problem. Installing,
deinstalling, even deinstalling squeezebox server from my LG NAS (via
SSODS) doesn't do the trick. adding Triodes repository doesn't seem to
help. I do not remember changing anything from the last time it did
work.

No problem if I change to windows squeezeboxserver but I would rather
use the NAS.

Any suggestions? Thanks in advance,



Evertjanus's Profile: http://forums.slimdevices.com/member.php?userid=55463
View this thread: http://forums.slimdevices.com/showthread.php?t=79706

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