Ticket #3943 (new enhancement)

Opened 3 months ago

Could tport option also return trackid if track is selected

Reported by: paultaylor Assigned to:
Priority: normal Milestone:
Component: MusicBrainz Server Version:
Keywords: tport Cc:
Browser: Netscape, Firefox, Mozilla (Gecko) OS: Linux

Description

tport option adds a tagger button to webpage search results which can then be used by Picard to use the selection to tag a file based on a user search. It works when searching for either tracks or releases however in either case the url it sends back only contains the releaseid, never the trackid.

i.e http://127.0.0.1:8001/openalbum?id=aa03908e-eddb-4b19-914f-236c579aad79&t=1220976088

Could it also add the trackid i.e http://127.0.0.1:8001/openalbum?id=aa03908e-eddb-4b19-914f-236c579aad79&t=1220976088&trackid=dcca4eb4-b804-4927-9593-8c55e9ae37e2 when a track is selected.

This would make it more useful for track based taggers to take advantage of.

Attachments


Add/Change #3943 (Could tport option also return trackid if track is selected)