badlandspray

Results 9 comments of badlandspray

@krateng https://github.com/krateng/maloja/blob/a1b2261fa7b497a31d47026a867288f72b988438/maloja/apis/audioscrobbler_legacy.py#L96 Should this be used as duration if duration is not present?

Yes, `duration` is the total length of the track in seconds. The extension I use [sends](https://github.com/web-scrobbler/web-scrobbler/blob/master/src/core/background/scrobbler/listenbrainz-scrobbler.js#L271-L298) the above information in the payload as per the listenbrainz [API](https://listenbrainz.readthedocs.io/en/latest/users/json.html#payload-json-details) and seeing this...

I've the same issue as well ``` Traceback (most recent call last): File "/usr/bin/bottle.py", line 870, in _handle return route.call(**args) File "/usr/bin/bottle.py", line 1750, in wrapper rv = callback(*a, **ka)...

@krateng Can you confirm if you are able to reproduce or you need any more information?

Sorry, this was my mistake. I don't remember adding `force_password` in settings.ini file and I was trying to login with a different password.

Yes. It happens when I click on "This Year" even after restart, haven't tried with other options as it doesn't accept incoming scrobbles.

Unable to reproduce the issue now, will reopen if I face it again.

Could you maybe share what needs to be done? I'll take a stab at it.

@alastair Any news on this?