Skip to content
Commit 4ea9b5ca authored by Phil Trimble's avatar Phil Trimble Committed by Andrés G. Aragoneses
Browse files

LastFm: Avoid crashing if scrobbling response is not JSON (bgo#689016)



Improves exception handling for invalid responses from Last.fm. The
specific reported in bgo#689016 is about a '414' error from Last.fm but
this change would catch any exception thrown while processing the last.fm
response.

This only addresses the crash caused by not handling the exception,
not the root cause.

Signed-off-by: default avatarAndres G. Aragoneses <knocte@gmail.com>
parent d3fe7f2f
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment