Page 19 of 116
Re: Discogs Tagger 5.10 (Updated: 2014-10-15)
Posted: Thu Oct 16, 2014 3:23 pm
by carlaaj
Hi,
I've been getting an error every time I try to use the Extension:
Error #8732 - Execution Error of Microsoft VBScript
Expected { to begin Object
File: "C:\Program Files (x86)\MediaMonkey\Scripts\DiscogsAutoTagWeb.vbs", Line: 6937, Column: 3
When I press "OK", the following error appears:
Error happened during script execution:
Expected { to begin Object
Has this happened to anyone before? Any fix?
Re: Discogs Tagger 5.10 (Updated: 2014-10-15)
Posted: Thu Oct 16, 2014 4:31 pm
by sdwhwk
I'm getting the exact same error.
Windows 8.1 x64
MediaMonkey 4.1.5.1718
Both DiscogsAutoTagWeb_V5.10.mmip and DiscogsBatchTagger_V2.22.mmip are installed. Discogs AccessToken, AccessTokenSecret, and GUID registered with MediaMonkey.
Re: Discogs Tagger 5.10 (Updated: 2014-10-15)
Posted: Thu Oct 16, 2014 9:14 pm
by filopkins
I'm getting the exact same error as well:
Error #8732 - Execution Error of Microsoft VBScript
Expected { to begin Object
File: "C:\Program Files (x86)\MediaMonkey\Scripts\DiscogsAutoTagWeb.vbs", Line: 6937, Column: 3
When I press "OK", the following error appears:
Error happened during script execution:
Expected { to begin Object
Windows 8.1 x64
MediaMonkey 4.1.4.1709
It was working for me yesterday and today, I'm unable to use Discogs tagger because of this error. Wondering if it was possibly due to a windows update.
If you need more info, please let me know
Re: Discogs Tagger 5.10 (Updated: 2014-10-15)
Posted: Fri Oct 17, 2014 12:12 am
by crap_inhuman
Found the problem and resolved it.
Re: Discogs Tagger 5.10 (Updated: 2014-10-15)
Posted: Fri Oct 17, 2014 4:27 am
by misterhabs
I'm getting the same error as well. When might we see an update?
Re: Discogs Tagger 5.10 (Updated: 2014-10-15)
Posted: Fri Oct 17, 2014 6:25 am
by crap_inhuman
I have to update the PHP script on the Server, so no update is needed !
Re: Discogs Tagger 5.10 (Updated: 2014-10-15)
Posted: Fri Oct 17, 2014 6:51 am
by HansHeinrichOelmann
still getting the same error as well.
can't use the Discogs Tagger 5.10 anymore since this morning.
i tried older versions of the Tagger - same error!
i'm using:
Windows 7 x64
MediaMonkey 4.1.4.1709
Discogs Tagger 5.10
update:
i renewed the "AccessToken" and "AccessTokenSecret" by deleting them in mediamonkey.ini and then calling the tagger
generating new Tokens - same effect
same error!
details - may be this helps:
the error occurs in "Function ParseObject(ByRef str, ByRef idx)"
content of 'str':
"
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>OAuth client error</title>
</head>
<body>
<h1>OAuth client error</h1>
<pre>Error: it was not possible to access the API call: it was returned an unexpected response status 401 Response: {"message": "You must authenticate to access this resource."}
http://api.discogs.com/database/search? ... r_page=100
</pre>
</body>
</html>
"
Re: Discogs Tagger 5.10 (Updated: 2014-10-15)
Posted: Fri Oct 17, 2014 11:27 am
by crap_inhuman
I checked the PHP-Script again and found the problem. Please test it and report the result, thank you !
I only changed the PHP-Script, so no update is needed.
Re: Discogs Tagger 5.10 (Updated: 2014-10-15)
Posted: Fri Oct 17, 2014 12:53 pm
by HansHeinrichOelmann
ok
now it works
thx a lot
UPDATE: no it does not!!!!!!!!!!!!
today i get the same error using QueryPage = "Discogs"
Error #8732 - Execution Error of Microsoft VBScript
Expected { to begin Object
File: "C:\Users\Hans\AppData\Roaming\MediaMonkey\Scripts\DiscogsAutoTagWeb.vbs", Line: 6998, Column: 3
When I press "OK", the following error appears:
Error happened during script execution:
Expected { to begin Object
i'm using:
Windows 7 x64
MediaMonkey 4.1.4.1709
Discogs Tagger 5.11
Re: Discogs Tagger 5.10 (Updated: 2014-10-15)
Posted: Fri Oct 17, 2014 12:57 pm
by filopkins
It's working for me too. Thanks!!
Re: Discogs Tagger 5.10 (Updated: 2014-10-15)
Posted: Fri Oct 17, 2014 2:03 pm
by crap_inhuman
Great, i'm glad to hear that ! Thanks for your reports !
Re: Discogs Tagger 5.10 (Updated: 2014-10-15)
Posted: Sat Oct 18, 2014 8:31 am
by crap_inhuman
tj_junk wrote:Don't copy empty values to non-empty fields -
Seems to be working for Discogs. (I've noticed that it won't overwrite non-empty dates, involved people, composer, etc. with empty values. This is wonderful. I don't have to check/uncheck options to protect my non-empty fields.)
However, it is not working 100% for MusicBrainz. (For example, i looked up "The Rapture" on MusicBrainz using the Tagger. MusicBrainz didn't have a genre for this Siouxsie and the Banshees album, but my file already had a genre saved. However, the Tagger went ahead and copied the blank genre from MusicBrainz and overwrote my existing genre.)
You're right, i found the bug and removed it.
tj_junk wrote:"Save selected 'more images' after closing popup". I don't think this is working any differently than before, but i will test some more.
Same here.
I release the fixed version very soon !
Thank you for testing the script !!
tj_junk wrote:[*]Adding sites [future] - Once we get all of the bugs and new feature requests worked out, I would either like to add new sites to this script, or copy the script and use it to create other taggers. I have been looking at AllMusic and Wikipedia as being potential sources. I have been grabbing and formatting data from those sites using MS Word macros for years, mostly to populate Comments. But I haven't tried to bring those scripts into MM. However, there is all sorts of good data available from those sites. I just need to master JavaScript and translate my Word macros into standard VBScript and JavaScript.[/list]
I think Wikipedia isn't the right source for a script. The pages are not formatted in a universal way, so it's near impossible to make a scraper that can pull the info from wikipedia.
Trying to use the discogs script for other sites isn't easy, but you can try and use it !
Re: Discogs Tagger 5.10 (Updated: 2014-10-15)
Posted: Sat Oct 18, 2014 8:40 pm
by dingod
Mine still isn't working. Same error as listed above,
Thanks.
Re: Discogs Tagger 5.10 (Updated: 2014-10-15)
Posted: Sun Oct 19, 2014 8:57 am
by misterhabs
crap_inhuman wrote:I have to update the PHP script on the Server, so no update is needed !
I'm still getting the problem. What do I need to do on my end?
Re: Discogs Tagger 5.10 (Updated: 2014-10-15)
Posted: Sun Oct 19, 2014 12:26 pm
by ehshoja
I do still get the error.