Retrieving collections causes AttributeError: release_list

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Normal
    • 1.3.1
    • Affects Version/s: 1.3
    • Component/s: Other
    • None

      It seems this exception appeared after schema change 21 (http://blog.musicbrainz.org/2014/09/17/2014-11-17-schema-change-release-details/):

      D: 09:39:40 GET https://musicbrainz.org/ws/2/collection
      Traceback (most recent call last):
      File "./picard/webservice.py", line 287, in _process_reply
      handler(document, reply, error)
      File "./picard/collection.py", line 113, in request_finished
      user_collections[node.id] = Collection(node.id, node.name[0].text, node.release_list[0].count)
      File "./picard/webservice.py", line 95, in _getattr_
      raise AttributeError(name)
      AttributeError: release_list
      D: 09:39:41 Received reply for https://musicbrainz.org/ws/2/collection: HTTP 200 (OK)

      It affects 1.3 (and prolly previous releases).

            Assignee:
            Zas
            Reporter:
            Zas
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:

                Version Package
                1.3.1