Uploaded image for project: 'MusicBrainz Server'
  1. MusicBrainz Server
  2. MBS-2318

Discid lookup for multi disc release should include disc ids for each medium.

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Normal Normal
    • None
    • Hot fixes, 2011-05-25
    • Web service
    • None

      If you make a request:

      http://www.musicbrainz.org/ws/2/discid/arIS30RPWowvwNEqsqdDnZzDGhk-?inc=record
      ings+artists+artist-credits+url-rels

      The list of media does not include disc ids, so there's no way to know which one applies.

      If you add '+discids' to the query:

      http://www.musicbrainz.org/ws/2/discid/arIS30RPWowvwNEqsqdDnZzDGhk-?inc=releas
      +es+recordings+artists+artist-credits+url-rels+discids

      you get an error:

      discids is not a valid option for the inc parameter for the discid resource
      unless you specify one of the following other inc parameters: releases

      If you add 'releases' too:

      http://www.musicbrainz.org/ws/2/discid/arIS30RPWowvwNEqsqdDnZzDGhk-?inc=releas
      +es+recordings+artists+artist-credits+url-rels+discids

      You get another error:

      releases is not a valid inc parameter for the discid resource.

            Unassigned Unassigned
            adhawkins Andy Hawkins
            Votes:
            3 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved:

                Version Package