mherger wrote:
> > Spotty works great other than scanning/import fails, thus no
> integration
> > of Spotify favourites into client new music/album/artists display.
> No
> > other connection issues with Spotty, and scanning always fails with
> the
> > same errors shown previously.
>
> The scanner uses a different HTTP code than the server. I wonder whether
>
> there lies the problem. Did you enable "insecure HTTPS" in
> Settings/Advanced/Security by any chance?
>
> The error you're getting is from Perl's HTTP code internally. Could you
>
> please try the following line from a terminal:
>
> perl -MLWP::UserAgent -MData::Dumper -e 'my $ua = LWP::UserAgent->new();
>
> my $r =
> $ua->get("https://api.spotify.com/v1/me/albums?limit=50&offset=0");
> print Dumper($r);'
> l
"insecure HTTPS" in Settings/Advanced/Security is disabled.
See attached for Perl output.
+-------------------------------------------------------------------+
|Filename: perl_out.txt |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=30330|
+-------------------------------------------------------------------+
------------------------------------------------------------------------
Czig's Profile: http://forums.slimdevices.com/member.php?userid=68882
View this thread: http://forums.slimdevices.com/showthread.php?t=111923
_______________________________________________
plugins mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/plugins