Re: [SlimDevices: Plugins] [Announce] Spotty 4.4 - more personalised content

2020-11-16 Thread Bamsefar


I have done the suggestion by  mherger with my own Spotify Client ID -
and it works perfect!!

And another funny thing, that is not related to ClientID (I think) is
that my "usual" errors are gone also since 21st of October:


Code:

[20-10-21 05:59:19.3512] Slim::Utils::Scanner::Remote::__ANON__ (192) 
Error: Can't connect to remote server to retrieve playlist for, 
https://http-live.sr.se/p4stockholm-mp3-192: 404 Not Available.
  [20-10-21 05:59:19.3990] Slim::Player::Song::open (485) Warning: stream 
failed to open [https://http-live.sr.se/p4stockholm-mp3-192].



Not sure why but I am happy anyway :-)



Best Regards
Bamsefar

Bamsefar's Profile: http://forums.slimdevices.com/member.php?userid=6692
View this thread: http://forums.slimdevices.com/showthread.php?t=112962

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


Re: [SlimDevices: Plugins] [Announce] Spotty 4.4 - more personalised content

2020-11-16 Thread The Groundsman


Thanks for the token fix using the client ID, Thanks also for all of
your amazing work on this plug-in. I can't tell you how much it has
changed the way I listen to music.



The Groundsman's Profile: http://forums.slimdevices.com/member.php?userid=70305
View this thread: http://forums.slimdevices.com/showthread.php?t=112962

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


Re: [SlimDevices: Plugins] [Announce] Spotty 4.4 - more personalised content

2020-11-16 Thread kenwneill


mherger wrote: 
> Unfortunately something odd is going on. In the past few weeks some
> requests coming from Spotty installations have gone crazy, some of them
> temporarily spiking at 30x the usual rate, almost tripling the overall
> daily request rate. Here's a chart with daily requests by endpoint. It's
> clear that the past two weeks have been crazy compared to four weeks
> ago...
> 
> 32193
> 
> Therefore Spotify has started blocking the app. That's something which
> happens automatically and usually is temporary.
> 
> What you can do is create your own "app" on Spotify. Go to
> https://developer.spotify.com/dashboard/applications and "Create an
> App". You'll then get a Client ID which you can copy/paste to the Spotty
> settings. You then should re-start LMS.


Client ID solved the problem for me. Thanks Michael



kenwneill's Profile: http://forums.slimdevices.com/member.php?userid=21489
View this thread: http://forums.slimdevices.com/showthread.php?t=112962

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


Re: [SlimDevices: Plugins] [Announce] Spotty 4.4 - more personalised content

2020-11-15 Thread fominator


ralphy wrote: 
> What version of squeezelite?
> 
> There were two fixes for spotty with ogg streams skipping. 
> 
> You need at least squeezelite v1.9.3-1177 or in LMS you can try
> disabling Spotty Ogg/Vorbis in File Types.

my last message was not correct! 1.1.1 is plugin version i guess, here
what i see on LMS player settings page
Volumio v1.0.0 based on v1.8.7-999

Anyway this version is older than v1.9.3-1177



fominator's Profile: http://forums.slimdevices.com/member.php?userid=69103
View this thread: http://forums.slimdevices.com/showthread.php?t=112962

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


Re: [SlimDevices: Plugins] [Announce] Spotty 4.4 - more personalised content

2020-11-15 Thread bluedogs

mherger wrote: 
> > Ok... for me there is absolutely no way to prevent the skips after 3
> or
> > 4 minutes... tried it with or without ogg enabled, tried it with or
> > without Spotify Connect... I think librespot doesn’t like the recent
> > Windows-Updates, 2 months ago I didn’t have those problems...
> 
> Are you sure it's not Windows going into power savings mode?... I'd 
> expect many more reports if there was a fundamental issue.
> 
> -- 
> 
> Michael

Michael, thanks!
you pointed me in the right direction - there must have been something
wrong with my Windows-Installation... I reinstalled the latest Win 10
image available from Microsoft + the latest updates & kept myself from
performing any 'tweaks' on the system :-)
No more skipping, even with ogg-enabled! Really in love again with LMS!
Best regards, Oliver



bluedogs's Profile: http://forums.slimdevices.com/member.php?userid=69436
View this thread: http://forums.slimdevices.com/showthread.php?t=112962

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


Re: [SlimDevices: Plugins] [Announce] Spotty 4.4 - more personalised content

2020-11-15 Thread fominator


ralphy wrote: 
> What version of squeezelite?
> 
> There were two fixes for spotty with ogg streams skipping. 
> 
> You need at least squeezelite v1.9.3-1177 or in LMS you can try
> disabling Spotty Ogg/Vorbis in File Types.

Oh, thank you! Now everything's clear. Volumio plugin version is 1.1.1.
It's pretty old.



fominator's Profile: http://forums.slimdevices.com/member.php?userid=69103
View this thread: http://forums.slimdevices.com/showthread.php?t=112962

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


Re: [SlimDevices: Plugins] [Announce] Spotty 4.4 - more personalised content

2020-11-15 Thread mherger


Aslak3 wrote: 
> > 
Code:

  >   > 
  > [20-11-14 22:59:39.7521] Plugins::Spotty::API::__ANON__ (1428) error: 429 
unknown
  > [20-11-14 22:59:39.7523] Plugins::Spotty::API::error429 (1486) Access Rate 
limit exceeded for: me; retry after 3 seconds.
  > 

> > 
> 

Unfortunately something odd is going on. In the past few weeks some
requests coming from Spotty installations have gone crazy, some of them
temporarily spiking at 30x the usual rate, almost tripling the overall
daily request rate. Here's a chart with daily requests by endpoint. It's
clear that the past two weeks have been crazy compared to four weeks
ago...

32193

Therefore Spotify has started blocking the app. That's something which
happens automatically and usually is temporary.

What you can do is create your own "app" on Spotify. Go to
https://developer.spotify.com/dashboard/applications and "Create an
App". You'll then get a Client ID which you can copy/paste to the Spotty
settings. You then should re-start LMS.


+---+
|Filename: Bildschirmfoto 2020-11-15 um 19.46.53.png|
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=32193|
+---+


Michael

"It doesn't work - what shall I do?" - "Please check your server.log
and/or scanner.log file!"
(LMS: Settings/Information)

mherger's Profile: http://forums.slimdevices.com/member.php?userid=50
View this thread: http://forums.slimdevices.com/showthread.php?t=112962

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


Re: [SlimDevices: Plugins] [Announce] Spotty 4.4 - more personalised content

2020-11-15 Thread Aslak3


LMS 7.9.4 on amd64 Debian Buster, with Spotty 4.4.2. Only been using the
plugin, and Spotify, a few days;

I'm getting many of these:


Code:


  [20-11-14 22:59:39.7519] Plugins::Spotty::API::__ANON__ (1424) API call: me
  [20-11-14 22:59:39.7521] Plugins::Spotty::API::__ANON__ (1428) error: 429 
unknown
  [20-11-14 22:59:39.7523] Plugins::Spotty::API::error429 (1486) Access Rate 
limit exceeded for: me; retry after 3 seconds.
  [20-11-14 23:00:39.7087] Plugins::Spotty::API::__ANON__ (1424) API call: me
  [20-11-14 23:00:39.7089] Plugins::Spotty::API::__ANON__ (1428) error: 429 
unknown
  [20-11-14 23:00:39.7092] Plugins::Spotty::API::error429 (1486) Access Rate 
limit exceeded for: me; retry after 3 seconds.
  [20-11-14 23:00:39.7100] Plugins::Spotty::API::__ANON__ (1424) API call: me
  [20-11-14 23:00:39.7101] Plugins::Spotty::API::__ANON__ (1428) error: 429 
unknown
  [20-11-14 23:00:39.7103] Plugins::Spotty::API::error429 (1486) Access Rate 
limit exceeded for: me; retry after 3 seconds.
  [20-11-14 23:00:39.7264] Plugins::Spotty::API::__ANON__ (1424) API call: me
  [20-11-14 23:00:39.7265] Plugins::Spotty::API::__ANON__ (1428) error: 429 
unknown
  [20-11-14 23:00:39.7266] Plugins::Spotty::API::error429 (1486) Access Rate 
limit exceeded for: me; retry after 3 seconds.
  [20-11-14 23:01:39.8433] Plugins::Spotty::API::__ANON__ (1424) API call: me
  [20-11-14 23:01:39.8435] Plugins::Spotty::API::__ANON__ (1428) error: 429 
unknown
  [20-11-14 23:01:39.8439] Plugins::Spotty::API::error429 (1486) Access Rate 
limit exceeded for: me; retry after 3 seconds.
  [20-11-14 23:01:39.8451] Plugins::Spotty::API::__ANON__ (1424) API call: me
  [20-11-14 23:01:39.8453] Plugins::Spotty::API::__ANON__ (1428) error: 429 
unknown
  [20-11-14 23:01:39.8455] Plugins::Spotty::API::error429 (1486) Access Rate 
limit exceeded for: me; retry after 3 seconds.
  [20-11-14 23:01:39.8583] Plugins::Spotty::API::__ANON__ (1424) API call: me
  [20-11-14 23:01:39.8585] Plugins::Spotty::API::__ANON__ (1428) error: 429 
unknown
  [20-11-14 23:01:39.8588] Plugins::Spotty::API::error429 (1486) Access Rate 
limit exceeded for: me; retry after 3 seconds.
  



In use, it seems to "half work". It works best on the Pi if I use the
local interface, and worst on the Spotify app. I assume this all part of
the recent problems with too many API calls?

Automatic authentication didn't seem to work, so I used my Spotify
details on LMS. I assume this has no baring on the problems I'm seeing.
The other settings are the default.

While I'm here I'm afraid I can't help myself: LMS, and the Squeezeboxes
are still awesome. :) It's fantastic how I can mix in the Pi with it's
lovely touch screen. The Boom is looking a bit tatty, but is still
going. I had to replace my original Squeezebox 2 with a Classic as the
VFD and analogue outputs died. I'll have to try fixing it one day.

Lawrence



(SB Classic, SB Boom, SB Radio, Pi Core Player)

Aslak3's Profile: http://forums.slimdevices.com/member.php?userid=31977
View this thread: http://forums.slimdevices.com/showthread.php?t=112962

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


Re: [SlimDevices: Plugins] [Announce] Spotty 4.4 - more personalised content

2020-11-15 Thread ralphy


fominator wrote: 
> i already asked but didn't receive the answer. Why Spotty doesn't work
> with Volumio squeezelite player properly? It allways skips to next song
> after some seconds and to another and so on. But it works fine with
> picoreplayer. But qobuz plugin doesn't have this issue and works fine
> with Volumio squeezelite. So something wrong with spotty i guess? Any
> thoughts about that?

What version of squeezelite?

There were two fixes for spotty with ogg streams skipping. 

You need at least squeezelite v1.9.3-1177 or in LMS you can try
disabling Spotty Ogg/Vorbis in File Types.



Ralphy

*1*-Touch, *5*-Classics, *3*-Booms, *1*-UE Radio
'Squeezebox client builds'
(https://sourceforge.net/projects/lmsclients/files/) 'donations'
(https://www.paypal.com/cgi-bin/webscr?cmd=_donations=LL5P6365KQEXN=CA_name=Squeezebox%20client%20builds_code=USD=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted)
always appreciated.

ralphy's Profile: http://forums.slimdevices.com/member.php?userid=3484
View this thread: http://forums.slimdevices.com/showthread.php?t=112962

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


Re: [SlimDevices: Plugins] [Announce] Spotty 4.4 - more personalised content

2020-11-15 Thread The Groundsman


Also getting the token error so have marked import to "No" for the time
being



The Groundsman's Profile: http://forums.slimdevices.com/member.php?userid=70305
View this thread: http://forums.slimdevices.com/showthread.php?t=112962

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


Re: [SlimDevices: Plugins] [Announce] Spotty 4.4 - more personalised content

2020-11-15 Thread Bamsefar


Bamsefar wrote: 
> I have created a developer account to get my own Client ID, result was
> in read in the plugin page for spotty: Access Rate limit exceeded for:
> me/player/devices; retry after 1 seconds.
> 
> I have exact the same problem that everyone else has, and I had it since
> 2020-10-30. Trying to solve it - I still have sound, and the error list
> now looks a bit different

I have played around a bit, and apart from the already known log error
messages I posted above, I have no more messages created, nor do I have
the red message I mentioned in the quote above. So for the moment
everything works as planned with my "private" Spotify Client ID.



Best Regards
Bamsefar

Bamsefar's Profile: http://forums.slimdevices.com/member.php?userid=6692
View this thread: http://forums.slimdevices.com/showthread.php?t=112962

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


Re: [SlimDevices: Plugins] [Announce] Spotty 4.4 - more personalised content

2020-11-15 Thread chinny


Hi,

Just a quick add to the list of people reporting token errors.  Mine
started back end of last week stopping spotty through LMS from working
on any device.  Spotify direct works still

Haven't changed anything with setup other than take latest spotty
updates through LMS.  

piCorePlayer v3.5.0 | linux 4.14.26-rt19-pcpAudioCore_v7 | piCore
v9.1pCP | Squeezelite v1.8.7-1052

LMS logs since last reboot lastnight repeat this error:

[20-11-14 20:01:59.3997] main::init (387) Starting Logitech Media Server
(v7.9.3, 1597753178, Sun Aug 23 19:27:27 CEST 2020) perl 5.024000 -
arm-linux-gnueabihf-thread-multi-64int
[20-11-14 20:02:08.2165] Plugins::Spotty::API::__ANON__ (1424) API call:
me/player/devices
[20-11-14 20:02:08.2172] Plugins::Spotty::API::__ANON__ (1428) error:
429 unknown
[20-11-14 20:02:08.2188] Plugins::Spotty::API::error429 (1486) Access
Rate limit exceeded for: me/player/devices; retry after 5 seconds.
[20-11-14 20:02:08.2312] Plugins::Spotty::API::__ANON__ (1424) API call:
me/player/devices
[20-11-14 20:02:08.2317] Plugins::Spotty::API::__ANON__ (1428) error:
429 unknown
[20-11-14 20:02:08.2328] Plugins::Spotty::API::error429 (1486) Access
Rate limit exceeded for: me/player/devices; retry after 5 seconds.
[20-11-14 20:03:12.1741] Plugins::Spotty::API::__ANON__ (1424) API call:
me/player/devices
[20-11-14 20:03:12.1746] Plugins::Spotty::API::__ANON__ (1428) error:
429 unknown
[20-11-14 20:03:12.1757] Plugins::Spotty::API::error429 (1486) Access
Rate limit exceeded for: me/player/devices; retry after 1 seconds.
[20-11-14 20:03:12.1806] Plugins::Spotty::API::__ANON__ (1424) API call:
me/player/devices
[20-11-14 20:03:12.1811] Plugins::Spotty::API::__ANON__ (1428) error:
429 unknown
[20-11-14 20:03:12.1822] Plugins::Spotty::API::error429 (1486) Access
Rate limit exceeded for: me/player/devices; retry after 1 seconds.
...
...
...

Let me know if I can be of any help.  

Thanks guys,

Mark



chinny's Profile: http://forums.slimdevices.com/member.php?userid=48290
View this thread: http://forums.slimdevices.com/showthread.php?t=112962

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


Re: [SlimDevices: Plugins] [Announce] Spotty 4.4 - more personalised content

2020-11-14 Thread Bamsefar


I have created a developer account to get my own Client ID, result was
in read in the plugin page for spotty: Access Rate limit exceeded for:
me/player/devices; retry after 1 seconds.

I have exact the same problem that everyone else has, and I had it since
2020-10-30. Trying to solve it - I still have sound, and the error list
now looks a bit different:


Code:

[20-10-30 09:57:04.3933] Plugins::Spotty::API::__ANON__ (1476) API call: 
playlists/37i9dQZF1DX4Umko6nOmN7/tracks?limit=50=from_token
  [20-10-30 09:57:04.3941] Plugins::Spotty::API::__ANON__ (1480) error: 429 
unknown
  [20-10-30 09:57:04.3950] Plugins::Spotty::API::error429 (1538) Access Rate 
limit exceeded for: 
playlists/37i9dQZF1DX4Umko6nOmN7/tracks?limit=50=from_token; retry after 
9 seconds.
  [20-10-30 09:57:40.3003] Plugins::Spotty::API::__ANON__ (1476) API call: 
playlists/37i9dQZF1DX4WYpdgoIcn6/tracks?limit=50=from_token
  [20-10-30 09:57:40.3008] Plugins::Spotty::API::__ANON__ (1480) error: 429 
unknown
  [20-10-30 09:57:40.3015] Plugins::Spotty::API::error429 (1538) Access Rate 
limit exceeded for: 
playlists/37i9dQZF1DX4WYpdgoIcn6/tracks?limit=50=from_token; retry after 
3 seconds.
  [20-11-04 17:57:09.9927] Plugins::Spotty::API::__ANON__ (1476) API call: 
playlists/37i9dQZF1DX4WYpdgoIcn6/tracks?limit=50=from_token=50
  [20-11-04 17:57:09.9935] Plugins::Spotty::API::__ANON__ (1480) error: 503 
Service Unavailable
  [20-11-12 23:05:43.2929] Plugins::Spotty::API::__ANON__ (1476) API call: 
playlists/37i9dQZF1DX4Umko6nOmN7/tracks?limit=50=from_token
  [20-11-12 23:05:43.2935] Plugins::Spotty::API::__ANON__ (1480) error: 429 
unknown
  [20-11-12 23:05:43.2944] Plugins::Spotty::API::error429 (1538) Access Rate 
limit exceeded for: 
playlists/37i9dQZF1DX4Umko6nOmN7/tracks?limit=50=from_token; retry after 
1 seconds.
  [20-11-14 23:28:35.2518] Plugins::Spotty::API::__ANON__ (1476) API call: 
playlists/37i9dQZF1DX4Umko6nOmN7/tracks?limit=50=from_token
  [20-11-14 23:28:35.2523] Plugins::Spotty::API::__ANON__ (1480) error: 429 
unknown
  [20-11-14 23:28:35.2532] Plugins::Spotty::API::error429 (1538) Access Rate 
limit exceeded for: 
playlists/37i9dQZF1DX4Umko6nOmN7/tracks?limit=50=from_token; retry after 
8 seconds.
  [20-11-15 08:28:41.3903] main::init (388) Starting Logitech Media Server 
(v8.0.0, 1593258969, Sat Jun 27 14:19:11 CEST 2020) perl 5.026001 - 
x86_64-linux-gnu-thread-multi
  [20-11-15 08:38:11.5252] Plugins::Spotty::API::__ANON__ (1424) API call: 
me/player/devices
  [20-11-15 08:38:11.5254] Plugins::Spotty::API::__ANON__ (1428) error: 429 
unknown
  [20-11-15 08:38:11.5258] Plugins::Spotty::API::error429 (1486) Access Rate 
limit exceeded for: me/player/devices; retry after 1 seconds.
  [20-11-15 08:38:11.5277] Plugins::Spotty::API::__ANON__ (1424) API call: 
me/player/devices
  [20-11-15 08:38:11.5279] Plugins::Spotty::API::__ANON__ (1428) error: 429 
unknown
  [20-11-15 08:38:11.5281] Plugins::Spotty::API::error429 (1486) Access Rate 
limit exceeded for: me/player/devices; retry after 1 seconds.




Best Regards
Bamsefar

Bamsefar's Profile: http://forums.slimdevices.com/member.php?userid=6692
View this thread: http://forums.slimdevices.com/showthread.php?t=112962

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


Re: [SlimDevices: Plugins] [Announce] Spotty 4.4 - more personalised content

2020-11-14 Thread cramcram


Just a short me too: Having the same access token issues as other folks
just described in the last couple of posts since today.





cramcram's Profile: http://forums.slimdevices.com/member.php?userid=22906
View this thread: http://forums.slimdevices.com/showthread.php?t=112962

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


Re: [SlimDevices: Plugins] [Announce] Spotty 4.4 - more personalised content

2020-11-14 Thread fominator


i already asked but didn't receive the answer. Why Spotty doesn't work
with Volumio squeezelite player properly? It allways skips to next song
after some seconds and to another and so on. But it works fine with
picoreplayer. But qobuz plugin doesn't have this issue and works fine
with Volumio squeezelite. So something wrong with spotty i guess? Any
thoughts about that?



fominator's Profile: http://forums.slimdevices.com/member.php?userid=69103
View this thread: http://forums.slimdevices.com/showthread.php?t=112962

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


Re: [SlimDevices: Plugins] [Announce] Spotty 4.4 - more personalised content

2020-11-14 Thread Michael Herger

Not sure this is the issue. What I see again (unfortunately not solved)
is that separate unique accounts under a family subscription are added
with their unique user or profile names. However somehow  they are mixed
up and I get 2 or 3 users with exactly the same name. Once this happens
I get a "Access Rate limit exceeded for: me/player/devices; retry after
x seconds" message.


The rate limiting issue most likely is why your accounts get confused, 
not the other way around.


--

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


Re: [SlimDevices: Plugins] [Announce] Spotty 4.4 - more personalised content

2020-11-14 Thread cramcram


Just a short me too: Having the same access token issues as other folks
just described in the last couple of posts since today.





cramcram's Profile: http://forums.slimdevices.com/member.php?userid=22906
View this thread: http://forums.slimdevices.com/showthread.php?t=112962

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


Re: [SlimDevices: Plugins] [Announce] Spotty 4.4 - more personalised content

2020-11-14 Thread MPO


NeverSimple wrote: 
> That does happen from time to time. Most Spotty users share the same
> "Spotify Client ID", and its amount of allowed connections is limited
> 
> See, for instance:
> https://forums.slimdevices.com/showthread.php?112962-Announce-Spotty-4-4-more-personalised-content=990990=1#post990990
> 
> Most likely it has nothing to do with the version you are using.

Not sure this is the issue. What I see again (unfortunately not solved)
is that separate unique accounts under a family subscription are added
with their unique user or profile names. However somehow  they are mixed
up and I get 2 or 3 users with exactly the same name. Once this happens
I get a "Access Rate limit exceeded for: me/player/devices; retry after
x seconds" message.



MPO's Profile: http://forums.slimdevices.com/member.php?userid=70283
View this thread: http://forums.slimdevices.com/showthread.php?t=112962

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


Re: [SlimDevices: Plugins] [Announce] Spotty 4.4 - more personalised content

2020-11-14 Thread NeverSimple


That does happen from time to time. Most Spotty users share the same
"Spotify Client ID", and its amount of allowed connections is limited

See, for instance:
https://forums.slimdevices.com/showthread.php?112962-Announce-Spotty-4-4-more-personalised-content=990990=1#post990990

Most likely it has nothing to do with the version you are using.



NeverSimple's Profile: http://forums.slimdevices.com/member.php?userid=36242
View this thread: http://forums.slimdevices.com/showthread.php?t=112962

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


Re: [SlimDevices: Plugins] [Announce] Spotty 4.4 - more personalised content

2020-11-14 Thread MPO


Just to add. Until today everything had worked flawlessly



MPO's Profile: http://forums.slimdevices.com/member.php?userid=70283
View this thread: http://forums.slimdevices.com/showthread.php?t=112962

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


Re: [SlimDevices: Plugins] [Announce] Spotty 4.4 - more personalised content

2020-11-14 Thread Greenhouse133456


Hi, in fact I have the same issue since today. Sometimes it works but
more often not. 


Aymen007 wrote: 
> Hello,
> 
> Every day i use spotify with my Logitech touch and it's work very well
> today i open spotify i have this message
> 
> Failed to get access token
> Please check Settings/Advanced/Spotty Spotify for Squeezebox in the web
> interface
> 
> and in red color 
> Access Rate limit exceeded for:
> browse/categories/chill/playlists?country=TN=50; retry after 9
> seconds.
> 
> i try to install the last version lms but the same problem
> 
> LogitechMediaServer-7.9.4-1603273368
> 
> i see the step by step how i can find my token under google chrome or
> firefox
> 
> i copy paste the full link from console chrome to the plugins setting
> token and apply
> 
> i see the token it's ok but more than 95% time to open spotify i have
> the same message error 
> 
> Failed to get access token
> Please check Settings/Advanced/Spotty Spotify for Squeezebox in the web
> interface
> 
> how i can return to the old version it's work perfectly
> 
> help me please
> 
> 32165
> 32166
> 32167
> 32168
> 
> Kind Regards



Greenhouse133456's Profile: 
http://forums.slimdevices.com/member.php?userid=69309
View this thread: http://forums.slimdevices.com/showthread.php?t=112962

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


Re: [SlimDevices: Plugins] [Announce] Spotty 4.4 - more personalised content

2020-11-14 Thread MPO


I seem to have the same problem with the Access Rate limit exceeded for
message.

I had been running a spotify family setup with 5 accounts since March
this year. All working like a charm.
Today however  playlists turned empty for a few accounts. I could not
get them back so I chose to re-register the family user names in
spotty.
Now it does not want to add the seperate users and I see multiple
entries with my (master) account name. 
Meanwhile the  Access Rate limit exceeded for message is stated each
time.

It looks like it is mixing up the different family account names and
seeing them as one, sending all the access requests, but this might be
just my limited understanding.

how to fix this? any help much appreciated

I am on LMS 8.0.0 - 1605342997 with spotty on 4.4.2



MPO's Profile: http://forums.slimdevices.com/member.php?userid=70283
View this thread: http://forums.slimdevices.com/showthread.php?t=112962

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


Re: [SlimDevices: Plugins] [Announce] Spotty 4.4 - more personalised content

2020-11-14 Thread Aymen007


Hello,

Every day i use spotify with my Logitech touch and it's work very well
today i open spotify i have this message

Failed to get access token
Please check Settings/Advanced/Spotty Spotify for Squeezebox in the web
interface

and in red color 
Access Rate limit exceeded for:
browse/categories/chill/playlists?country=TN=50; retry after 9
seconds.

i try to install the last version lms but the same problem

LogitechMediaServer-7.9.4-1603273368

help me please

Kind Regards



Aymen007's Profile: http://forums.slimdevices.com/member.php?userid=67112
View this thread: http://forums.slimdevices.com/showthread.php?t=112962

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


Re: [SlimDevices: Plugins] [Announce] Spotty 4.4 - more personalised content

2020-11-11 Thread bluedogs

mherger wrote: 
> > Ok... for me there is absolutely no way to prevent the skips after 3
> or
> > 4 minutes... tried it with or without ogg enabled, tried it with or
> > without Spotify Connect... I think librespot doesn’t like the recent
> > Windows-Updates, 2 months ago I didn’t have those problems...
> 
> Are you sure it's not Windows going into power savings mode?... I'd 
> expect many more reports if there was a fundamental issue.
> 
> -- 
> 
> Michael
You are right, I'll check my power saving options...



bluedogs's Profile: http://forums.slimdevices.com/member.php?userid=69436
View this thread: http://forums.slimdevices.com/showthread.php?t=112962

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


Re: [SlimDevices: Plugins] [Announce] Spotty 4.4 - more personalised content

2020-11-10 Thread Michael Herger

Ok... for me there is absolutely no way to prevent the skips after 3 or
4 minutes... tried it with or without ogg enabled, tried it with or
without Spotify Connect... I think librespot doesn’t like the recent
Windows-Updates, 2 months ago I didn’t have those problems...


Are you sure it's not Windows going into power savings mode?... I'd 
expect many more reports if there was a fundamental issue.


--

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


Re: [SlimDevices: Plugins] [Announce] Spotty 4.4 - more personalised content

2020-11-10 Thread bluedogs

ForestChav wrote: 
> Yes, I got through a recording of Beethoven 9 (4 tracks, just under 1
> hour total) without it skipping.
Ok... for me there is absolutely no way to prevent the skips after 3 or
4 minutes... tried it with or without ogg enabled, tried it with or
without Spotify Connect... I think librespot doesn’t like the recent
Windows-Updates, 2 months ago I didn’t have those problems...



bluedogs's Profile: http://forums.slimdevices.com/member.php?userid=69436
View this thread: http://forums.slimdevices.com/showthread.php?t=112962

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


Re: [SlimDevices: Plugins] [Announce] Spotty 4.4 - more personalised content

2020-11-10 Thread ForestChav

bluedogs wrote: 
> Hmmm, don’t know... sadly, the joy was short-lived... still skipping
> here. Is it possible for you to play tunes longer than 7 minutes without
> skipping? Thanks!

Yes, I got through a recording of Beethoven 9 (4 tracks, just under 1
hour total) without it skipping.



ForestChav's Profile: http://forums.slimdevices.com/member.php?userid=54064
View this thread: http://forums.slimdevices.com/showthread.php?t=112962

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


Re: [SlimDevices: Plugins] [Announce] Spotty 4.4 - more personalised content

2020-11-09 Thread bluedogs

ForestChav wrote: 
> Yes, changing this setting seems to make a difference, wonder why? 
Hmmm, don’t know... sadly, the joy was short-lived... still skipping
here. Is it possible for you to play tunes longer than 7 minutes without
skipping? Thanks!



bluedogs's Profile: http://forums.slimdevices.com/member.php?userid=69436
View this thread: http://forums.slimdevices.com/showthread.php?t=112962

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


Re: [SlimDevices: Plugins] [Announce] Spotty 4.4 - more personalised content

2020-11-09 Thread ForestChav


bluedogs wrote: 
> Ok, command back. I just updated Logitech Media Server to the latest
> build, deactivated ogg in File Types, no more skipping... Strange but
> 

Yes, changing this setting seems to make a difference, wonder why?


+---+
|Filename: Capture.PNG  |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=32110|
+---+


ForestChav's Profile: http://forums.slimdevices.com/member.php?userid=54064
View this thread: http://forums.slimdevices.com/showthread.php?t=112962

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


Re: [SlimDevices: Plugins] [Announce] Spotty 4.4 - more personalised content

2020-11-06 Thread Michael Herger

"Remove credentials" is as easy as removing the account info under
plugin settings and applying, or is there a more thorough method I
should use?


That should be all.

--

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


Re: [SlimDevices: Plugins] [Announce] Spotty 4.4 - more personalised content

2020-11-06 Thread pablolie


mherger wrote: 
> > [20-11-05 10:36:46.5992]
> Plugins::Spotty::API::Token::_killTokenHelper
> > (179) Timed out waiting for a token
> 
> Please remove credentials, enable logging for plugin.spotty, 
> re-authenticate. Then send me the full server.log.zip
> 
> Michael

Thanks much, Michael.

"Remove credentials" is as easy as removing the account info under
plugin settings and applying, or is there a more thorough method I
should use?



...pablo
Server: Virtual Machine (on VMware Workstation) running Ubuntu 18.04 +
LMS 7.9.1
System: SB Touch --optical->- Benchmark DAC2HGC --AnalysisPlus Oval
Copper XLR->- NAD M22 Power Amp --AnalysisPlus Black Mesh Oval->- KEF
Reference 1
Other Rooms: 2x SB Boom; 1x SB Radio; 1x SB Classic-> NAD D7050 -> Totem
DreamCatcher + Velodyne Minivee Sub
Computer audio: workstation --USB->- audioengine D1 -> Grado RS1/Shure
1540

pablolie's Profile: http://forums.slimdevices.com/member.php?userid=3816
View this thread: http://forums.slimdevices.com/showthread.php?t=112962

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


Re: [SlimDevices: Plugins] [Announce] Spotty 4.4 - more personalised content

2020-11-05 Thread Michael Herger

[20-11-05 10:36:46.5992] Plugins::Spotty::API::Token::_killTokenHelper
(179) Timed out waiting for a token


Please remove credentials, enable logging for plugin.spotty, 
re-authenticate. Then send me the full server.log.zip


https://www.dropbox.com/request/T3RctyzGgNg0oFDubq6a

--

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


Re: [SlimDevices: Plugins] [Announce] Spotty 4.4 - more personalised content

2020-11-05 Thread pablolie


32088

Nothing weird I can observe...

Logitech Media Server Status
Logitech Media Server Version: 7.9.2 - 1578996832 @ Tue Jan 14 12:17:56
CET 2020
Hostname: caryn-ThinkPad-X200
Server IP Address: 192.168. . 
Server HTTP Port Number: 9000
Operating system: Debian - EN - utf8
Platform Architecture: x86_64-linux
Perl Version: 5.26.1 - x86_64-linux-gnu-thread-multi
Audio::Scan: 0.95
IO::Socket::SSL: 2.060
Database Version: DBD::SQLite 1.58 (sqlite 3.22.0)
Total Players Recognized: 2

Library Statistics
Total Tracks: 4,845
Total Albums: 371
Total Artists: 2,306
Total Genres: 48
Total Playing Time: 397:51:58

Media Scan Details
Discovering files/directories: /home/caryn/Dropbox   (5528 of 5528)  
Complete  00:00:01

Removing deleted files: /home/caryn/Dropbox   (7 of 7)   Complete 
00:00:01

Discovering playlists: /home/caryn/Dropbox   (695 of 695)   Complete 
00:00:00

Scanning new playlists: /home/caryn/Dropbox   (7 of 7)   Complete 
00:00:00

Building full text index   (7 of 7)   Complete  00:00:02

Find updated coverart files   (173 of 173)   Complete  00:00:00

Database Optimize   (2 of 2)   Complete  00:00:02

The server has finished scanning your media library.
Total Time: 00:00:06 (Thursday, November 5, 2020 / 10:36 AM)

Player Information
Information on all identified devices connected to Logitech Media
Server

Rqueezebox
Player Model: Squeezebox Boom
Player Type: boom
Firmware: 57
Player IP Address: 192.168.1.9
Player MAC Address: 00:04:20:1e:be:4c
Wireless Signal Strength: 91%

Squeezebox Classic
Player Model: Squeezebox Classic
Player Type: squeezebox2
Firmware: 137
Player IP Address: 192.168.1.13
Player MAC Address: 00:04:20:ff:ff:01


+---+
|Filename: spotty advanced settings.jpg |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=32088|
+---+


...pablo
Server: Virtual Machine (on VMware Workstation) running Ubuntu 18.04 +
LMS 7.9.1
System: SB Touch --optical->- Benchmark DAC2HGC --AnalysisPlus Oval
Copper XLR->- NAD M22 Power Amp --AnalysisPlus Black Mesh Oval->- KEF
Reference 1
Other Rooms: 2x SB Boom; 1x SB Radio; 1x SB Classic-> NAD D7050 -> Totem
DreamCatcher + Velodyne Minivee Sub
Computer audio: workstation --USB->- audioengine D1 -> Grado RS1/Shure
1540

pablolie's Profile: http://forums.slimdevices.com/member.php?userid=3816
View this thread: http://forums.slimdevices.com/showthread.php?t=112962

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


Re: [SlimDevices: Plugins] [Announce] Spotty 4.4 - more personalised content

2020-11-05 Thread pablolie


My issue continues... (only on the Ubuntu machine at my GF's)... this is
what the log file says after restart to update Spotty to 4.4.0 after I
entered my account info in the Spotty settings...

[20-11-05 10:36:28.8972] main::init (387) Starting Logitech Media Server
(v7.9.2, 1578996832, Tue Jan 14 12:17:56 CET 2020) perl 5.026001 -
x86_64-linux-gnu-thread-multi
[20-11-05 10:36:29.8280] Slim::Utils::Misc::msg (1255) Warning:
[10:36:29.8278] DBIx::Class::ResultSet::update_or_create(): Query
returned more than one row.  SQL that returns multiple rows is
DEPRECATED for ->find and ->single at /usr/share/perl5/Slim/Schema.pm
line 1871
[20-11-05 10:36:46.5992] Plugins::Spotty::API::Token::_killTokenHelper
(179) Timed out waiting for a token
[20-11-05 10:40:33.9574] Plugins::Spotty::API::Token::_killTokenHelper
(179) Timed out waiting for a token
[20-11-05 10:40:33.9581] Plugins::Spotty::OPML::__ANON__ (191) Failed to
get featured playlists and/or token - do not continue
[20-11-05 10:40:33.9880] Plugins::Spotty::OPML::__ANON__ (191) Failed to
get featured playlists and/or token - do not continue

When I want to play a song and start it, it'll look like it's playing
but stays muted, then goes back to the zero mark, and then loops again.
Then eventually it starts playing. If I fast forward to the next song,
I'll observe the same behavior again... it enter a loop until then the
song plays fine. After the song finishes, it will not continue with the
playlist... no new entries in the log file, though...

And now, when I try to navigate to spotty on the LMS web menu, it'll
say...

Failed to get access token
Please check Settings/Advanced/Spotty Spotify for Squeezebox in the web
interface

And now the next song in the playlist started playing... and now the log
file reads...

[20-11-05 10:36:28.8972] main::init (387) Starting Logitech Media Server
(v7.9.2, 1578996832, Tue Jan 14 12:17:56 CET 2020) perl 5.026001 -
x86_64-linux-gnu-thread-multi
[20-11-05 10:36:29.8280] Slim::Utils::Misc::msg (1255) Warning:
[10:36:29.8278] DBIx::Class::ResultSet::update_or_create(): Query
returned more than one row.  SQL that returns multiple rows is
DEPRECATED for ->find and ->single at /usr/share/perl5/Slim/Schema.pm
line 1871
[20-11-05 10:36:46.5992] Plugins::Spotty::API::Token::_killTokenHelper
(179) Timed out waiting for a token
[20-11-05 10:40:33.9574] Plugins::Spotty::API::Token::_killTokenHelper
(179) Timed out waiting for a token
[20-11-05 10:40:33.9581] Plugins::Spotty::OPML::__ANON__ (191) Failed to
get featured playlists and/or token - do not continue
[20-11-05 10:40:33.9880] Plugins::Spotty::OPML::__ANON__ (191) Failed to
get featured playlists and/or token - do not continue
[20-11-05 10:50:02.6330] Plugins::Spotty::API::Token::_killTokenHelper
(179) Timed out waiting for a token
[20-11-05 10:50:02.6338] Plugins::Spotty::OPML::__ANON__ (191) Failed to
get featured playlists and/or token - do not continue
[20-11-05 10:51:19.0408] Plugins::Spotty::API::Token::_killTokenHelper
(179) Timed out waiting for a token
[20-11-05 10:51:19.0416] Plugins::Spotty::OPML::__ANON__ (191) Failed to
get featured playlists and/or token - do not continue



...pablo
Server: Virtual Machine (on VMware Workstation) running Ubuntu 18.04 +
LMS 7.9.1
System: SB Touch --optical->- Benchmark DAC2HGC --AnalysisPlus Oval
Copper XLR->- NAD M22 Power Amp --AnalysisPlus Black Mesh Oval->- KEF
Reference 1
Other Rooms: 2x SB Boom; 1x SB Radio; 1x SB Classic-> NAD D7050 -> Totem
DreamCatcher + Velodyne Minivee Sub
Computer audio: workstation --USB->- audioengine D1 -> Grado RS1/Shure
1540

pablolie's Profile: http://forums.slimdevices.com/member.php?userid=3816
View this thread: http://forums.slimdevices.com/showthread.php?t=112962

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


Re: [SlimDevices: Plugins] [Announce] Spotty 4.4 - more personalised content

2020-11-04 Thread dbinder101


mherger wrote: 
> > Here they are:
> 
> You should uninstall those additional helper plugins. They're only 
> providing solutions if the ones installed by default fail to work.
> 
> -- 
> 
> Michael

Done. And thanks again for all your help.



dbinder101's Profile: http://forums.slimdevices.com/member.php?userid=36997
View this thread: http://forums.slimdevices.com/showthread.php?t=112962

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


Re: [SlimDevices: Plugins] [Announce] Spotty 4.4 - more personalised content

2020-11-03 Thread Michael Herger

Here they are:


You should uninstall those additional helper plugins. They're only 
providing solutions if the ones installed by default fail to work.


--

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


Re: [SlimDevices: Plugins] [Announce] Spotty 4.4 - more personalised content

2020-11-03 Thread dbinder101


mherger wrote: 
> > 2. On the Spotty Spotify under Advanced settings I  manually selected
> > the Spotty Helper Application dropdown list using 0.35.0 choice.
> 
> What choices did you have?
> 
> -- 
> 
> Michael

Here they are:


+---+
|Filename: Screenshot 2020-11-03 183050.jpg |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=32079|
+---+


dbinder101's Profile: http://forums.slimdevices.com/member.php?userid=36997
View this thread: http://forums.slimdevices.com/showthread.php?t=112962

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


Re: [SlimDevices: Plugins] [Announce] Spotty 4.4 - more personalised content

2020-11-03 Thread bluedogs


bluedogs wrote: 
> Hi Michael,
> I can't remember having changed anything significant within my server
> environment... 
> Today I narrowed the skipping-behaviour by noting down some skip-times
> and I enabled Information Logging for Spotty.
> I started the listening session at 14:17. The first skip appeared at
> 14:21, the second skip I experienced at 14:32, these are exact times...
> Probably the server.log can give some information? The only thing that
> caught my eye is, for example, the line '[20-11-03 14:21:29.1921]
> Plugins::Spotty::Connect::_getNextTrack (208) We're approaching the end
> of a track - get the next track'
> this was exactly the skipping point (about 7 minutes to early)
> 
> Could you provide me with an upload-link for my server.log-file? Perhaps
> you have an idea? Thank you so much!
> Best regards, Oliver
Ok, command back. I just updated Logitech Media Server to the latest
build, deactivated ogg in File Types, no more skipping... Strange but




bluedogs's Profile: http://forums.slimdevices.com/member.php?userid=69436
View this thread: http://forums.slimdevices.com/showthread.php?t=112962

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


Re: [SlimDevices: Plugins] [Announce] Spotty 4.4 - more personalised content

2020-11-03 Thread Michael Herger

2. On the Spotty Spotify under Advanced settings I  manually selected
the Spotty Helper Application dropdown list using 0.35.0 choice.


What choices did you have?

--

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


Re: [SlimDevices: Plugins] [Announce] Spotty 4.4 - more personalised content

2020-11-03 Thread bluedogs

mherger wrote: 
> > This happens on my Touch & Squeezeboxes, SB Receiver I did not
> check...
> > I use Spotify Connect Mode. Last year I solved the problem by
> disabling
> > ogg for Spotty in File Type Settings... now this doesn’t help
> anymore...
> > I also tried PCM-only (no FLAC), that did help for a day, then the
> > problem reoccured. At least the problem doesn’t seem to be
> > bandwith-related?
> > There is a pattern, could it be a kind of faulty “query” between
> Spotty
> > and Spotify? It seems to me as if not enough stream data gets cached
> by
> > Spotty, sorry for my amateurish guessing 
> 
> Always check your server.log file. Any hint about what could be wrong? 
> Did anything about your environment change? Windows? Network?
> 
> -- 
> 
> Michael

Hi Michael,
I can't remember having changed anything significant within my server
environment... 
Today I narrowed the skipping-behaviour by noting down some skip-times
and I enabled Information Logging for Spotty.
I started the listening session at 14:17. The first skip appeared at
14:21, the second skip I experienced at 14:32, these are exact times...
Probably the server.log can give some information? The only thing that
caught my eye is, for example, the line '[20-11-03 14:21:29.1921]
Plugins::Spotty::Connect::_getNextTrack (208) We're approaching the end
of a track - get the next track'
this was exactly the skipping point (about 7 minutes to early)

Could you provide me with an upload-link for my server.log-file? Perhaps
you have an idea? Thank you so much!
Best regards, Oliver



bluedogs's Profile: http://forums.slimdevices.com/member.php?userid=69436
View this thread: http://forums.slimdevices.com/showthread.php?t=112962

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


Re: [SlimDevices: Plugins] [Announce] Spotty 4.4 - more personalised content

2020-11-03 Thread dbinder101


mherger wrote: 
> > RE-ran scan with debug logging enabled. Log file attached.
> 
> Hmm... you're saying that in interactive mode you'd be able to use 
> Spotty, but that the import would fail? In your scanner.log I see this:
> 
> [20-11-03 08:06:56.5833] Plugins::Spotty::Helper::get (51) Didn't find 
> Spotty helper application!
> 
> That's a first bad sign...
> 
> Could you enable logging for plugin.spotty and try another scan?
> 
> What spotty helper version would be listed in Settings/Advanced/Spotty?
> 
> -- 
> 
> Michael

I finally got it working! Not sure what actually fixed it, but I did the
following:

1. Had to manually enter my Spotify login and password in the Spotty
setup since it looked like it didn't connect automatically using the
Spotify app on my phone
2. On the Spotty Spotify under Advanced settings I  manually selected
the Spotty Helper Application dropdown list using 0.35.0 choice.

Thanks to Michael and everyone else that tried helping. Really
appreciate it...what a great forum!!



dbinder101's Profile: http://forums.slimdevices.com/member.php?userid=36997
View this thread: http://forums.slimdevices.com/showthread.php?t=112962

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


Re: [SlimDevices: Plugins] [Announce] Spotty 4.4 - more personalised content

2020-11-03 Thread Michael Herger

RE-ran scan with debug logging enabled. Log file attached.


Hmm... you're saying that in interactive mode you'd be able to use 
Spotty, but that the import would fail? In your scanner.log I see this:


[20-11-03 08:06:56.5833] Plugins::Spotty::Helper::get (51) Didn't find 
Spotty helper application!


That's a first bad sign...

Could you enable logging for plugin.spotty and try another scan?

What spotty helper version would be listed in Settings/Advanced/Spotty?

--

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


Re: [SlimDevices: Plugins] [Announce] Spotty 4.4 - more personalised content

2020-11-03 Thread dbinder101


mherger wrote: 
> >> And you did enable Spotify integration in the Online Library
> Importer
> >> plugin?
> > Yes, I did, here is the plugin setting:
> 
> Please re-run a scan with logging for plugin.onlinelibrary enabled. Then
> 
> check the scanner.log.
> 
> 
> -- 
> 
> Michael
RE-ran scan with debug logging enabled. Log file attached.


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


dbinder101's Profile: http://forums.slimdevices.com/member.php?userid=36997
View this thread: http://forums.slimdevices.com/showthread.php?t=112962

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


Re: [SlimDevices: Plugins] [Announce] Spotty 4.4 - more personalised content

2020-11-03 Thread furnace


mherger wrote: 
> > I currently run LMS on a Seagate Dockstar as a server (HDD connected
> by
> > USB) running Debian Wheezy. My players are all Pis running pCP. Would
> > you suggest replacing the Dockstar with a Pi running LMS and
> continuing
> > with the players only running pCP? Or adding LMS to one of the
> players?
> > I'd like to have the most reliable and supported setup.
> 
> This also depends on the Dockstar's hardware. In many cases a Pi reading
> 
> files from a NAS would be much faster than running LMS on the NAS 
> itself. In that case it's definitely worth investing in a Pi (3B+ or
> later).
> 
> -- 
> 
> Michael

Well I took an even bigger plunge and bought a Pi3, fresh install of
pCp, LMS and associated tinkery bits and Spotty (4.4.1) is now working
perfectly. Spotify Connect devices are correctly and permanently
announced and the interface is now lightning fast.
The old Dockstar unit served me well for 10years and was still reliable
for file serving, but the Pi3 is much faster and has apparently solved
my issue>
Many thanks for your help and the masses of work you do to keep this
held together.
Mark



4 Pis running piCoreplayer served by LMS on a Seagate Dockstar running
Squeezeplug . All controlled from the sluggish Web UI :( and the
sensational Squeezecommander App

furnace's Profile: http://forums.slimdevices.com/member.php?userid=53294
View this thread: http://forums.slimdevices.com/showthread.php?t=112962

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


Re: [SlimDevices: Plugins] [Announce] Spotty 4.4 - more personalised content

2020-11-02 Thread slartibartfast


dbinder101 wrote: 
> Yes, I did, here is the plugin setting:I notice you have turned off automatic 
> scanning for changes. Have you
run a scan since installing Spotty?

Sent from my Pixel 3a using Tapatalk





slartibartfast's Profile: http://forums.slimdevices.com/member.php?userid=35609
View this thread: http://forums.slimdevices.com/showthread.php?t=112962

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


Re: [SlimDevices: Plugins] [Announce] Spotty 4.4 - more personalised content

2020-11-02 Thread Michael Herger

And you did enable Spotify integration in the Online Library Importer
plugin?

Yes, I did, here is the plugin setting:


Please re-run a scan with logging for plugin.onlinelibrary enabled. Then 
check the scanner.log.



--

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


Re: [SlimDevices: Plugins] [Announce] Spotty 4.4 - more personalised content

2020-11-02 Thread dbinder101


mherger wrote: 
> >> Are you running LMS 8 ?
> > 
> > Yes, running 8.0.0, here is some info from log file and from server
> > status page, in case this helps:
> 
> And you did enable Spotify integration in the Online Library Importer 
> plugin?
> 
> -- 
> 
> Michael
Yes, I did, here is the plugin setting:


+---+
|Filename: LMS Integration.jpg  |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=32054|
+---+


dbinder101's Profile: http://forums.slimdevices.com/member.php?userid=36997
View this thread: http://forums.slimdevices.com/showthread.php?t=112962

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


Re: [SlimDevices: Plugins] [Announce] Spotty 4.4 - more personalised content

2020-11-02 Thread Bamsefar


mherger wrote: 
> > I can not for sure say how the plugin in HomeSeer works when I ask it
> to
> > play favorite no 8/9/10, however I would assume some sort of URL
> > communication since that was how I did this before I got the plugin.
> 
> Can you try to figure out? Because that's crucial to further investigate
> 
> what's going on. How does it communicate with LMS?
> 
> -- 
> 
> Michael

pac wrote: 
>  If saved as Favorite it uses the normal LMS Favorite CLI

It's the best I can do.



Best Regards
Bamsefar

Bamsefar's Profile: http://forums.slimdevices.com/member.php?userid=6692
View this thread: http://forums.slimdevices.com/showthread.php?t=112962

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


Re: [SlimDevices: Plugins] [Announce] Spotty 4.4 - more personalised content

2020-11-02 Thread Michael Herger

Are you running LMS 8 ?


Yes, running 8.0.0, here is some info from log file and from server
status page, in case this helps:


And you did enable Spotify integration in the Online Library Importer 
plugin?


--

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


Re: [SlimDevices: Plugins] [Announce] Spotty 4.4 - more personalised content

2020-11-02 Thread dbinder101


Paul Webster wrote: 
> Are you running LMS 8 ?

Yes, running 8.0.0, here is some info from log file and from server
status page, in case this helps:

[20-11-02 11:40:50.1204]
Plugins::Spotty::Connect::DaemonManager::initHelpers (90) Checking
Spotty Connect helper daemons...
[20-11-02 11:40:50.1213]
Plugins::Spotty::Connect::DaemonManager::initHelpers (120) This is the
sync group's master, or a standalone player with Spotify Connect
enabled: 00:04:20:22:13:2f
[20-11-02 11:41:50.1228]
Plugins::Spotty::Connect::DaemonManager::initHelpers (90) Checking
Spotty Connect helper daemons...
[20-11-02 11:41:50.1237]
Plugins::Spotty::Connect::DaemonManager::initHelpers (120) This is the
sync group's master, or a standalone player with Spotify Connect
enabled: 00:04:20:22:13:2f
[20-11-02 11:42:50.1261]
Plugins::Spotty::Connect::DaemonManager::initHelpers (90) Checking
Spotty Connect helper daemons...

Logitech Media Server Version: 8.0.0 - 1603391272 @ Thu Oct 22 20:55:06
CEST 2020
Hostname: raspberrypi
Server IP Address: 192.168.1.27
Server HTTP Port Number: 9000
Operating system: Debian - EN - utf8
Platform Architecture: aarch64-linux
Perl Version: 5.28.1 - aarch64-linux-gnu-thread-multi
Audio::Scan: 1.02
IO::Socket::SSL: 2.060
Database Version: DBD::SQLite 1.58 (sqlite 3.22.0)
Total Players Recognized: 1



dbinder101's Profile: http://forums.slimdevices.com/member.php?userid=36997
View this thread: http://forums.slimdevices.com/showthread.php?t=112962

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


Re: [SlimDevices: Plugins] [Announce] Spotty 4.4 - more personalised content

2020-11-02 Thread Paul Webster


dbinder101 wrote: 
> But it doesn't seem to integrate my Spotify library into my LMS library.

Are you running LMS 8 ?



Paul Webster
http://dabdig.blogspot.com
author of \"now playing\" plugins covering radio france (fip etc), kcrw,
supla finland, abc australia, cbc/radio-canada and rte ireland

Paul Webster's Profile: http://forums.slimdevices.com/member.php?userid=105
View this thread: http://forums.slimdevices.com/showthread.php?t=112962

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


Re: [SlimDevices: Plugins] [Announce] Spotty 4.4 - more personalised content

2020-11-02 Thread dbinder101


mherger wrote: 
> > don't see the streaming service logo anymore when I look at  my album
> > listing the way I used to see it before this upgrade. I double
> checked
> > that I have the Online Music Library Integration plug in set
> correctly.
> > Any suggestions?
> 
> What UI are you using?
> 
> 
> -- 
> 
> Michael
I'm using the Material Skin UI as well as the web UI. When I go into the
Spotty app, I see the Home button and it shows  the "Made for You"
playlist, "New Releases for you" playlist, etc. But it doesn't seem to
integrate my Spotify library into my LMS library.



dbinder101's Profile: http://forums.slimdevices.com/member.php?userid=36997
View this thread: http://forums.slimdevices.com/showthread.php?t=112962

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


Re: [SlimDevices: Plugins] [Announce] Spotty 4.4 - more personalised content

2020-11-02 Thread mherger


I've released v4.4.1 which does away with the need to copy/paste tokens
and cookies and what not. It should now "just work".

And you should now get the user friendly names in Spotty's settings,
too.



Michael

"It doesn't work - what shall I do?" - "Please check your server.log
and/or scanner.log file!"
(LMS: Settings/Information)

mherger's Profile: http://forums.slimdevices.com/member.php?userid=50
View this thread: http://forums.slimdevices.com/showthread.php?t=112962

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


Re: [SlimDevices: Plugins] [Announce] Spotty 4.4 - more personalised content

2020-11-02 Thread bluedogs

mherger wrote: 
> Always check your server.log file. Any hint about what could be wrong? 
> Did anything about your environment change? Windows? Network?
> 
> -- 
> 
> Michael

Thanks Michael, I’ll get back soon!



bluedogs's Profile: http://forums.slimdevices.com/member.php?userid=69436
View this thread: http://forums.slimdevices.com/showthread.php?t=112962

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


Re: [SlimDevices: Plugins] [Announce] Spotty 4.4 - more personalised content

2020-11-02 Thread Michael Herger

This happens on my Touch & Squeezeboxes, SB Receiver I did not check...
I use Spotify Connect Mode. Last year I solved the problem by disabling
ogg for Spotty in File Type Settings... now this doesn’t help anymore...
I also tried PCM-only (no FLAC), that did help for a day, then the
problem reoccured. At least the problem doesn’t seem to be
bandwith-related?
There is a pattern, could it be a kind of faulty “query” between Spotty
and Spotify? It seems to me as if not enough stream data gets cached by
Spotty, sorry for my amateurish guessing 


Always check your server.log file. Any hint about what could be wrong? 
Did anything about your environment change? Windows? Network?


--

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


Re: [SlimDevices: Plugins] [Announce] Spotty 4.4 - more personalised content

2020-11-02 Thread bluedogs

Hi!
The old skipping problem is back again
System: Windows 10 Pro / latest Logitech Media Server / latest Spotty...
the tracks randomly skip at about position 5min to 8min to the next
track, wth absolutely no pause after the skip...
This happens on my Touch & Squeezeboxes, SB Receiver I did not check...
I use Spotify Connect Mode. Last year I solved the problem by disabling
ogg for Spotty in File Type Settings... now this doesn’t help anymore...
I also tried PCM-only (no FLAC), that did help for a day, then the
problem reoccured. At least the problem doesn’t seem to be
bandwith-related?
There is a pattern, could it be a kind of faulty “query” between Spotty
and Spotify? It seems to me as if not enough stream data gets cached by
Spotty, sorry for my amateurish guessing 
Thank you so much for your work!!
Stay healthy & best regards,
Oliver



bluedogs's Profile: http://forums.slimdevices.com/member.php?userid=69436
View this thread: http://forums.slimdevices.com/showthread.php?t=112962

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


Re: [SlimDevices: Plugins] [Announce] Spotty 4.4 - more personalised content

2020-11-02 Thread Michael Herger

The real username is showing under advanced settings at the server
though.


Could you please provide a screenshot? PM me if you don't want to see it 
in the public :-).


Oh, never mind: just saw that while I did the change, I haven't released 
that change yet... will update the plugin later today.


--

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


Re: [SlimDevices: Plugins] [Announce] Spotty 4.4 - more personalised content

2020-11-01 Thread Michael Herger

Great, I applied the latest update and it is changed.


Good!


The real username is showing under advanced settings at the server
though.


Could you please provide a screenshot? PM me if you don't want to see it 
in the public :-).


--

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


Re: [SlimDevices: Plugins] [Announce] Spotty 4.4 - more personalised content

2020-11-01 Thread Michael Herger

Failed to get access token
Please check Settings/Advanced/Spotty Spotify for Squeezebox in the web
interface

I went and copied the web token (which I have never had to do on my home
system?) and it still has the same issue...


I'm sorry for the confusion here: the "token" is not the same thing as 
the "web token". The first token is what Spotty should get back from 
Spotify when authenticating. When this fails repeatedly you might want 
to re-authenticate. Remove your account from Spotty, and go through 
authentication again.


--

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


Re: [SlimDevices: Plugins] [Announce] Spotty 4.4 - more personalised content

2020-11-01 Thread jasell


mherger wrote: 
> > Can spotty instead list the accounts by Profile name, rather than
> > username or e-mail? This would make switching between accounts look so
> > much nicer :-))
> 
> I thought it would do that already. I only added my kids to the family 
> account a few weeks ago and saw that.
> 
> -- 
> 
> Michael

Great, I applied the latest update and it is changed.

The real username is showing under advanced settings at the server
though.

I would prefer to see username here as well but 

I can understand if you wish to have a more solid reference to the
account here. If this is the case, could you use username or e-mail
depending how the account was added? Now you get username even if you
added by e-mail.


Sent from my iPhone using Tapatalk



NAS: QNAP TS-459U+ QTS 4.2.6 (4x 2TB, RAID5)
Services: LMS 7.9.3 by  QLMS 2.10.06   'QLMS at QNAP club'
(https://www.qnapclub.eu/sv/qpkg/545)
Squeezebox:  6x Reciever, 3x Boom, 2x SB3 Classic, 1x Touch
Controller:  iPeng on iPad and iPhone, Spotify by Spotty

jasell's Profile: http://forums.slimdevices.com/member.php?userid=17817
View this thread: http://forums.slimdevices.com/showthread.php?t=112962

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


Re: [SlimDevices: Plugins] [Announce] Spotty 4.4 - more personalised content

2020-11-01 Thread pablolie


Advanced Spotty config screen attached...32039


+---+
|Filename: lms spotty.jpg   |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=32039|
+---+


...pablo
Server: Virtual Machine (on VMware Workstation) running Ubuntu 18.04 +
LMS 7.9.1
System: SB Touch --optical->- Benchmark DAC2HGC --AnalysisPlus Oval
Copper XLR->- NAD M22 Power Amp --AnalysisPlus Black Mesh Oval->- KEF
Reference 1
Other Rooms: 2x SB Boom; 1x SB Radio; 1x SB Classic-> NAD D7050 -> Totem
DreamCatcher + Velodyne Minivee Sub
Computer audio: workstation --USB->- audioengine D1 -> Grado RS1/Shure
1540

pablolie's Profile: http://forums.slimdevices.com/member.php?userid=3816
View this thread: http://forums.slimdevices.com/showthread.php?t=112962

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


Re: [SlimDevices: Plugins] [Announce] Spotty 4.4 - more personalised content

2020-11-01 Thread pablolie


Hi... I set up a SB3 at my GF's and Spotty has been working well,
suddenly I get this...

Failed to get access token
Please check Settings/Advanced/Spotty Spotify for Squeezebox in the web
interface

I went and copied the web token (which I have never had to do on my home
system?) and it still has the same issue...

System info:
Logitech Media Server Version: 7.9.2 - 1578996832 @ Tue Jan 14 12:17:56
CET 2020
Hostname: caryn-ThinkPad-X200
Server IP Address: 192.xyz
Server HTTP Port Number: 9000
Operating system: Debian - EN - utf8
Platform Architecture: x86_64-linux
Perl Version: 5.26.1 - x86_64-linux-gnu-thread-multi
Audio::Scan: 0.95
IO::Socket::SSL: 2.060
Database Version: DBD::SQLite 1.58 (sqlite 3.22.0)
Total Players Recognized: 2

Log:
[20-11-01 07:22:55.6231] Plugins::Spotty::OPML::__ANON__ (191) Failed to
get featured playlists and/or token - do not continue



...pablo
Server: Virtual Machine (on VMware Workstation) running Ubuntu 18.04 +
LMS 7.9.1
System: SB Touch --optical->- Benchmark DAC2HGC --AnalysisPlus Oval
Copper XLR->- NAD M22 Power Amp --AnalysisPlus Black Mesh Oval->- KEF
Reference 1
Other Rooms: 2x SB Boom; 1x SB Radio; 1x SB Classic-> NAD D7050 -> Totem
DreamCatcher + Velodyne Minivee Sub
Computer audio: workstation --USB->- audioengine D1 -> Grado RS1/Shure
1540

pablolie's Profile: http://forums.slimdevices.com/member.php?userid=3816
View this thread: http://forums.slimdevices.com/showthread.php?t=112962

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


Re: [SlimDevices: Plugins] [Announce] Spotty 4.4 - more personalised content

2020-11-01 Thread pablolie


Hi... I set up a SB3 at my GF's and Spotty has been working well,
suddenly I get this...

Failed to get access token
Please check Settings/Advanced/Spotty Spotify for Squeezebox in the web
interface 

I went and copied the web token (which I have never had to do on my home
system?) and it still has the same issue...

System info:
Logitech Media Server Version: 7.9.2 - 1578996832 @ Tue Jan 14 12:17:56
CET 2020
Hostname: caryn-ThinkPad-X200
Server IP Address: 192.xyz
Server HTTP Port Number: 9000
Operating system: Debian - EN - utf8
Platform Architecture: x86_64-linux
Perl Version: 5.26.1 - x86_64-linux-gnu-thread-multi
Audio::Scan: 0.95
IO::Socket::SSL: 2.060
Database Version: DBD::SQLite 1.58 (sqlite 3.22.0)
Total Players Recognized: 2

Log:
[20-11-01 07:22:55.6231] Plugins::Spotty::OPML::__ANON__ (191) Failed to
get featured playlists and/or token - do not continue



...pablo
Server: Virtual Machine (on VMware Workstation) running Ubuntu 18.04 +
LMS 7.9.1
System: SB Touch --optical->- Benchmark DAC2HGC --AnalysisPlus Oval
Copper XLR->- NAD M22 Power Amp --AnalysisPlus Black Mesh Oval->- KEF
Reference 1
Other Rooms: 2x SB Boom; 1x SB Radio; 1x SB Classic-> NAD D7050 -> Totem
DreamCatcher + Velodyne Minivee Sub
Computer audio: workstation --USB->- audioengine D1 -> Grado RS1/Shure
1540

pablolie's Profile: http://forums.slimdevices.com/member.php?userid=3816
View this thread: http://forums.slimdevices.com/showthread.php?t=112962

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


Re: [SlimDevices: Plugins] [Announce] Spotty 4.4 - more personalised content

2020-11-01 Thread Michael Herger

I can not for sure say how the plugin in HomeSeer works when I ask it to
play favorite no 8/9/10, however I would assume some sort of URL

> communication since that was how I did this before I got the plugin.

Can you try to figure out? Because that's crucial to further investigate 
what's going on. How does it communicate with LMS?


--

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


Re: [SlimDevices: Plugins] [Announce] Spotty 4.4 - more personalised content

2020-11-01 Thread Bamsefar

mherger wrote: 
> > I might need to add: The three playlists mentioned above, that are
> > created by Spotify, are marked as Favorites in LMS - that might be a
> big
> > deal or not?
> 
> I'm sorry, missed your question earlier. How do you trigger its playback
> 
> from your homeseer? Could you share the playlist's URI with me?
> 
> Spotify playlists are cached for 8h by default if there's no caching 
> header telling us how long to cache them.
> 
> -- 
> 
> Michael

I can not for sure say how the plugin in HomeSeer works when I ask it to
play favorite no 8/9/10, however I would assume some sort of URL
communication since that was how I did this before I got the plugin.

The playlist for "Lugnt & Skönt" is: 


Code:

spotify:playlist:37i9dQZF1DX4Umko6nOmN7



A song in one of the playlists look like: 


Code:

spotify://track:2J7R2Qzf10fMCnFSr2vJMv



8h? hmm...



Best Regards
Bamsefar

Bamsefar's Profile: http://forums.slimdevices.com/member.php?userid=6692
View this thread: http://forums.slimdevices.com/showthread.php?t=112962

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


Re: [SlimDevices: Plugins] [Announce] Spotty 4.4 - more personalised content

2020-11-01 Thread Michael Herger

don't see the streaming service logo anymore when I look at  my album
listing the way I used to see it before this upgrade. I double checked
that I have the Online Music Library Integration plug in set correctly.
Any suggestions?


What UI are you using?


--

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


Re: [SlimDevices: Plugins] [Announce] Spotty 4.4 - more personalised content

2020-11-01 Thread Michael Herger

Can spotty instead list the accounts by Profile name, rather than
username or e-mail? This would make switching between accounts look so
much nicer :-))


I thought it would do that already. I only added my kids to the family 
account a few weeks ago and saw that.


--

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


Re: [SlimDevices: Plugins] [Announce] Spotty 4.4 - more personalised content

2020-11-01 Thread Michael Herger

I might need to add: The three playlists mentioned above, that are
created by Spotify, are marked as Favorites in LMS - that might be a big
deal or not?


I'm sorry, missed your question earlier. How do you trigger its playback 
from your homeseer? Could you share the playlist's URI with me?


Spotify playlists are cached for 8h by default if there's no caching 
header telling us how long to cache them.


--

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


Re: [SlimDevices: Plugins] [Announce] Spotty 4.4 - more personalised content

2020-11-01 Thread Bamsefar

Bamsefar wrote: 
> I wonder if anyone could tell me if there is a way to "reload" Spotify
> created playlists?
> 
> Background: I have a homeautomation system (Homeseer with the Squeezebox
> plugin - works like a charm by the way!) that controls the background
> music. Depending on time of day and other "rules" the HS (HomeSeer)
> system will choose between internet radio station or one of three
> playlists in Spotify. Now the playlists we talk about here is not one
> created by me or anyone in the family, no this is some of the ones that
> Spotify autocreate. Like "Chill hits" or "Todays Top Hits" or "Lugnt &
> Skönt" (swedish, translates to something like "soft and relax" I guess).
> Anyway, I would assume this playlists are changed maybe not every day
> but at least every week or so. However I do not seem to get any new
> versions of them, except if I restart my server... And that simply does
> not happen very often, after all it is a homeautomation system and LMS
> is installed on the same Ubuntu box - so restart is well never... unless
> I make some sort of changes and need to reboot to get a new kernel or
> something installed...
> 
> So, is there any way to reload the spotify created playlists? Or are
> they downloaded somewhere on the server so I could remove them (the
> playlists or something)?

I might need to add: The three playlists mentioned above, that are
created by Spotify, are marked as Favorites in LMS - that might be a big
deal or not?



Best Regards
Bamsefar

Bamsefar's Profile: http://forums.slimdevices.com/member.php?userid=6692
View this thread: http://forums.slimdevices.com/showthread.php?t=112962

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


Re: [SlimDevices: Plugins] [Announce] Spotty 4.4 - more personalised content

2020-10-31 Thread dbinder101


I just upgraded Spotty to this latest version and all the new
functionality seems to be working great, thank you Michael! However, I
don't see the streaming service logo anymore when I look at  my album
listing the way I used to see it before this upgrade. I double checked 
that I have the Online Music Library Integration plug in set correctly.
Any suggestions?



dbinder101's Profile: http://forums.slimdevices.com/member.php?userid=36997
View this thread: http://forums.slimdevices.com/showthread.php?t=112962

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


Re: [SlimDevices: Plugins] [Announce] Spotty 4.4 - more personalised content

2020-10-31 Thread Bamsefar

I wonder if anyone could tell me if there is a way to "reload" Spotify
created playlists?

Background: I have a homeautomation system (Homeseer with the Squeezebox
plugin - works like a charm by the way!) that controls the background
music. Depending on time of day and other "rules" the HS (HomeSeer)
system will choose between internet radio station or one of three
playlists in Spotify. Now the playlists we talk about here is not one
created by me or anyone in the family, no this is some of the ones that
Spotify autocreate. Like "Chill hits" or "Todays Top Hits" or "Lugnt &
Skönt" (swedish, translates to something like "soft and relax" I guess).
Anyway, I would assume this playlists are changed maybe not every day
but at least every week or so. However I do not seem to get any new
versions of them, except if I restart my server... And that simply does
not happen very often, after all it is a homeautomation system and LMS
is installed on the same Ubuntu box - so restart is well never... unless
I make some sort of changes and need to reboot to get a new kernel or
something installed...

So, is there any way to reload the spotify created playlists? Or are
they downloaded somewhere on the server so I could remove them (the
playlists or something)?



Best Regards
Bamsefar

Bamsefar's Profile: http://forums.slimdevices.com/member.php?userid=6692
View this thread: http://forums.slimdevices.com/showthread.php?t=112962

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


Re: [SlimDevices: Plugins] [Announce] Spotty 4.4 - more personalised content

2020-10-31 Thread jasell

Hi,
Spotify seems to have changed the way new users accounts are created.
Now you are asked for a profile name. You are then provided a random
username. Your e-mail is also valid for login, so the actual username
seems to have a less important role, more like an id in the background.

When adding an account to spotty using the e-mail, the account is then
listed with the username, the ugly random one “i74irpnqp8idv32qhn3h” 
:-((.

Can spotty instead list the accounts by Profile name, rather than
username or e-mail? This would make switching between accounts look so
much nicer :-))

I appreciate all the good work!!

//Jakob


Sent from my iPhone using Tapatalk



NAS: QNAP TS-459U+ QTS 4.2.6 (4x 2TB, RAID5)
Services: LMS 7.9.3 by  QLMS 2.10.06   'QLMS at QNAP club'
(https://www.qnapclub.eu/sv/qpkg/545)
Squeezebox:  6x Reciever, 3x Boom, 2x SB3 Classic, 1x Touch
Controller:  iPeng on iPad and iPhone, Spotify by Spotty

jasell's Profile: http://forums.slimdevices.com/member.php?userid=17817
View this thread: http://forums.slimdevices.com/showthread.php?t=112962

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


Re: [SlimDevices: Plugins] [Announce] Spotty 4.4 - more personalised content

2020-10-29 Thread Michael Herger

After upgrading to stretch I get:

Konnte die Spotify Connect Helferanwendung nicht finden oder nicht
ausführen. Ist ihr Betriebssystem unterstützt?
/var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/Spotty/Bin/arm-linux/spotty-hf


That's the same as before :-(. I'm sorry to say, but I have no idea 
what's going on there. Are you running low on memory? Anything in 
/var/log/messages?


--

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


Re: [SlimDevices: Plugins] [Announce] Spotty 4.4 - more personalised content

2020-10-29 Thread awex

After upgrading to stretch I get:

Konnte die Spotify Connect Helferanwendung nicht finden oder nicht
ausführen. Ist ihr Betriebssystem unterstützt?
/var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/Spotty/Bin/arm-linux/spotty-hf

Via shell I can run the helper script.



awex's Profile: http://forums.slimdevices.com/member.php?userid=70833
View this thread: http://forums.slimdevices.com/showthread.php?t=112962

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


Re: [SlimDevices: Plugins] [Announce] Spotty 4.4 - more personalised content

2020-10-28 Thread slartibartfast


Mark Miksis wrote: 
> Why do you recommend Stretch instead of Buster?Buster should be fine. 
> Anything newer than Jessie really.

Sent from my Pixel 3a using Tapatalk





slartibartfast's Profile: http://forums.slimdevices.com/member.php?userid=35609
View this thread: http://forums.slimdevices.com/showthread.php?t=112962

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


Re: [SlimDevices: Plugins] [Announce] Spotty 4.4 - more personalised content

2020-10-28 Thread Mark Miksis


mherger wrote: 
> > PRETTY_NAME="Raspbian GNU/Linux 8 (jessie)"
> 
> You should try to update to a Stretch based version.

Why do you recommend Stretch instead of Buster?



Mark Miksis's Profile: http://forums.slimdevices.com/member.php?userid=529
View this thread: http://forums.slimdevices.com/showthread.php?t=112962

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


Re: [SlimDevices: Plugins] [Announce] Spotty 4.4 - more personalised content

2020-10-28 Thread Michael Herger

PRETTY_NAME="Raspbian GNU/Linux 8 (jessie)"


You should try to update to a Stretch based version.

--

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


Re: [SlimDevices: Plugins] [Announce] Spotty 4.4 - more personalised content

2020-10-28 Thread awex

It´s

PRETTY_NAME="Raspbian GNU/Linux 8 (jessie)"
NAME="Raspbian GNU/Linux"
VERSION_ID="8"
VERSION="8 (jessie)"



awex's Profile: http://forums.slimdevices.com/member.php?userid=70833
View this thread: http://forums.slimdevices.com/showthread.php?t=112962

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


Re: [SlimDevices: Plugins] [Announce] Spotty 4.4 - more personalised content

2020-10-28 Thread slartibartfast


awex wrote: 
> M2P Version 2.53
> 
> ./var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/SpottyARMLegacyBin/Bin/spotty
> > spotty v0.12.2
> 
> 
> /spotty-muslhf
> spotty v0.12.2
> 
> ./spotty-hf
> spotty v0.35.0Which version of Raspbian is your Max2Play based on? Is it an 
> old
installation?

Sent from my Pixel 3a using Tapatalk





slartibartfast's Profile: http://forums.slimdevices.com/member.php?userid=35609
View this thread: http://forums.slimdevices.com/showthread.php?t=112962

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


Re: [SlimDevices: Plugins] [Announce] Spotty 4.4 - more personalised content

2020-10-28 Thread awex


M2P Version 2.53

./var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/SpottyARMLegacyBin/Bin/spotty
> spotty v0.12.2


/spotty-muslhf
spotty v0.12.2

./spotty-hf
spotty v0.35.0



awex's Profile: http://forums.slimdevices.com/member.php?userid=70833
View this thread: http://forums.slimdevices.com/showthread.php?t=112962

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


Re: [SlimDevices: Plugins] [Announce] Spotty 4.4 - more personalised content

2020-10-28 Thread Michael Herger

Hi, I try to run spotty on LMS 8 nightly and max2play on a raspberry pi
3.


What m2p version?


/var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/SpottyARMLegacyBin/Bin/spotty
/var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/Spotty/Bin/arm-linux/spotty-hf
/var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/SpottyARMLegacyBin/Bin/spotty-muslhf


What would they give you when run in a shell?

--

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


Re: [SlimDevices: Plugins] [Announce] Spotty 4.4 - more personalised content

2020-10-28 Thread awex

Hi, I try to run spotty on LMS 8 nightly and max2play on a raspberry pi
3.

Spotty doesn´t start, it seems there is a problem with the helper, I
installed on LMS already.

I tried everthing froom reinstalling LMS to spotty to helper.

DEBUG Log:

[20-10-28 13:03:05.7554] Plugins::Spotty::Helper::_findBin (192) Trying
helper application:
/var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/SpottyARMLegacyBin/Bin/spotty
[20-10-28 13:03:05.7585] Plugins::Spotty::Helper::_findBin (192) Trying
helper application:
/var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/Spotty/Bin/arm-linux/spotty-hf
[20-10-28 13:03:05.7614] Plugins::Spotty::Helper::_findBin (192) Trying
helper application:
/var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/SpottyARMLegacyBin/Bin/spotty-muslhf
[20-10-28 13:03:05.7658] Plugins::Spotty::Helper::_findBin (192) Trying
helper application:
/var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/Spotty/Bin/arm-linux/spotty-hf
[20-10-28 13:03:05.7687] Plugins::Spotty::Helper::_findBin (192) Trying
helper application:
/var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/SpottyARMLegacyBin/Bin/spotty-muslhf
[20-10-28 13:03:05.7715] Plugins::Spotty::Helper::_findBin (192) Trying
helper application:
/var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/SpottyARMLegacyBin/Bin/spotty
[20-10-28 13:03:05.7732] Plugins::Spotty::Helper::get (51) Didn't find
Spotty helper application!
[20-10-28 13:03:05.7768] Plugins::Spotty::Helper::_findBin (192) Trying
helper application:
/var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/Spotty/Bin/arm-linux/spotty-hf
[20-10-28 13:03:05.7797] Plugins::Spotty::Helper::_findBin (192) Trying
helper application:
/var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/SpottyARMLegacyBin/Bin/spotty-muslhf
[20-10-28 13:03:05.7826] Plugins::Spotty::Helper::_findBin (192) Trying
helper application:
/var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/SpottyARMLegacyBin/Bin/spotty
[20-10-28 13:03:05.7842] Plugins::Spotty::Helper::get (51) Didn't find
Spotty helper application!
[20-10-28 13:03:05.7854] Plugins::Spotty::Connect::canSpotifyConnect
(84) Cannot support Spotty Connect, need at least helper version 0.12.0
[20-10-28 13:03:06.0022] Plugins::Spotty::Helper::_findBin (192) Trying
helper application:
/var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/Spotty/Bin/arm-linux/spotty-hf
[20-10-28 13:03:06.0040] Plugins::Spotty::Helper::_findBin (192) Trying
helper application:
/var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/SpottyARMLegacyBin/Bin/spotty-muslhf
[20-10-28 13:03:06.0057] Plugins::Spotty::Helper::_findBin (192) Trying
helper application:
/var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/SpottyARMLegacyBin/Bin/spotty
[20-10-28 13:03:06.0066] Plugins::Spotty::Helper::get (51) Didn't find
Spotty helper application!
[20-10-28 13:03:06.0072] Plugins::Spotty::Connect::canSpotifyConnect
(84) Cannot support Spotty Connect, need at least helper version 0.12.0
[20-10-28 13:03:31.4754] Plugins::UPnPBridge::Squeeze2upnp::beat (187)
crashed ... restarting
[20-10-28 13:04:01.4782] Plugins::UPnPBridge::Squeeze2upnp::beat (187)
crashed ... restarting
[20-10-28 13:04:31.4802] Plugins::UPnPBridge::Squeeze2upnp::beat (187)
crashed ... restarting
[20-10-28 13:04:57.4340] Plugins::Spotty::Helper::_findBin (192) Trying
helper application:
/var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/Spotty/Bin/arm-linux/spotty-hf
[20-10-28 13:04:57.4358] Plugins::Spotty::Helper::_findBin (192) Trying
helper application:
/var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/SpottyARMLegacyBin/Bin/spotty-muslhf
[20-10-28 13:04:57.4375] Plugins::Spotty::Helper::_findBin (192) Trying
helper application:
/var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/SpottyARMLegacyBin/Bin/spotty
[20-10-28 13:04:57.4385] Plugins::Spotty::Helper::get (51) Didn't find
Spotty helper application!
[20-10-28 13:04:57.4394]
Plugins::Spotty::AccountHelper::renameCacheFolder (147) Trying to rename
__AUTHENTICATE__ to 
[20-10-28 13:04:57.4401]
Plugins::Spotty::AccountHelper::renameCacheFolder (149) Error: No newId
found in '__AUTHENTICATE__'
[20-10-28 13:04:57.4410]
Plugins::Spotty::AccountHelper::renameCacheFolder (149) Backtrace:

frame 0: Slim::Utils::Log::logBacktrace
(/var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/Spotty/AccountHelper.pm
line 149)
frame 1: Plugins::Spotty::AccountHelper::renameCacheFolder
(/var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/Spotty/Settings/Auth.pm
line 174)
frame 2: Plugins::Spotty::Settings::Auth::cleanup
(/var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/Spotty/Settings.pm
line 59)
frame 3: Plugins::Spotty::Settings::handler
(/usr/share/perl5/Slim/Web/HTTP.pm line 1155)
frame 4: Slim::Web::HTTP::generateHTTPResponse
(/usr/share/perl5/Slim/Web/HTTP.pm line 912)
frame 5: Slim::Web::HTTP::processURL
(/usr/share/perl5/Slim/Web/HTTP.pm line 707)
frame 6: Slim::Web::HTTP::processHTTP

Re: [SlimDevices: Plugins] [Announce] Spotty 4.4 - more personalised content

2020-10-27 Thread fominator


mherger wrote: 
> > 1. LMS 7.9.4 - 1602925616, Windows 10
> > 2. Volumio (current version with squeezelite plugin)
> > 3. Yes, but sometimes silence, sometimes it can play one song normaly,
> > sometimes it just stops randomly and suddenly starts, and i see timer
> > jumps
> > 4. From LMS now, because i had same problems using Spotify app.
> 
> In the new log file I don't see any error any more after you signed in 
> with the cryptic user ID instead of your mail address. So the 
> authentication part seems to be ok now.
> 
> As for the playback issues: could you please give piCorePlayer instead 
> of Volumio a try? If you don't have any additional SD card, create an 
> image of the current installation, and restore it after the test.
> 
> -- 
> 
> Michael

Just tried piCorePlayer! Works fine! Hmm, i thought squeezelite player
is similar on all systems. Volumio is more versatile for me. Qobuz and
Tidal works fine with Volumio.



fominator's Profile: http://forums.slimdevices.com/member.php?userid=69103
View this thread: http://forums.slimdevices.com/showthread.php?t=112962

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


Re: [SlimDevices: Plugins] [Announce] Spotty 4.4 - more personalised content

2020-10-27 Thread Michael Herger

1. LMS 7.9.4 - 1602925616, Windows 10
2. Volumio (current version with squeezelite plugin)
3. Yes, but sometimes silence, sometimes it can play one song normaly,
sometimes it just stops randomly and suddenly starts, and i see timer
jumps
4. From LMS now, because i had same problems using Spotify app.


In the new log file I don't see any error any more after you signed in 
with the cryptic user ID instead of your mail address. So the 
authentication part seems to be ok now.


As for the playback issues: could you please give piCorePlayer instead 
of Volumio a try? If you don't have any additional SD card, create an 
image of the current installation, and restore it after the test.


--

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


Re: [SlimDevices: Plugins] [Announce] Spotty 4.4 - more personalised content

2020-10-27 Thread fominator


mherger wrote: 
> > Everything you mentioned work! But same error in log! And constant
> song
> > skipping. It plays few seconds, then skips.
> 
> We need a little more information:
> 
> - what LMS version, operating system?
> - what player?
> - when you say it plays a few seconds, is there actually sound?
> - do you play from LMS or using the Spotify app? Try the other way
> around.
> 
> And please try the logging again, and send me an update server.log.zip.
> -- 
> 
> Michael

1. LMS 7.9.4 - 1602925616, Windows 10
2. Volumio (current version with squeezelite plugin)
3. Yes, but sometimes silence, sometimes it can play one song normaly,
sometimes it just stops randomly and suddenly starts, and i see timer
jumps
4. From LMS now, because i had same problems using Spotify app.

Done.



fominator's Profile: http://forums.slimdevices.com/member.php?userid=69103
View this thread: http://forums.slimdevices.com/showthread.php?t=112962

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


Re: [SlimDevices: Plugins] [Announce] Spotty 4.4 - more personalised content

2020-10-27 Thread Michael Herger

Everything you mentioned work! But same error in log! And constant song
skipping. It plays few seconds, then skips.


We need a little more information:

- what LMS version, operating system?
- what player?
- when you say it plays a few seconds, is there actually sound?
- do you play from LMS or using the Spotify app? Try the other way around.

And please try the logging again, and send me an update server.log.zip.
--

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


Re: [SlimDevices: Plugins] [Announce] Spotty 4.4 - more personalised content

2020-10-26 Thread fominator


mherger wrote: 
> > Please to to your profile in the Spotify app, click the "..." menu and
> 
> > copy your "Spotify URI". Feel free to PM it to me, or post it here.
> 
> What if you used the part after "spotify:user:" you sent me as your 
> username? Would you be able to sign in?
> 
> Does authentication using the Spotify app not work for you?
> 
> -- 
> 
> Michael

Everything you mentioned work! But same error in log! And constant song
skipping. It plays few seconds, then skips.



fominator's Profile: http://forums.slimdevices.com/member.php?userid=69103
View this thread: http://forums.slimdevices.com/showthread.php?t=112962

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


Re: [SlimDevices: Plugins] [Announce] Spotty 4.4 - more personalised content

2020-10-26 Thread Michael Herger
Please to to your profile in the Spotify app, click the "..." menu and 
copy your "Spotify URI". Feel free to PM it to me, or post it here.


What if you used the part after "spotify:user:" you sent me as your 
username? Would you be able to sign in?


Does authentication using the Spotify app not work for you?

--

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


Re: [SlimDevices: Plugins] [Announce] Spotty 4.4 - more personalised content

2020-10-26 Thread Michael Herger

Done! Yes, premium account!


Unfortunately I'm missing the most important call in that log...

Please to to your profile in the Spotify app, click the "..." menu and 
copy your "Spotify URI". Feel free to PM it to me, or post it here.


--

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


Re: [SlimDevices: Plugins] [Announce] Spotty 4.4 - more personalised content

2020-10-26 Thread fominator


mherger wrote: 
> > This is what i enter to login to Spotify! My username is fominator,
> but
> > i can't login with this. What i do wrong? When i registered i used
> email
> > and it's my Spotify login.
> 
> Please enable DEBUG logging for plugin.spotty 
> (Settings/Advanced/Logging), play around with Spotty, then send me the 
> resulting server.log.zip
> 
> https://www.dropbox.com/request/T3RctyzGgNg0oFDubq6a
> 
> You do have a Premium subscription, don't you?
> 
> -- 
> 
> Michael

Done! Yes, premium account!



fominator's Profile: http://forums.slimdevices.com/member.php?userid=69103
View this thread: http://forums.slimdevices.com/showthread.php?t=112962

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


Re: [SlimDevices: Plugins] [Announce] Spotty 4.4 - more personalised content

2020-10-26 Thread Michael Herger

This is what i enter to login to Spotify! My username is fominator, but
i can't login with this. What i do wrong? When i registered i used email
and it's my Spotify login.


Please enable DEBUG logging for plugin.spotty 
(Settings/Advanced/Logging), play around with Spotty, then send me the 
resulting server.log.zip


https://www.dropbox.com/request/T3RctyzGgNg0oFDubq6a

You do have a Premium subscription, don't you?

--

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


Re: [SlimDevices: Plugins] [Announce] Spotty 4.4 - more personalised content

2020-10-26 Thread fominator


mherger wrote: 
> > from log, constant message
> > 
> > [20-10-26 21:06:15.2535] Plugins::Spotty::API::__ANON__ (1476) API
> call:
> > users/fominator%40mail.ru
> 
> Is "fominator (AT) mail (DOT) ru" your user name? Could you provide a
> bit more context?
> 
> -- 
> 
> Michael

This is what i enter to login to Spotify! My username is fominator, but
i can't login with this. What i do wrong? When i registered i used email
and it's my Spotify login.



fominator's Profile: http://forums.slimdevices.com/member.php?userid=69103
View this thread: http://forums.slimdevices.com/showthread.php?t=112962

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


Re: [SlimDevices: Plugins] [Announce] Spotty 4.4 - more personalised content

2020-10-26 Thread Michael Herger

from log, constant message

[20-10-26 21:06:15.2535] Plugins::Spotty::API::__ANON__ (1476) API call:
users/fominator%40mail.ru


Is "fomina...@mail.ru" your user name? Could you provide a bit more context?

--

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


Re: [SlimDevices: Plugins] [Announce] Spotty 4.4 - more personalised content

2020-10-26 Thread fominator


so no solution for me?

from log, constant message

[20-10-26 21:06:15.2535] Plugins::Spotty::API::__ANON__ (1476) API call:
users/fominator%40mail.ru
[20-10-26 21:06:15.2538] Plugins::Spotty::API::__ANON__ (1480) error:
400 Bad Request



fominator's Profile: http://forums.slimdevices.com/member.php?userid=69103
View this thread: http://forums.slimdevices.com/showthread.php?t=112962

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


Re: [SlimDevices: Plugins] [Announce] Spotty 4.4 - more personalised content

2020-10-25 Thread Michael Herger

[70-01-02 23:53:02.1102] Slim::Web::Pages::Common::__ANON__ (461) Error
compressing log file: IO error: Unsupported date before 1980
encountered, moving to 1980 :


Your Pi is stuck in January 1970... Make sure it updates its clock 
correctly.


--

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


Re: [SlimDevices: Plugins] [Announce] Spotty 4.4 - more personalised content

2020-10-25 Thread comfortably_numb81


Hi Michael,
I have been running Spotty with no problems, but since the upgrade to
V.4.4.0, i do not get any sound coming out of my system.
Spotify recognizes the my SB player and plays music, but no sound is
coming.

I tried un-installing Spotty and re-installing, removing account and
adding it again, restarting LMS, but didnt help.

I am running LMS 8.0.0 - 1590399854
on PicorePlayer

I look a the log file and gives following errors:

70-01-02 23:50:30.5796] Plugins::Spotty::API::__ANON__ (1480) error: 401
Unauthorized
[70-01-02 23:53:02.1102] Slim::Web::Pages::Common::__ANON__ (461) Error
compressing log file: IO error: Unsupported date before 1980
encountered, moving to 1980 :  


THanks for your help.


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


comfortably_numb81's Profile: 
http://forums.slimdevices.com/member.php?userid=70822
View this thread: http://forums.slimdevices.com/showthread.php?t=112962

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


Re: [SlimDevices: Plugins] [Announce] Spotty 4.4 - more personalised content

2020-10-25 Thread slartibartfast


mherger wrote: 
> >  [20-10-22 19:51:30.6468]
> Plugins::Spotty::AccountHelper::getCredentials (299) Failed to read
> credentials file, or credentials file was empty
> 
> I think you've mentioned this before. Your system somehow manages to 
> either corrupt or delete the credentials files. Is there any Spotty 
> related error before this happens?
> 
> -- 
> 
> MichaelThis was different to the previous cases in that rather than seeing a
message in Spotty saying that credentials were corrupted it was empty as
shown in the screenshot.

Sent from my Pixel 3a using Tapatalk





slartibartfast's Profile: http://forums.slimdevices.com/member.php?userid=35609
View this thread: http://forums.slimdevices.com/showthread.php?t=112962

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


Re: [SlimDevices: Plugins] [Announce] Spotty 4.4 - more personalised content

2020-10-25 Thread Michael Herger

 [20-10-22 19:51:30.6468] Plugins::Spotty::AccountHelper::getCredentials 
(299) Failed to read credentials file, or credentials file was empty


I think you've mentioned this before. Your system somehow manages to 
either corrupt or delete the credentials files. Is there any Spotty 
related error before this happens?


--

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


Re: [SlimDevices: Plugins] [Announce] Spotty 4.4 - more personalised content

2020-10-23 Thread fominator


slartibartfast wrote: 
> Have you tried deleting your account and reauthorising? That seems to
> have fixed my issues.
> 
> Sent from my Pixel 3a using Tapatalk

You mean on settings page? Yes, didn't fix the issue!



fominator's Profile: http://forums.slimdevices.com/member.php?userid=69103
View this thread: http://forums.slimdevices.com/showthread.php?t=112962

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


Re: [SlimDevices: Plugins] [Announce] Spotty 4.4 - more personalised content

2020-10-22 Thread slartibartfast


fominator wrote: 
> doesn't work(
> 
> every song skips after a few seconds, not usableHave you tried deleting your 
> account and reauthorising? That seems to
fixed my issues.

Sent from my Pixel 3a using Tapatalk





slartibartfast's Profile: http://forums.slimdevices.com/member.php?userid=35609
View this thread: http://forums.slimdevices.com/showthread.php?t=112962

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


<    1   2   3   4   5   >