IMDB script problem
IMDB script problem
I use AMC 3.5.0.2 (the one without installation) and I'm experienced a problem with IMDB.ifs version 3.01 (the one from http://www.antp.be/temp/scripts/): with EACH title I get an error message "No movie found" and the script stops. The other scripts (i.e. cinematografo) works fine, so I think my computer haven't connection problems.
Can someone help me? Thanks in advance
Can someone help me? Thanks in advance
You can work around the problem by searching for the movie manually (in your internet browser) on IMDb and pasting the movie URL (for example: http://imdb.com/title/tt0431091/) in the box that pops up when you run the script ("Enter the title or the IMDb URL of the movie:").
A fixed version will be released this evening.
Still testing...
IMPORTANT: Can someone please tell me if the previous IMDB result list listed only filmtitle and year or if all "aka .. (other titles of same film)" have been listed there, too ? I don't use IMDB so I don't know this, but I need to know it for the corrections..
Still testing...
IMPORTANT: Can someone please tell me if the previous IMDB result list listed only filmtitle and year or if all "aka .. (other titles of same film)" have been listed there, too ? I don't use IMDB so I don't know this, but I need to know it for the corrections..
As far as I can remember, an aka was only listed when the search keyword was found in that particular aka.
For example, a search for "Brotherhood Wolf" would yield a result with aka:
While a search for "Pacte loups" would get you only the original title:
I'm not 100% on this, but I think that's how it worked.
For example, a search for "Brotherhood Wolf" would yield a result with aka:
Code: Select all
Pacte des loups, Le (2001)
aka "Brotherhood of the Wolf" - Canada (English title), USA
Code: Select all
Pacte des loups, Le (2001)
Thank you, but this is not what I was talking about.Moerges wrote:While a search for "Pacte loups" would get you only the original title:
What you describe is the behaviour of the website itself, not if AMC shows 'aka' titles on the result list. For 'Pacte loups' search results the 'aka' name is just missing on the website, so it's clear that AMC cannot show any 'aka' name, too.
I just wanted to know if 'aka' names have been shown on the result list, if they were on the website. But no problem anymore, I added an option 'HideAkaTitles' to the script, so you now can show or hide them, what makes the list better readable
Last edited by bad4u on 2007-06-28 20:04:24, edited 1 time in total.
Finally here it is : http://www.bad4u.741.com/IMDB.ifs
I don't find any problems at the moment, if someone using it regularly could do some more tests, this would be nice ..
The changes I made concern the result list only. No need to change anything else on film import. Added an option for listing 'aka' titles.
Have fun.
I don't find any problems at the moment, if someone using it regularly could do some more tests, this would be nice ..
The changes I made concern the result list only. No need to change anything else on film import. Added an option for listing 'aka' titles.
Have fun.
You can get it by copy/pasting link to a new window.
Or get it from www.antp.be/temp/scripts as I have put it on my server.
Thank you very much, bad4u
Or get it from www.antp.be/temp/scripts as I have put it on my server.
Thank you very much, bad4u
Yeah. Didn't know that linking files from that webspace is not possible. I need to find some other webspace againMoerges wrote:Thanks, but the download isn't working - only getting a "Hotlinking Error" page. Also with "Save target as..".
Did you save the script in the \scripts folder ? It can't be used from within the program's folder. If you like to, you can use the [ UPDATE SCRIPTS ] script from http://www.antp.be/temp/scripts/UPDATE_SCRIPTS.ifs , then it is possible to update scripts from within the program.groufskd wrote:Er... Perhaps I did summit dumb? confused I dropped it into the program folder and tried it but got the same result as before - "No movie found". (Did not have AMC open when I dropped it in) Tks, David
-
- Posts: 13
- Joined: 2007-02-21 03:01:36
-
- Posts: 13
- Joined: 2007-02-21 03:01:36
heres what I did should work for you alsogroufskd wrote:Er... Perhaps I did summit dumb? I dropped it into the program folder and tried it but got the same result as before - "No movie found". (Did not have AMC open when I dropped it in) Tks, David
open the program click on tools, click on scirpts, highlight the IMBD script, at the top of the page click the spot that says editor.
Delete from #1 all the way to the bottom
Past the updated sript in the #1 spot it will fill in al the way to the bottom, click save should work fine for you now did for me.
-
- Posts: 22
- Joined: 2007-06-29 04:49:09
Re: IMDB script problem
Since DVD Profiler extended the middle finger to `lite' version users and have stopped us from uploading and exporting, I have 950 movies to convert over to AMC. I can still export most of them into CSV format using the old program and if that's not compatible with importing into AMC -- haven't tried it yet -- reformat it with BK Replace 'em. I was thinking, would it be possible to analyse Google's IMDB specific results so that I can parse more fields (or combine them into one field) like year or director to more accurately obtain automatic results (I tried the old IMDB script a year ago for automated results, got a number of wacky films and no idea what they were originally)? I prefer Google's search feature anyway, I'm often referencing the `lucky dip' feature in Firefox's address bar and find it impeccable.
eg.
http://www.google.com/search?q=+site:ww ... onnections
eg.
http://www.google.com/search?q=+site:ww ... onnections
Albetra Boy wrote:heres what I did should work for you also
open the program click on tools, click on scirpts, highlight the IMBD script, at the top of the page click the spot that says editor.
Delete from #1 all the way to the bottom
Past the updated sript in the #1 spot it will fill in al the way to the bottom, click save should work fine for you now did for me.
It is possible, but you do not need to copy the new script into the old one through editor. Maybe you have a read only flag on your script files then ? Or is it a problem on Vista ? Updating should be possible easily through downloading and saving the IMDB.ifs file into your \Ant Movie Catalog\Scripts\ directory. Or use [ Update Scripts ], it does the same for you.