Re: [SlimDevices: Plugins] [Announce] Spotty 4.0 - integrate local library with your Spotify collection (LMS 8+)

2022-10-29 Thread ForestChav


mherger wrote: 
> > So the command it's trying to use is slightly different from yours -
> I
> > tried that (with the .) and it seemed to just end straight away, and
> > without it seemed to be actually running but didn't display or log
> > anything.
> 
> Are you sure you got the password right? Did you recently change it? I 
> would get a zero response if I gave the wrong password.

Nope, the password was definitely right.

In any case, I've rolled back the spotty prefs file and the credentials
file which must have removed themselves when I tried to see if signing
out of the account and back in again would fix it.

It is now presenting the following if I try and login to spotty from the
home screen, which I think was the message I was getting when it stopped
working:
Failed to get access token
Please check Settings/Advanced/Spotty Spotify for Squeezebox in the web
interface
(it isn't telling me though what token or what settings to actually
check though)


This is now periodically coming up in the logs (this is from a time when
the machine was idle)
22-10-29 12:06:53.0131] Plugins::Spotty::API::Token::get (207) Didn't
find cached token. Need to refresh.
[22-10-29 12:06:53.0144] Plugins::Spotty::API::Token::_logCommand (136)
Trying to get access token:
C:\PROGRA~3\SQUEEZ~1\Cache\INSTAL~1\Plugins\Spotty\Bin\MSWIN3~1\spotty.exe
-n Squeezebox -c C:\ProgramData\Squeezebox\Cache\spotty\77bd7659 -i
abcdef1234567890 --disable-discovery --scope
user-read-private,user-follow-modify,user-follow-read,user-library-read,user-library-modify,user-top-read,user-read-recently-played,user-read-playback-state,user-modify-playback-state,playlist-read-private,playlist-read-collaborative,playlist-modify-public,playlist-modify-private
--save-token C:\Users\***\AppData\Local\Temp\hO6ZhGhZI3
[22-10-29 12:06:53.5396] Plugins::Spotty::API::Token::_gotTokenInfo
(149) Got response: {"error":"Failed to create session or connect to
servers."}
[22-10-29 12:06:53.5397] Plugins::Spotty::API::Token::_gotTokenInfo
(168) Failed to create session or connect to servers.
[22-10-29 12:06:53.5402] Plugins::Spotty::API::Token::get (203) Found
cached token: -1
[22-10-29 12:06:53.5406] Plugins::Spotty::API::Token::get (203) Found
cached token: -1

and also

[22-10-29 12:22:53.4596] Plugins::Spotty::API::Token::get (207) Didn't
find cached token. Need to refresh.
[22-10-29 12:22:53.4609] Plugins::Spotty::API::Token::_logCommand (136)
Trying to get access token:
C:\PROGRA~3\SQUEEZ~1\Cache\INSTAL~1\Plugins\Spotty\Bin\MSWIN3~1\spotty.exe
-n Squeezebox -c C:\ProgramData\Squeezebox\Cache\spotty\77bd7659 -i
abcdef1234567890 --disable-discovery --scope
user-read-private,user-follow-modify,user-follow-read,user-library-read,user-library-modify,user-top-read,user-read-recently-played,user-read-playback-state,user-modify-playback-state,playlist-read-private,playlist-read-collaborative,playlist-modify-public,playlist-modify-private
--save-token C:\Users\***\AppData\Local\Temp\tnd144cxgq
[22-10-29 12:22:53.9933] Plugins::Spotty::API::Token::_gotTokenInfo
(149) Got response: {"error":"Failed to create session or connect to
servers."}
[22-10-29 12:22:53.9934] Plugins::Spotty::API::Token::_gotTokenInfo
(168) Failed to create session or connect to servers.
[22-10-29 12:22:53.9936] Plugins::Spotty::OPML::__ANON__ (198) Failed to
get featured playlists and/or token - do not continue

Trying that command just exits without entering anything at all into
command prompt

I've tried with no Spotty developer key and even creating a new one but
every time it's still failing at the same point.



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

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


Re: [SlimDevices: Plugins] [Announce] Spotty 4.0 - integrate local library with your Spotify collection (LMS 8+)

2022-10-28 Thread ForestChav


So I've set logging to debug, which seems to give a bit more
information, but still doesn't really show why it's failing (redacted
MACs, Usernames, hostnames etc)

Trying a manual authentication with the user/pass is logging this

[22-10-28 19:06:15.2635]
Plugins::Spotty::Connect::DaemonManager::initHelpers (92) Checking
Spotty Connect helper daemons...
[22-10-28 19:06:15.2637]
Plugins::Spotty::Connect::DaemonManager::initHelpers (126) This is a
standalone player with Spotify Connect disabled: 

[22-10-28 19:06:17.8324] Plugins::Spotty::Helper::_findBin (192) Trying
helper application:
C:\PROGRA~3\SQUEEZ~1\Cache\INSTAL~1\Plugins\Spotty\Bin\MSWIN3~1\spotty.exe
[22-10-28 19:06:17.8874] Plugins::Spotty::Helper::helperCheck (118)
Found helper capabilities table: do {
my $a = {
autoplay   => bless(do{\(my $o = 1)},
"JSON::XS::Boolean"),
debug  => bless(do{\(my $o = 0)},
"JSON::XS::Boolean"),
"lms-auth" => 'fix',
"ogg-direct"   => 'fix',
podcasts   => 'fix',
"save-token"   => 'fix',
version=> "1.3.0",
"volume-normalisation" => 'fix',
"zeroconf-port"=> 'fix',
};
$a->{"lms-auth"} = \${$a->{autoplay}};
$a->{"ogg-direct"} = \${$a->{autoplay}};
$a->{podcasts} = \${$a->{autoplay}};
$a->{"save-token"} = \${$a->{autoplay}};
$a->{"volume-normalisation"} = \${$a->{autoplay}};
$a->{"zeroconf-port"} = \${$a->{autoplay}};
$a;
}
[22-10-28 19:06:17.8875] Plugins::Spotty::Helper::_findBin (195) Found
helper application:
C:\PROGRA~3\SQUEEZ~1\Cache\INSTAL~1\Plugins\Spotty\Bin\MSWIN3~1\spotty.exe
[22-10-28 19:06:17.8879] Plugins::Spotty::Settings::Auth::handler (69)
Trying to authenticate using:
"C:\PROGRA~3\SQUEEZ~1\Cache\INSTAL~1\Plugins\Spotty\Bin\MSWIN3~1\spotty.exe"
-c "C:\ProgramData\Squeezebox\Cache\spotty\__AUTHENTICATE__" -n "Spotify
Authorization ()" -u "**" -p "" -a --disable-discovery
--ap-port 12321 --verbose
[22-10-28 19:06:18.0100] Plugins::Spotty::Settings::Auth::handler (74)
Got response: 
[22-10-28 19:06:18.0101] Plugins::Spotty::Settings::Auth::handler (83)
Authorization failed: 
[22-10-28 19:06:18.0333] Plugins::Spotty::Helper::_findBin (192) Trying
helper application:
C:\PROGRA~3\SQUEEZ~1\Cache\INSTAL~1\Plugins\Spotty\Bin\MSWIN3~1\spotty.exe
[22-10-28 19:06:18.0869] Plugins::Spotty::Helper::_findBin (195) Found
helper application:
C:\PROGRA~3\SQUEEZ~1\Cache\INSTAL~1\Plugins\Spotty\Bin\MSWIN3~1\spotty.exe

So the command it's trying to use is slightly different from yours - I
tried that (with the .) and it seemed to just end straight away, and
without it seemed to be actually running but didn't display or log
anything.

Periodically it seems to be putting the below through the logs 
[22-10-28 19:07:15.2779]
Plugins::Spotty::Connect::DaemonManager::initHelpers (92) Checking
Spotty Connect helper daemons...
[22-10-28 19:07:15.2781]
Plugins::Spotty::Connect::DaemonManager::initHelpers (126) This is a
standalone player with Spotify Connect disabled:  ***

If I try the player method whilst watching the log it seems to be doing
this
[22-10-28 19:09:19.2032] Plugins::Spotty::Helper::_findBin (192) Trying
helper application:
C:\PROGRA~3\SQUEEZ~1\Cache\INSTAL~1\Plugins\Spotty\Bin\MSWIN3~1\spotty.exe
[22-10-28 19:09:19.2601] Plugins::Spotty::Helper::helperCheck (118)
Found helper capabilities table: do {
my $a = {
autoplay   => bless(do{\(my $o = 1)},
"JSON::XS::Boolean"),
debug  => bless(do{\(my $o = 0)},
"JSON::XS::Boolean"),
"lms-auth" => 'fix',
"ogg-direct"   => 'fix',
podcasts   => 'fix',
"save-token"   => 'fix',
version=> "1.3.0",
"volume-normalisation" => 'fix',
"zeroconf-port"=> 'fix',
};
$a->{"lms-auth"} = \${$a->{autoplay}};
$a->{"ogg-direct"} = \${$a->{autoplay}};
$a->{podcasts} = \${$a->{autoplay}};
$a->{"save-token"} = \${$a->{autoplay}};
$a->{"volume-normalisation"} = \${$a->{autoplay}};
$a->{"zeroconf-port"} = \${$a->{autoplay}};
$a;
}
[22-10-28 19:09:19.2602] Plugins::Spotty::Helper::_findBin (195) Found
helper application:
C:\PROGRA~3\SQUEEZ~1\Cache\INSTAL~1\Plugins\Spotty\Bin\MSWIN3~1\spotty.exe
[22-10-28 19:09:19.2605] Plugins::Spotty::Settings::Auth::startHelper
(163) Starting Spotty Connect deamon: 
C:\PROGRA~3\SQUEEZ~1\Cache\INSTAL~1\Plugins\Spotty\Bin\MSWIN3~1\spotty.exe
-c C:\ProgramData\Squeezebox\Cache\spotty\__AUTHENTICATE__ -n Spotify
Authorization (**) -a --ap-port=12321

The spotty authentication thing is picking up the spotty player on the
machine so that side of things is working but it then just doesn't log
anything more and comes back to repeating the previous two lines every
minute or so.

Running your spotty command from the command prompt doesn't seem to be
logging anything at all, unless these are going somewhere else.

I can't see a credentials.json file anywhere (and nor can searching) so
not sure where that should be popping up.

It's also difficult to see when this actually sta

Re: [SlimDevices: Plugins] [Announce] Spotty 4.0 - integrate local library with your Spotify collection (LMS 8+)

2022-10-28 Thread ForestChav


mherger wrote: 
> > Spotty Helper Application
> >
> C:\PROGRA~3\SQUEEZ~1\Cache\INSTAL~1\Plugins\Spotty\Bin\MSWIN3~1\spotty.exe
> > (v1.3.0)
> 
> Ok, you're on Windows. Please make sure your firewall or antivirus or 
> security product don't block network access for the above executable.

Definitely not blocked (can't see how this would have changed really)
and nope, still not authorising by either method.



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

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


Re: [SlimDevices: Plugins] [Announce] Spotty 4.0 - integrate local library with your Spotify collection (LMS 8+)

2022-10-28 Thread ForestChav


mherger wrote: 
> > On the main Plugins > Spotty page, below all the stuff about the
> connect
> > routine, it just asks for the Spotify username and password, and then
> > below that (which can't be changed) the path to the spotty helper
> > application.
> 
> Which would be?


Spotty Helper Application
C:\PROGRA~3\SQUEEZ~1\Cache\INSTAL~1\Plugins\Spotty\Bin\MSWIN3~1\spotty.exe
(v1.3.0)  

(Totally unchangeable from the settings page though - the only thing I
can enter is the username and password... Which are correct as I've
signed into Spotify with them).



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

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


Re: [SlimDevices: Plugins] [Announce] Spotty 4.0 - integrate local library with your Spotify collection (LMS 8+)

2022-10-28 Thread ForestChav


mherger wrote: 
> >> What about the IO::Socket::SSL version reported in
> Settings/Information?
> > 
> > This one?
> > IO::Socket::SSL: 2.068
> 
> Yes, that's fine. Did you enable the "use fallback..." at the bottom of
> 
> the Spotty settings?

I don't get that option.

On the main Plugins > Spotty page, below all the stuff about the connect
routine, it just asks for the Spotify username and password, and then
below that (which can't be changed) the path to the spotty helper
application.

I've since noticed in the settings for the -player- itself there are
some additional Spotty-related options but nothing regarding a fall back
setting. 

I think quite a few settings disappeared when I tried to remove and
readd the Spotify account from the machine but also that these should
have also reset when I (twice) removed and reinstalled the plugin...



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

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


Re: [SlimDevices: Plugins] [Announce] Spotty 4.0 - integrate local library with your Spotify collection (LMS 8+)

2022-10-28 Thread ForestChav


mherger wrote: 
> > Yes, BBC sounds works fine, and the clock is right.
> 
> What about the IO::Socket::SSL version reported in Settings/Information?

This one?
IO::Socket::SSL: 2.068



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

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


Re: [SlimDevices: Plugins] [Announce] Spotty 4.0 - integrate local library with your Spotify collection (LMS 8+)

2022-10-27 Thread ForestChav


mherger wrote: 
> > I can't think this is an account issue (especially since I've gone in
> > and removed all links to apps in the Spotify account) and that the
> > account works on everything but LMS but simply won't sign back in.
> 
> This isn't an account issue. Are other network connections (eg. MySB 
> integration, online radio) working? Can you double check the clock on 
> your LMS system?

Yes, BBC sounds works fine, and the clock is right.



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

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


Re: [SlimDevices: Plugins] [Announce] Spotty 4.0 - integrate local library with your Spotify collection (LMS 8+)

2022-10-27 Thread ForestChav


So all of a sudden Spotty isn't interfacing with the Spotify system.

Looking back at the logs it appears it has been having difficulty with
this for a few days but I hadn't tried to use it in that period.

So when I tried to go onto it, I got an error message about it not being
able to connect for some reason, which I didn't get hold of, and to
check something in the settings (which I did and it all looked OK). So I
deleted the account from spotty and thought it would work to sign in
again.

When I try to do this it presents with the Spotify connect thing (which
doesn't work, even though the authorisation appears in the players -
even if I run it on Spotify using the machine LMS is installed on -
simply I click the Spotify authorisation option, and then nothing at all
happens, even after several minutes).

If I try and enter the Spotify account username and password (which are
correct) on applying this, it just comes up Authorisation failed
In the logs all it says is
[22-10-27 22:18:38.4980] Plugins::Spotty::Settings::Auth::handler (83)
Authorization failed: 

Though looking back through the logs I've also been getting earlier:
[22-10-27 21:50:41.3300] Plugins::Spotty::OPML::__ANON__ (198) Failed to
get featured playlists and/or token - do not continue
[22-10-27 21:50:45.8988] Plugins::Spotty::OPML::__ANON__ (198) Failed to
get featured playlists and/or token - do not continue
[22-10-27 21:51:46.6217] Plugins::Spotty::API::Token::_gotTokenInfo
(168) Failed to create session or connect to servers.
[22-10-27 21:51:46.6219] Plugins::Spotty::OPML::__ANON__ (198) Failed to
get featured playlists and/or token - do not continue
(These were when I was trying to get into Spotty)

Then earlier on at random points
[22-10-26 12:19:33.5303] Plugins::Spotty::API::Token::_gotTokenInfo
(168) Failed to create session or connect to servers.
These were coming up when neither LMS nor Spotty were being used to do
anything

I can't think this is an account issue (especially since I've gone in
and removed all links to apps in the Spotify account) and that the
account works on everything but LMS but simply won't sign back in.

LMS and the host have also been restarted but this hasn't made any
difference at all and the errors don't suggest what I can do about
this... Any ideas?



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

___
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 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] Spotty - 'stalled' stream

2020-10-19 Thread ForestChav


I have a similar issue - either that will happen, or the playback will
just skip onto the next track in the middle of the track.

Where did you find the setting to increase the logging level on Spotty?
There's nothing in the server log I can see when this happens and I
can't see a setting.

(Running LMS 8.0 with Spotty 4.4.0)



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

___
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-06 Thread ForestChav


I've spotted an issue with this where occasionally, more often than not
on longer tracks, mid-way through the track it will break off and skip
to the next one.

You can notice this (which I was last night) if you're listening to
something with several longer tracks (such as a recording of Beethoven's
9th Symphony). If you keep skipping back eventually you'll be able to
get through to the end so it isn't anything on Spotify as the full track
will listen.

Are there any logs which might help identify where this is happening?
I'm using the latest LMS and Spotty on Win10 (plenty of resources) on a
wired connection and the internet isn't dropping out when this happens.



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] Squeezelite-X

2020-09-11 Thread ForestChav


What would make this even more epic than it is (which is pretty epic),
is for it to have play controls on the lock screen. I've been watching a
fair amount of tennis recently obviously and noticed that the browsers
now have pause/back/forward controls. I think there's an interface they
recently added into W10 for it.



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

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


Re: [SlimDevices: Plugins] Announce: Moose 0.76 Windows SqueezeboxClient

2012-02-05 Thread ForestChav

Love Moose (it's a handy use for my wall-mounted screen when I'm not
watching video) but I can't get the "disable screen saver" to work -
nothing error-wise to report - it just doesn't disable the screen
saver.

This is on Windows 7 (64-bit). I've tried setting the screensaver
setting by starting Moose with UAC on and off, it just doesn't seem to
work, any ideas why? I just have to remember to move the mouse around
every 10 minutes or so to stop it kicking in :(


-- 
ForestChav

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

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