mherger wrote: 
> > Is there logging before and after each call to the Spotify API that I
> > can check?
> 
> plugin.spotty=debug - but I think you did this before, didn't you? It 
> would be very verbose when doing API calls, like eg. logging all data 
> received etc. But as long as it's hanging, there wouldn't be much :-)
> 
> -- 
> 
> Michael

No, we'd never put the logging to 'debug' level yet. 

I've done that now.
I set logging for Spotty to debug, and reproduced the issue just now
using the classic squeezebox which is now hanging with the "Spotty" and
circular visal...

Should I private message you the log file (it has accesstoken info, etc)
or post it here.

Also, I can see already that after the getTokenResponse call in the log,
it seems to get accesstoken and then hangs with the log just showing the
following (adding another "Initializing Spotty Connect Helper
daemons..." line every so often.).. thoughts?


[18-06-13 14:57:02.6012] Plugins::Spotty::API::_gotTokenResponse (184)
Caching for 3600 seconds.
[18-06-13 14:57:53.0012]
Plugins::Spotty::Connect::DaemonManager::initHelpers (70) Initializing
Spotty Connect helper daemons...
[18-06-13 14:58:53.0008]
Plugins::Spotty::Connect::DaemonManager::initHelpers (70) Initializing
Spotty Connect helper daemons...
[18-06-13 14:59:53.0019]
Plugins::Spotty::Connect::DaemonManager::initHelpers (70) Initializing
Spotty Connect helper daemons...
[18-06-13 15:00:53.0012]
Plugins::Spotty::Connect::DaemonManager::initHelpers (70) Initializing
Spotty Connect helper daemons...


------------------------------------------------------------------------
danmalks's Profile: http://forums.slimdevices.com/member.php?userid=67965
View this thread: http://forums.slimdevices.com/showthread.php?t=108898

_______________________________________________
plugins mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to