I have not had luck with this work around, most likely I'm doing it wrong.
Is this correct?
# I N D E X
# ###################################################################
outputto "coverurl"
findinline "\"images\": [{\"uri\": " 1 1
if "\""
movechar 1
sayuntil "\""
endif
json "ON"
json_foreach "results"
.....
I have not had luck with this work around, most likely I'm doing it wrong.
Is this correct?
# I N D E X
# ###################################################################
outputto "coverurl"
findinline "\"images\": [{\"uri\": " 1 1
if "\""
movechar 1
sayuntil "\""
endif
json "ON"
json_foreach "results"
.....
I believe it's a correct edit, however you can try script I'm using: [WS] Discogs (pone mod) or just look into it's source and adjust yours accordingly. Script works just fine.
On first usage: mp3tag should redirect you to your browser to log-in to discogs and discogs will ask for API permissions for mp3tag app.
Without this action script won't work most likely, because discogs requires for API images usage to be logged-in in their API.
Also make sure you're using latest mp3tag version.
Do you get other release details in tagging window (except image)?