Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ValueError: No JSON object could be decoded #65

Closed
danielunderwood opened this issue Apr 21, 2018 · 1 comment
Closed

ValueError: No JSON object could be decoded #65

danielunderwood opened this issue Apr 21, 2018 · 1 comment
Labels
Milestone

Comments

@danielunderwood
Copy link
Contributor

https://sentry.io/lidarr/metadata-api/issues/399475744/

ValueError: No JSON object could be decoded
(10 additional frame(s) were not displayed)
...
  File "lidarrmetadata/api.py", line 358, in search_route
    return search_artist()
  File "lidarrmetadata/api.py", line 346, in search_artist
    artist['Images'] = artist_art_providers[0].get_artist_images(artist['Id'])

ValueError: No JSON object could be decoded
@danielunderwood danielunderwood added this to the v0.4 milestone Nov 12, 2018
@danielunderwood
Copy link
Contributor Author

Duplicate of #47.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant