Page 29 of 116

Re: Discogs Tagger 5.21 (Updated: 2015-03-14)

Posted: Wed Mar 25, 2015 3:03 pm
by crap_inhuman
I haven't found the problem yet. If you have a log file please send it. Posting the discogs-release number would help, too.

Thank you for helping me finding bugs !

Re: Discogs Tagger 5.21 (Updated: 2015-03-14)

Posted: Fri Mar 27, 2015 1:08 am
by eric.w.hull
I have been experiencing a number of "Access is denied" errors relating to the msxml6.dll, specifically, and for example, any line like 3522 that contained oXMLHTTP.send ()

After a bit of research on MSDN it appears that MSXML2.ServerXMLHTTP.6.0 should be used instead of MSXML2.XMLHTTP.6.0. This is recommended as it provides a bit more security over XMLHTTP.

https://msdn.microsoft.com/en-us/librar ... 85%29.aspx

After replacing all MSXML2.XMLHTTP.6.0 references in the script with MSXML2.ServerXMLHTTP.6.0, the script runs without error.

Hope this is helpful.

Re: Discogs Tagger 5.21 (Updated: 2015-03-14)

Posted: Fri Mar 27, 2015 4:50 pm
by crap_inhuman
eric.w.hull wrote:I have been experiencing a number of "Access is denied" errors relating to the msxml6.dll, specifically, and for example, any line like 3522 that contained oXMLHTTP.send ()

After a bit of research on MSDN it appears that MSXML2.ServerXMLHTTP.6.0 should be used instead of MSXML2.XMLHTTP.6.0. This is recommended as it provides a bit more security over XMLHTTP.

https://msdn.microsoft.com/en-us/librar ... 85%29.aspx

After replacing all MSXML2.XMLHTTP.6.0 references in the script with MSXML2.ServerXMLHTTP.6.0, the script runs without error.

Hope this is helpful.
This is VERY helpful, thank you !!
Using MSXML2.ServerXMLHTTP.6.0 resolves the problem that mm hangs while downloading cover images !!

I just released a new version of the script.

Re: Discogs Tagger 5.22 (Updated: 2015-03-27)

Posted: Fri Mar 27, 2015 4:55 pm
by crap_inhuman
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

I hope this is useful.

Re: Discogs Tagger 5.22 (Updated: 2015-03-27)

Posted: Sat Mar 28, 2015 8:11 am
by dannyosh
Over the past couple versions of DT I've been experiencing an issue where I can't update it through the normal path of "Find Updates". Just this addon has a note on it that says, "No Update Server Configured". I have tried completely removing the extention and installing again, but still the same message. I have also tried updating it after opening MM as an admin, but still no luck. Anyone have a suggestion for where I should look next?

Just to add a bit of info here. I can get to the following web address:
http://www.germanc64.de/mm/DiscogsAutoTagWeb.xml

But there is nothing at the following address:
http://www.germanc64.de/mm/DiscogsAutoTagWeb_v5.23.mmip

Re: Discogs Tagger 5.22 (Updated: 2015-03-27)

Posted: Sat Mar 28, 2015 10:08 pm
by crap_inhuman
dannyosh wrote:Over the past couple versions of DT I've been experiencing an issue where I can't update it through the normal path of "Find Updates". Just this addon has a note on it that says, "No Update Server Configured". I have tried completely removing the extention and installing again, but still the same message. I have also tried updating it after opening MM as an admin, but still no luck. Anyone have a suggestion for where I should look next?

Just to add a bit of info here. I can get to the following web address:
http://www.germanc64.de/mm/DiscogsAutoTagWeb.xml

But there is nothing at the following address:
http://www.germanc64.de/mm/DiscogsAutoTagWeb_v5.23.mmip
The Update-Service is working again.

Re: Discogs Tagger 5.22 (Updated: 2015-03-27)

Posted: Sun Mar 29, 2015 2:57 pm
by dannyosh
crap_inhuman wrote:
dannyosh wrote:Over the past couple versions of DT I've been experiencing an issue where I can't update it through the normal path of "Find Updates". Just this addon has a note on it that says, "No Update Server Configured". I have tried completely removing the extention and installing again, but still the same message. I have also tried updating it after opening MM as an admin, but still no luck. Anyone have a suggestion for where I should look next?

Just to add a bit of info here. I can get to the following web address:
http://www.germanc64.de/mm/DiscogsAutoTagWeb.xml

But there is nothing at the following address:
http://www.germanc64.de/mm/DiscogsAutoTagWeb_v5.23.mmip
The Update-Service is working again.
Perfect, that worked.

Script Error when using Discogs autotag addon

Posted: Sun Apr 05, 2015 2:53 pm
by crumpetmlp
I feel VERY stupid because I do NOT understand all of this script stuff, and Media Monkey is relatively new to me. I get the below error, and am driving myself crazy trying to figure it out:

Error #500 - Microsoft VBScript runtime error
Variable is undefined: 'itm'
File "C:\Users\Owner\AppData\Roaming\MediaMonkey\Scripts\DiscogsAutoTagWeb.vbs", Line: 4655, Column: (then nothing after that)

Like I said, I know nothing (but am willing to learn - but I need easy to understand help!)...so please tell me what other information I need to provide in order to get help. Thank you!! And many apologies if this issue has been addressed, I tried looking but the amount of script information was overwhelming!

Re: Discogs Tagger 5.22 (Updated: 2015-03-27)

Posted: Mon Apr 06, 2015 10:18 am
by DJSamhein
That happened to me with the previous version of the script. The latest version seems to be working right. Update the script from the addons page or MM's extension manager and see if it still happens.

Re: Discogs Tagger 5.22 (Updated: 2015-03-27)

Posted: Wed Apr 08, 2015 7:38 am
by demi stefi
this addon is a real time saver, everything used to be user friendly before the 0auth stuff. after the 0auth rules, it took me 2 days to figure out how to make it work.

Re: Discogs Tagger 5.22 (Updated: 2015-03-27)

Posted: Thu Apr 09, 2015 2:33 am
by crap_inhuman
demi stefi wrote:this addon is a real time saver, everything used to be user friendly before the 0auth stuff. after the 0auth rules, it took me 2 days to figure out how to make it work.
Please tell me more about the Problem. What should i do to make it easier?

Re: Discogs Tagger 5.22 (Updated: 2015-03-27)

Posted: Thu Apr 09, 2015 12:32 pm
by snox
Just wanted to thank you crap_inhuman for your work! The script now seems to run flawless again.

Re: Discogs Tagger 5.22 (Updated: 2015-03-27)

Posted: Thu Apr 16, 2015 6:24 pm
by serious q
is it possible to use the script without the internet explorer, my windows 7 version dont have it?

Re: Discogs Tagger 5.22 (Updated: 2015-03-27)

Posted: Thu Apr 16, 2015 10:20 pm
by Lowlander
No, any webbrowser call used within MediaMonkey uses IE.

Re: Discogs Tagger 5.22 (Updated: 2015-03-27)

Posted: Sun Apr 19, 2015 5:00 pm
by Mekon
Having issues scraping the following Discogs entry:

http://www.discogs.com/Lino-Yours/release/709553

Which produces:

"Error #3001 - AODB.Stream

Arguments are of the wrong type, are out of acceptable range, or are in conflict with one another.
File: "<userpath>\MediaMonkey\Scripts\DiscogsAutoTagWeb.vbs", Line: 7109, Column: 2"

The returned entry in the Auto-Tag from Web is:

"(1/7) Lino (2) - Yours [CD, Maxi-Single] Australia (2001) catNo:7243 8 79427 2 1 / Virgin"

Which is correct, but fails to parse (empty screen below).

edit: Just guessing, but it could be the oddly formatted cat no (with multiple spaces)?