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

Key errors in artist description #58

Closed
martijnboers opened this issue Mar 30, 2020 · 0 comments · Fixed by #64
Closed

Key errors in artist description #58

martijnboers opened this issue Mar 30, 2020 · 0 comments · Fixed by #64
Labels
bug Something isn't working

Comments

@martijnboers
Copy link
Owner

martijnboers commented Mar 30, 2020

Traceback (most recent call last):
  File "./main.py", line 133, in daemon
    self._run()
  File "./main.py", line 63, in _run
    self._reply_with_sticky_post(submission, self.description_provider.get_reply(parsed_submission))
  File "/usr/src/app/blottertrax/description_provider.py", line 51, in get_reply
    recording['release-list'][0]['date'],
KeyError: 'date'
@martijnboers martijnboers added the bug Something isn't working label Mar 30, 2020
martijnboers added a commit that referenced this issue Apr 2, 2020
This doesn't always exists, closes #58
martijnboers added a commit that referenced this issue Apr 2, 2020
This doesn't always exists, closes #58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant