Re: [slim] Last.fm not able to log on

2017-02-03 Thread verypsb
Thanks! A closer look revealed that the time was indeed off, 1,5 to 2 minutes... Best regards, Dennis. ::Please vote::: '::bug 1330:: New music should work on creation date' (http://bugs.slimdevices.com/show_bug.cgi?id=1330) '::bug 17963:: New and changed doesn't handle changed files ' (http:/

Re: [slim] Last.fm not able to log on

2017-02-03 Thread Paul Webster
I just had a look at the code and I think that error is what was returned by last.fm Code: elsif ( $content =~ /^BADTIME/ ) { $error = string('PLUGIN_AUDIOSCROBBLER_BADTIME'); } I expect that if the time is off by a fe

Re: [slim] Last.fm not able to log on

2017-02-03 Thread Paul Webster
Time does look fine - the timestamp converts to 2017-02-03T07:22:09+00:00 - which matches your log file timestamp assuming you are in +1 region (e.g. NL). Paul Webster http://dabdig.blogspot.com Paul Webster's Profile: htt

Re: [slim] Last.fm not able to log on

2017-02-02 Thread verypsb
This is all I get: [17-02-03 08:20:44.0058] Slim::Utils::Timers::__ANON__ (273) Error: Timer Slim::Plugin::Extensions::Settings::__ANON__ failed: illegal file descriptor or filehandle (either no attached file descriptor or illegal value): at /Slim/Networking/IO/Select.pm line 134. [17-02-03 08:2

Re: [slim] Last.fm not able to log on

2017-02-02 Thread Michael Herger
No, the time zone is correct too. Enable debug logging for audioscrobbler and upload the resulting server.log file. -- Michael ___ discuss mailing list discuss@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/discuss

Re: [slim] Last.fm not able to log on

2017-02-02 Thread verypsb
No, the time zone is correct too. Thanks! ::Please vote::: '::bug 1330:: New music should work on creation date' (http://bugs.slimdevices.com/show_bug.cgi?id=1330) '::bug 17963:: New and changed doesn't handle changed files ' (http://bugs.slimdevices.com/show_bug.cgi?id=17963) '::bug 17799:: U

Re: [slim] Last.fm not able to log on

2017-02-02 Thread Paul Webster
Is it possible that the presented time is correct but the time zone is incorrect? This would mean that the underlying UTC/GMT time is incorrect. Paul Webster http://dabdig.blogspot.com Paul Webster's Profile: http://forums

Re: [slim] Last.fm not able to log on

2017-02-01 Thread verypsb
No one? Best regards, Dennis. ::Please vote::: '::bug 1330:: New music should work on creation date' (http://bugs.slimdevices.com/show_bug.cgi?id=1330) '::bug 17963:: New and changed doesn't handle changed files ' (http://bugs.slimdevices.com/show_bug.cgi?id=17963) '::bug 17799:: Use a separat

[slim] Last.fm not able to log on

2017-01-30 Thread verypsb
"There was an error verifying your account with Last.fm. Please try again later. (Unable to handshake with Last.fm because your system clock is incorrect. Please update your clock and try again.)" I can ensure you the system clock is correct... Best regards, Dennis. ::Please vote::: '::bug 13