UPDATE: Discogs Pone Mod 4.1
NEW/FIXED: All searches work again. They are all using Discogs' API for search now (they were using the HTML pages until now). And they can display up to 100 search results now (before the limit was 20 results for the advanced searches)
FIXED: API-List Artist works again
FIXED: When there was a series without catalog number, there was a little error in some settings of the scipt. I fixed this by adding the catalog number "none", as discogs does with missing label catalog numbers.
FIXED: There was a little bug at the display of closing parenthesis at track index (chapter). This is fixed now.
IMPROVED: The "Standard Search" script works much better now. In fact, it should be the best search method of my script now.
This is a final version now. Now more 4.unfinished x. It is based fully on discogs's API (application programming interface) now, no more HTML parsing. This should make the script faster and more stable. We don't have to care about discogs web sited design changes any more.
I have reintroduced the action group "Discogs &Pone#&Update Settings Mp3 File (get new options)", also it isn't really needed at the moment.
Maybe I will add some more options at future updates, than I will need it again.
Check out the new "Standard Search" script. The old one wasn't very efficient in getting the right results. The new one is much better. This is mainly because of the fact, that the other searches need always the proper discogs artist name to get the right results, whereas the "Standard Search" can work with the artist name variation which is actually used on a certain release (e.g. "AFX" is a artist name variation of "Aphex Twin")
If you still have stored your old setting file from the 3.x versions, you can delete it now. I won't do any update action group which transferes the 3.x option to the 4.x setting file.
The old file was called "Discogs Pone Web Script Settings.mp3", you can delete this.
The new file (since April 2013) is called "Discogs Pone 4 Web Script Settings.mp3", you have to keep that.
For the detailed help documentation I have announced, maybe that will come at some point in the starting post of the topic. Until that, you have to stick with the short step by step explanation and ask here if anything is unclear.
One question at the end:
Is anyone using the possibility to tag your files from discogs master pages instead of discogs release pages? I have built this into the script before, but it was only accessible via the "API-List Arist" or the "Direct by URL" and "Direct by Discogs-ID" scripts. Now that I'm using API for search, I could built this into all searches.
pro: tagging from a master page can be faster as you don't have to check the right release out of many.
contra: tagging from a master page isn't as precise, doesn't has as much information, and could have a different tracklist than your files
contra: displaying the master pages as search results makes the results more confusing.
Maybe I will introduce an option where everyone can choose if he wants the master pages at the search results.
- see starting post for download -