Thanks man!! I appreciate it! I hope I'm not too annoying!
Is there any way to automatically put the [featuring] artist in MIXARTIST field in the ARTIST field together with original artist? E.g. "Original Artist feat. Mix Artist" ?
I'm sorry. It doesn't work. There is a function which seperate choosen artist roles from the rest of the Extraartis, but if you want to write them into the ARTIST field, the main artist is deleted:
Extrafields: >ARTIST:Rap<
delete extra fields from main section >yes
(not working)
This here would work, but it gives you just another extra field:
Extrafields: >FEATURING ARTIST:Rap<
delete extra fields from main section >yes
Maybe I will have a look into that, but not too soon, as this has no priority.
Hi, first of all thx for sharing your scripts, it's helping me a lot when i'm adding new mp3 files. But, for my existing collection (which I don't want to modify too much) I'm seeking a way to update my files with only YEAR and COVER. As I said, I do this when adding a new song, one by one, and after alternating your script settings, but I don't seem to work when I select multiple files. What do I do wrong? Basicly I want the earliest year in the search result and matching cover to be updated automaticly for multiple files. So, when selecting 10 different songs, I'm looking for a way that the YEAR & COVER are automaticly updated for those 10 files at the same time. Now only the first is treated. Is that possible anyway?
It's a bug with the extrafields function of the script. As I explained, this should be able to split any function from the MIXARTISTS field and put it into an extra field. Doing this for any function and including the possibility to merge the over-all album credits with the individual credits for eacht track, but still keeping different credits for each track, that was a little bit too much. My script got so complicated that it's really hard for me to spot the exact point where the problem is and find a way to solve it.
Best thing is you don't use the extrafields function:
Go into the ARTIST NAMES section of the setting file and set all instances of "Extrafields" to:
I have a strange behaviour of your script, but I assume it is a Discogs thing.
I entered a couple of days ago some new music into the Disocgs database.
When I tried to tag it the script only delivered the DATE field and nothing else.
So I tried some older releases added a long time ago to the databse and the work just fine.
I tried it with Discogs-ID, Discogs-Url, Artist-Album everytime the same thing. New additions bad, old additions good.
I have added two debug logs. Hope you can make sense of it.
The problem is the missing cover image. Looks like discogs changes something there. Discogs has changed something there. I don't exactly what, but there was never a spacer.gif dummy file for missing covers.
Yes, Discogs changed something. They require now for images to have a registered appID and authentication by oAuth to be able to download images, which might be quite a problem ...