[mb-bugs] [jira] Commented: (MBS-3246) Add support for submitting ISWCs via the web service

Christopher Key (JIRA) jira-admin at musicbrainz.org
Tue Aug 16 09:36:10 UTC 2011


    [ http://tickets.musicbrainz.org/browse/MBS-3246?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16111#action_16111 ] 

Christopher Key commented on MBS-3246:
--------------------------------------

Theoretical at present, and priority adjusted accordingly.

I noted the ability to submit release barcodes via the web service, and though this largely equivalent.  There are likely large databases of encorporating both, but without any direct way to relate their own entities to MusicBrainz entities.

I was also keen to ensure that if/when this did get implemented, it was done so consistently with the rest of the web service, as there are a few oddities with the way iswcs are handled that have required workarounds.

> Add support for submitting ISWCs via the web service
> ----------------------------------------------------
>
>                 Key: MBS-3246
>                 URL: http://tickets.musicbrainz.org/browse/MBS-3246
>             Project: MusicBrainz Server
>          Issue Type: New Feature
>          Components: Web service
>            Reporter: Christopher Key
>            Assignee: Oliver Charles
>            Priority: Minor
>
> It would be nice if the web service supported the submission of iswcs.  Given that recording<=>isrc is equivalent to work<=>iswc, the syntax should be equivalent to that used for the submission of isrcs, for example:
> POST http://test.musicbrainz.org/ws/2/work?client=WebService-MusicBrainz-NGS-TestSuite-0.01
> Content-Type: application/xml; charset=utf-8
> <?xml version="1.0" encoding="UTF-8"?>
> <metadata xmlns="http://musicbrainz.org/ns/mmd-2.0#"><work-list><work id="257d563b-976e-3893-ae57-b0ba6e77971a"><iswc-list count="1"><iswc id="T-010.067.890-7"/></iswc-list></work></work-list></metadata>

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://tickets.musicbrainz.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the MusicBrainz-bugs mailing list