Apologies, I missed one important step. Haven't done the Alt+6 part, just fooled around with Discogs_json_all_ID.src, which wasn't a great idea, but it worked for me sans CREDITS part.
Will restore the original .src file, and check what options are there in Discogs_XML.
Thanks again, and looking forward to possible CHAPTER implementation!
I had similar trouble and following the http -> https instruction i was able to get it to work by doing the following:
Edit the "Discogs &Pone# Direct by Discogs &ID.src" file (as its the direct by ID one i use)
globally replace http with https (not just the two or three at the top)
I did notice this gave a fairly slow reponse, so i removed the section relating to covers ( as that doesn't work at all ):
@ SecretSquizza: Thank you SO much for that tip. I didn't think about adding 's' to all the http tags in the script, nor did I think about removing the COVER parts. You are absolutely right, it now works perfectly fine again (minus the covers - which I never had anyway).
Also big thanks to mp3taglover: I will now also re-try your script. Many thanks for explaining in more detail how to remove fields - much appreciated.
It's good to see people helping one another on this thread.
Here's one with images working (added the discogs.src cover url section to the end of the Pone script which seemed to fix it (with the json "ON" line declared at the top))
Here is a better version, seems to work on releases with single or multiple images. Not that efficient though with two loops. Moved the json "on" command to the bottom also this time.
I do wonder about one thing, mp3taglover. Could your script get YEAR from master release while everything else from actual release? Small thing that I can easily enter myself, but hey, if it can be done, why not?
It seams that importing tags from Discogs is broken. I am not getting track names, artist year etc as you can see in the picture. I tried to look for release by id.
Release id 562191
Picture is attached
I also get 401 error in some cases even if I change all mta Discog Pone files by replacing http to https.