Author |
Topic |
|
anand_gadre
Starting Member
India
23 Posts |
Posted - 14 Sep 2016 : 06:42:16
|
Hello,
I use the IMDB Complete script to update my movies. It worked fine yesterday but today the script does not complete for any movie. The DirectLink selection is not shown at all. When I look at the script status, the cycles are just increasing. Please help.
Anand |
|
JDommi
Administrator
Germany
4652 Posts |
Posted - 14 Sep 2016 : 09:25:03
|
Please have a look at the script options. The MovieConnections might be activated after the last changes. For the DirectLink there was nothing changed in code but maybe I have unchecked that function during the test phase... |
In order to achieve what is possible, you have to try the impossible over and over again. Hermann Hesse |
|
|
anand_gadre
Starting Member
India
23 Posts |
Posted - 14 Sep 2016 : 11:14:17
|
Movie Connections option was set to 1. I changed it to 0. But still does not work. |
|
|
JDommi
Administrator
Germany
4652 Posts |
Posted - 14 Sep 2016 : 12:00:00
|
Please give an example for which movie will not be imported and what's wrong and I will check that. |
In order to achieve what is possible, you have to try the impossible over and over again. Hermann Hesse |
|
|
anand_gadre
Starting Member
India
23 Posts |
Posted - 14 Sep 2016 : 12:33:50
|
It is not working for any movie. Even the IMDB (Fastest) script is not working. Take any movie - Star Wars The Force Awakens, Avengers Age of Ultron.
I can see that the movie is being detected in the script variables. But the script does not stop and DirectLinks tab does not display. |
|
|
JDommi
Administrator
Germany
4652 Posts |
Posted - 14 Sep 2016 : 12:44:56
|
On the fastest script there were no changes since yesterday - even the script wasn't updated! And with the imdb complete I'm already re-updating a few movies. When this is done I will check the script again. It will last about 1/2 hour until my import is done... |
In order to achieve what is possible, you have to try the impossible over and over again. Hermann Hesse |
|
|
anand_gadre
Starting Member
India
23 Posts |
Posted - 14 Sep 2016 : 14:04:41
|
What does the Movie Connections option do? |
|
|
anand_gadre
Starting Member
India
23 Posts |
Posted - 14 Sep 2016 : 14:14:56
|
An update:
The script remains stuck in the #CREATEMOVIELIST# block. I am trying with Deadpool movie and for 1 hour, the script has not produced a result. In the Engine Errors tab, I get this message "5-Invalid URI: The format of the URI could not be determined....findResult even". |
|
|
JDommi
Administrator
Germany
4652 Posts |
Posted - 14 Sep 2016 : 14:17:54
|
You are right, seems as if IMDB has changed the search result structure a little. Even the IMDB Actors Script does not work correctly anymore.
I'll try to fix that as soon as possible.
To the MovieConnections: Here you can see info about movies followed by and references, etc. |
In order to achieve what is possible, you have to try the impossible over and over again. Hermann Hesse |
|
|
anand_gadre
Starting Member
India
23 Posts |
Posted - 14 Sep 2016 : 14:30:32
|
Thank you. |
|
|
JDommi
Administrator
Germany
4652 Posts |
Posted - 14 Sep 2016 : 15:55:02
|
I just have send the fixed scripts to Ale.
Previously all covers/actor pics were located on http://ia.media-imdb.com/ Now they have added images from https://images-na.ssl-images-amazon.com/ As the search has looked for http: the routine was stucking in an endless loop.
*EDIT* Maybe the same can happen on every image - if so let me know and I will correct that, too. |
In order to achieve what is possible, you have to try the impossible over and over again. Hermann Hesse |
|
|
anand_gadre
Starting Member
India
23 Posts |
Posted - 14 Sep 2016 : 16:52:37
|
That seems to have solved the problem. I am able to import from IMDB now. Will do some more testing and get back if there are any issues. Thanks a lot. |
|
|
anand_gadre
Starting Member
India
23 Posts |
Posted - 21 Sep 2016 : 15:52:36
|
Some problem with the IMDB scripts again. They don't proceed beyond the #CREATEMOVIELIST# block at all. So DirectLinks don't display. |
|
|
JDommi
Administrator
Germany
4652 Posts |
Posted - 21 Sep 2016 : 17:37:49
|
To the DirectLinks I can't say much. I never have tried to change anything in that code block. So I have to pass that question to Ale. |
In order to achieve what is possible, you have to try the impossible over and over again. Hermann Hesse |
|
|
wellwet
Junior Member
Turkey
103 Posts |
Posted - 26 Sep 2016 : 18:30:14
|
Same problem here, can not add any movie last 5-6 days... |
|
|
JDommi
Administrator
Germany
4652 Posts |
Posted - 26 Sep 2016 : 19:12:05
|
Do you guys use the IMDB(Fastest) script? I have forgotten to fix it like the other IMDB scripts. I think it's a useless script as it is identical to the complete one except that there are different predefined settings...
You can correct that script yourself: Open the script with any text editor, search for :REPEATMTITLES. Two lines later is the line of code to change. #FINDPREVIOUS#=<img src="http:#10# #ONERROR#=*OK* <-- remove the colon after http |
In order to achieve what is possible, you have to try the impossible over and over again. Hermann Hesse |
|
|
wellwet
Junior Member
Turkey
103 Posts |
Posted - 28 Sep 2016 : 11:02:13
|
Now I'm using the IMDB complete script (deleted scripts folder and updated again 14.09.2016 version of complete script) bur still have endless loop problem? Even I can not open the running script window? |
|
|
JDommi
Administrator
Germany
4652 Posts |
Posted - 28 Sep 2016 : 13:14:37
|
Let me know the movie that is making problems. I will check that in the evening. Have a look at the script yourself and compare it with the lines above, please. |
In order to achieve what is possible, you have to try the impossible over and over again. Hermann Hesse |
|
|
wellwet
Junior Member
Turkey
103 Posts |
Posted - 28 Sep 2016 : 13:46:23
|
Movie is Alice Through The Looking Glass but not only this one. All the new movies I've added have same problem. Can not open Script window to check it... |
|
|
JDommi
Administrator
Germany
4652 Posts |
Posted - 28 Sep 2016 : 14:45:11
|
Just open the script with any editor or with the MagicScript Editor and search for #CREATEMOVIELIST# |
In order to achieve what is possible, you have to try the impossible over and over again. Hermann Hesse |
|
|
JDommi
Administrator
Germany
4652 Posts |
Posted - 28 Sep 2016 : 17:44:22
|
I just have tested it and everything worked fine. I can't reproduce the endless loop. |
In order to achieve what is possible, you have to try the impossible over and over again. Hermann Hesse |
|
|
Topic |
|
|