Discogs Tagger 5.84 (Updated: 2024-01-03)

Download and get help for different MediaMonkey for Windows 4 Addons.

Moderators: Peke, Gurus

skywalka
Posts: 97
Joined: Fri Oct 18, 2013 4:13 am

Re: Discogs Tagger 4.38 (Updated: 2014-02-25)

Post by skywalka »

Hi Sven,

The artists for this release end up being bunched together.

Does it stray from the standard.

Thanx.
crap_inhuman
Posts: 933
Joined: Sat Jan 26, 2013 6:00 am
Location: Friedberg / Hessen / Germany
Contact:

Re: Discogs Tagger 4.38 (Updated: 2014-02-25)

Post by crap_inhuman »

Tell me more about the release and i will take a look, buddy !
Metal up your ass !
-----------------------------------------------
I added my first 2 videos on youtube. The language is german.

Discogs Autorisierung: https://www.youtube.com/watch?v=oryxKKtnEnc
Discogs Tagger Bedienung: https://www.youtube.com/watch?v=85Wk-5rd-W0
insdel

Re: Discogs Tagger 4.38 (Updated: 2014-02-25)

Post by insdel »

Hi. This is really great, I am using it cause Amazon's catalog isn't as great as Discogs.
What if I ONLY need album artwork and don't need any other information being updated e.g. Album, Title etc. I understand that unchecking box certainly helps, but I don't want to do it every time, it would be better if at the beginning everything was DESELECTED so that I could only select needed fields (in my case album artwork). Thanks!
skywalka
Posts: 97
Joined: Fri Oct 18, 2013 4:13 am

Re: Discogs Tagger 4.38 (Updated: 2014-02-25)

Post by skywalka »

crap_inhuman wrote:Tell me more about the release and i will take a look, buddy !
An important little detail that I forgot!

http://www.discogs.com/release/1867031

Thanx.
skywalka
Posts: 97
Joined: Fri Oct 18, 2013 4:13 am

Re: Discogs Tagger 4.38 (Updated: 2014-02-25)

Post by skywalka »

Also!

I've put "remix "in my Producer key words but it doesn't seem to work.
This is what I have:
Producer,Co-producer,coproducer,Co-producer [Co-realised],remixed by,remix,programmed by,programming

Here is an example:
http://www.discogs.com/release/715867

Thanx!
Aff
Posts: 307
Joined: Sun Oct 05, 2008 4:46 pm
Location: Switzerland

Re: Discogs Tagger 4.35 (Updated: 2013-11-23)

Post by Aff »

crap_inhuman wrote:
jokerjoe wrote:Something very strange is happening, the tagger stopped working a few days ago, then was producing errors relating mxsml6, now all it says is:

Error #13 - Microsoft VBScript runtime error
Type mismatch: 'CDbl'
File: "C:\....\MediaMonkey\Scripts\DiscogsAuto TagWeb.vbs", Line: 4221, Column: 4

Please help, I'm totally dependent on the tagger!
hi, please look at this post http://www.mediamonkey.com/forum/viewto ... 27#p363982

please write again, if you can't resolve the problem !
At the moment, your script won't work in many countries. The simple solution is to tell CDbl what number format to use. This is done with SetLocale. You can switch it back to the system default afterwards.

So could you please change your code as follows:

Code: Select all

				SetLocale "en-US"
				ParseValue = CDbl(ms(0))
				SetLocale 0
skywalka
Posts: 97
Joined: Fri Oct 18, 2013 4:13 am

Re: Discogs Tagger 4.38 (Updated: 2014-02-25)

Post by skywalka »

Hey Sven!

The keywords are case sensitive.

I just had to add both "Featuring" & "featuring" to the Featuring keywords.

That's probably what the problem was with my Producer/Remix complication.
crap_inhuman
Posts: 933
Joined: Sat Jan 26, 2013 6:00 am
Location: Friedberg / Hessen / Germany
Contact:

Re: Discogs Tagger 4.38 (Updated: 2014-02-25)

Post by crap_inhuman »

insdel wrote:Hi. This is really great, I am using it cause Amazon's catalog isn't as great as Discogs.
What if I ONLY need album artwork and don't need any other information being updated e.g. Album, Title etc. I understand that unchecking box certainly helps, but I don't want to do it every time, it would be better if at the beginning everything was DESELECTED so that I could only select needed fields (in my case album artwork). Thanks!
Hi,

just deselect all not needed fields and push the "save options" button. That's it !
Metal up your ass !
-----------------------------------------------
I added my first 2 videos on youtube. The language is german.

Discogs Autorisierung: https://www.youtube.com/watch?v=oryxKKtnEnc
Discogs Tagger Bedienung: https://www.youtube.com/watch?v=85Wk-5rd-W0
crap_inhuman
Posts: 933
Joined: Sat Jan 26, 2013 6:00 am
Location: Friedberg / Hessen / Germany
Contact:

Re: Discogs Tagger 4.35 (Updated: 2013-11-23)

Post by crap_inhuman »

Aff wrote:At the moment, your script won't work in many countries. The simple solution is to tell CDbl what number format to use. This is done with SetLocale. You can switch it back to the system default afterwards.

So could you please change your code as follows:

Code: Select all

				SetLocale "en-US"
				ParseValue = CDbl(ms(0))
				SetLocale 0
Thanks for your hint ! I 'll change the code as you say !
Last edited by crap_inhuman on Mon Mar 03, 2014 8:50 am, edited 1 time in total.
Metal up your ass !
-----------------------------------------------
I added my first 2 videos on youtube. The language is german.

Discogs Autorisierung: https://www.youtube.com/watch?v=oryxKKtnEnc
Discogs Tagger Bedienung: https://www.youtube.com/watch?v=85Wk-5rd-W0
crap_inhuman
Posts: 933
Joined: Sat Jan 26, 2013 6:00 am
Location: Friedberg / Hessen / Germany
Contact:

Re: Discogs Tagger 4.38 (Updated: 2014-02-25)

Post by crap_inhuman »

skywalka wrote:Hey Sven!

The keywords are case sensitive.

I just had to add both "Featuring" & "featuring" to the Featuring keywords.

That's probably what the problem was with my Producer/Remix complication.
Hey Steve!

Great, that's it ! Thank you ! I change the code so it's not case sensitive.
Metal up your ass !
-----------------------------------------------
I added my first 2 videos on youtube. The language is german.

Discogs Autorisierung: https://www.youtube.com/watch?v=oryxKKtnEnc
Discogs Tagger Bedienung: https://www.youtube.com/watch?v=85Wk-5rd-W0
crap_inhuman
Posts: 933
Joined: Sat Jan 26, 2013 6:00 am
Location: Friedberg / Hessen / Germany
Contact:

Re: Discogs Tagger 4.39 (Updated: 2014-03-03)

Post by crap_inhuman »

I released a new Discogs Tagger Version. See the first post in this thread for details !
Metal up your ass !
-----------------------------------------------
I added my first 2 videos on youtube. The language is german.

Discogs Autorisierung: https://www.youtube.com/watch?v=oryxKKtnEnc
Discogs Tagger Bedienung: https://www.youtube.com/watch?v=85Wk-5rd-W0
skywalka
Posts: 97
Joined: Fri Oct 18, 2013 4:13 am

Re: Discogs Tagger 4.39 (Updated: 2014-03-03)

Post by skywalka »

crap_inhuman wrote:I released a new Discogs Tagger Version. See the first post in this thread for details !
Thanx, as always!
skywalka
Posts: 97
Joined: Fri Oct 18, 2013 4:13 am

Re: Discogs Tagger 4.39 (Updated: 2014-03-03)

Post by skywalka »

skywalka wrote:
crap_inhuman wrote:I released a new Discogs Tagger Version. See the first post in this thread for details !
Thanx, as always!
Doesn't seem to be fixed in the new version!

I added the keyword "vocal" (without a capital) to the Featuring section & it didn't pick up the artist. I added "Vocal" (with a capital) too & it did pick up the artist!

Thanx again.
crap_inhuman
Posts: 933
Joined: Sat Jan 26, 2013 6:00 am
Location: Friedberg / Hessen / Germany
Contact:

Re: Discogs Tagger 4.40 (Updated: 2014-03-05)

Post by crap_inhuman »

skywalka wrote:Doesn't seem to be fixed in the new version!

I added the keyword "vocal" (without a capital) to the Featuring section & it didn't pick up the artist. I added "Vocal" (with a capital) too & it did pick up the artist!

Thanx again.
I forgot the 'featuring' section, thanks for your info !! The new version is out ;)
Metal up your ass !
-----------------------------------------------
I added my first 2 videos on youtube. The language is german.

Discogs Autorisierung: https://www.youtube.com/watch?v=oryxKKtnEnc
Discogs Tagger Bedienung: https://www.youtube.com/watch?v=85Wk-5rd-W0
skywalka
Posts: 97
Joined: Fri Oct 18, 2013 4:13 am

Re: Discogs Tagger 4.40 (Updated: 2014-03-05)

Post by skywalka »

Woohoo!
Post Reply