Re: [SlimDevices: Plugins] Qobuz plugin does not work after LMS 8.2.0 update

2022-02-15 Thread moxman


mherger wrote: 
> >
> http://www.qobuz.com/api.json/0.2/user/login?app_id=942852567_manufacturer_id=9d7ece7f-8276-47b5-b735-9a27f7abac44==jmoxley%40gmail.com
> 
> Ok, you seem to get an unexpected response back, eg. some html error 
> page. Unfortunately LMS or the plugin would not dump the full response.
> 
> But what you could do is
> 
> - enable the same logging as before
> - try to log in as before
> - grab the above, update URL from the log file
> - run "curl '...above url...' > test.html
> - upload the resulting test.html to 
> https://www.dropbox.com/request/T3RctyzGgNg0oFDubq6a

Found the problem, and it's worth noting this since others are bound to
run into this at some point or another.   ATT flags the plugin as a
phishing risk and denies the authentication which was remedied quickly
by ATT's home manager.   I had to run through the debug information to
figure it out, but that's what it was.

Thanks for the help.



moxman's Profile: http://forums.slimdevices.com/member.php?userid=72579
View this thread: http://forums.slimdevices.com/showthread.php?t=114999

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


Re: [SlimDevices: Plugins] Qobuz plugin does not work after LMS 8.2.0 update

2022-02-14 Thread moxman


mherger wrote: 
> > [22-02-14 11:17:25.7449] Plugins::Qobuz::API::__ANON__ (76) Failed to
> > get token
> 
> Anything around that? Please enable logging for network.asynchttp, too,
> 
> to get an idea of the http issue underlying the above (if any).

[22-02-14 13:31:16.4065] Slim::Networking::Async::HTTP::_http_read_body
(530) Read body: [709] bytes
[22-02-14 13:31:16.4080] Slim::Networking::Async::disconnect (251) Close
Slim::Networking::Async::Socket::HTTP=GLOB(0x6cacb98) => 44
[22-02-14 13:31:16.4094] Slim::Networking::Async::HTTP::_http_read_body
(596) closing mode
[22-02-14 13:31:16.4104] Slim::Networking::Async::HTTP::_http_read_body
(604) Body read
[22-02-14 13:31:16.4115] Slim::Networking::SimpleAsyncHTTP::onBody (129)
status for
http://www.qobuz.com/api.json/0.2/user/login?app_id=942852567_manufacturer_id=9d7ece7f-8276-47b5-b735-9a27f7abac44=494e4b0781eaf9dbce7c96c236bf63b8=jmoxley%40gmail.com
is 200 OK
[22-02-14 13:31:16.4127] Slim::Networking::SimpleAsyncHTTP::onBody (150)
Done
[22-02-14 13:31:16.4137] Plugins::Qobuz::API::__ANON__ (717) malformed
JSON string, neither array, object, number, string or atom, at character
offset 0 (before "\nhttp://forums.slimdevices.com/member.php?userid=72579
View this thread: http://forums.slimdevices.com/showthread.php?t=114999

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


Re: [SlimDevices: Plugins] Qobuz plugin does not work after LMS 8.2.0 update

2022-02-14 Thread moxman


mherger wrote: 
> Then it's time to check your server.log. If there's nothing in there,
> try enabling debug logging for plugin.qobuz.

Yeah, I've looked at the log and it appears to be timing out
authenticating (I'm an IT guy of over 35 years).   So when I enabled the
debug logging for Qobuz this is the response:

[22-02-14 11:17:25.7449] Plugins::Qobuz::API::__ANON__ (76) Failed to
get token

This isn't a high priority item but since I've seen this and apparently
somebody else has (in this thread) it's something to be aware of.



moxman's Profile: http://forums.slimdevices.com/member.php?userid=72579
View this thread: http://forums.slimdevices.com/showthread.php?t=114999

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


Re: [SlimDevices: Plugins] Qobuz plugin does not work after LMS 8.2.0 update

2022-02-14 Thread moxman


mherger wrote: 
> > I just moved across the US and my Qobuz is no longer working but I
> also
> 
> Only the Qobuz plugin in LMS, or Qobuz in general?

Only the Qobuz plugin, everything else seems to work perfectly.



moxman's Profile: http://forums.slimdevices.com/member.php?userid=72579
View this thread: http://forums.slimdevices.com/showthread.php?t=114999

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


Re: [SlimDevices: Plugins] Qobuz plugin does not work after LMS 8.2.0 update

2022-02-13 Thread moxman


d6jg wrote: 
> This might be a DNS caching issue. 
> Browser looking in one place LMS looking in another

I just moved across the US and my Qobuz is no longer working but I also
found that it works flawlessly if I enable a VPN service.   Client works
without it but the plugin will not communicate with the Qobuz
authentication server.

FYI, I spun up another clean version of LMS to test this.  If anyone
else has seen this I'd be curious about why this would happen, at this
point I'm willing to bet it's the ISP (ATT) using some sort of
filtering, but since I can hit the service with their native client I'm
mystified.

Nice plugin, I've enjoyed it until my move.



moxman's Profile: http://forums.slimdevices.com/member.php?userid=72579
View this thread: http://forums.slimdevices.com/showthread.php?t=114999

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