BinaryWorks.it Official Forum
BinaryWorks.it Official Forum
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password? | Admin Options

 All Forums
 eXtreme Movie Manager 8, 9, 10 Forum
 Scripts
 IMDB V2 (Closed)
 New Topic  Reply to Topic
 Printer Friendly
Previous Page
Author Previous Topic Topic Next Topic
Page: of 2 Lock Topic Edit Topic Delete Topic New Topic Reply to Topic

JDommi
Administrator

Germany
4638 Posts

Posted - 23 Feb 2016 :  20:01:31  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
It was good that I had not to work the last 2 weeks (and the next 2) because of a torn ligament. Maybe otherwise the scripts would be still broken...

In order to achieve what is possible, you have to try the impossible over and over again.
Hermann Hesse
Go to Top of Page

Valkyrslayer
New Member

Germany
84 Posts

Posted - 25 Feb 2016 :  01:36:13  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
I noticed something strange today with the Script. Nothing important to fix but I think its not supposed to be like this.

When I re update a TV Series to add additional Episodes to the Database the Script is creating duplicate Pictures for Every Person the Script downloads complete information for.

For example if I add The Muppets (TV Series) to my Database and later reupdate it to add additional Episodes I end up with multiple duplicates of the Picture for Bill Prady for example.
Go to Top of Page

JDommi
Administrator

Germany
4638 Posts

Posted - 25 Feb 2016 :  09:35:46  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
Is that happening for all actors or only for the crew?
If it's for the crew then I simply have to add a #CHECKACTOREXISTS# detection.

In order to achieve what is possible, you have to try the impossible over and over again.
Hermann Hesse
Go to Top of Page

Valkyrslayer
New Member

Germany
84 Posts

Posted - 25 Feb 2016 :  13:42:04  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
I think its only for the Crew (Producers and so on)

I am not sure about Actors because my Script Settings are set to not import complete information for main Actors

Edited by - Valkyrslayer on 25 Feb 2016 13:45:52
Go to Top of Page

JDommi
Administrator

Germany
4638 Posts

Posted - 25 Feb 2016 :  14:57:24  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
Try this: http://www.mediafire.com/download/tk7nmbm7dvo77em/_IMDB.rar

One thing that's still not really ok: the TVSeries script takes only the main actors as the full cast is no longer shown on the shows combined page but on the fullcredits page. But to take them all the complete routine has to be changed. For movies it's still okay but even this layout differs from the series' one.

In order to achieve what is possible, you have to try the impossible over and over again.
Hermann Hesse
Go to Top of Page

Valkyrslayer
New Member

Germany
84 Posts

Posted - 25 Feb 2016 :  15:37:08  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
Thank You for the Fix I am no longer getting duplicates when reupdating.

Regarding the Full Cast. Wouldnt that cause problems because some Series have more then 999 Actors as Cast?
Go to Top of Page

JDommi
Administrator

Germany
4638 Posts

Posted - 25 Feb 2016 :  15:53:01  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
In my opinion it's enough to import 8 actors for movies and TVSeries. But other users...
Somebody who wants to collect more than 999 actors can manually edit the script to the amount they want. But they have to think about the 2 GB limit of an Access database.

In order to achieve what is possible, you have to try the impossible over and over again.
Hermann Hesse
Go to Top of Page

Valkyrslayer
New Member

Germany
84 Posts

Posted - 25 Feb 2016 :  16:10:17  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
In my opinion its good how the Script does it at the moment for TV Series. For the Series in general only the Main Actors from the Main Page on IMDB and the rest gets added through importing the Episodes.
Go to Top of Page

JDommi
Administrator

Germany
4638 Posts

Posted - 25 Feb 2016 :  17:02:38  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
I fully agree with you.

There is only one thing that I wanna add to the episodes: the soundtrack.
I only have to test if the #TAKECUSTOM# command will add data to the episode info as there exists no #TAKEEPISODECUSTOM#. On Awards is such an equal "inconsistency": #TAKEACTORAWARDS# is wrong when you use the actors script. Here you have to use #TAKEAWARDS#.

In order to achieve what is possible, you have to try the impossible over and over again.
Hermann Hesse
Go to Top of Page

Valkyrslayer
New Member

Germany
84 Posts

Posted - 04 Mar 2016 :  00:08:55  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
ok now I have a problem with the Movie Wrong Cops (2013) for some reason the Script (IMDB Complete) gets stuck in a endless Loop when importing the Data. Under Engine Errors it says the remote server returned and error 404 not found

Edit: When I add only the Wrong Cops Movie to a new Database it gets imported just fine. When I add the Movies Wrong and Rubber first it wont import just endless loop.

Edited by - Valkyrslayer on 04 Mar 2016 00:13:03
Go to Top of Page

JDommi
Administrator

Germany
4638 Posts

Posted - 04 Mar 2016 :  07:31:55  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
Please tell me the block where the script stucks.
You can see it when you switch during import to the advanced view on tab "Script Status".
Error 404 means that the webpage is not reachable or the responding time was too long.
I will have a look at later today as I'm outside now.

*EDIT*
I also need to know your settings of the script like the amount of actors, etc.
PeopleAwards, Filmography and the number of Actors are the most time expensive parts.

In order to achieve what is possible, you have to try the impossible over and over again.
Hermann Hesse
Go to Top of Page

JDommi
Administrator

Germany
4638 Posts

Posted - 04 Mar 2016 :  09:37:00  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
Error found!

In Block #MUSIC# was a wrong #GOTO# command on line 3004. #GOTO#=RETURN6 has to be the correct jump label.

http://www.mediafire.com/download/jz66mkxir76hjhc/IMDB.COM_%28Complete%29.txt

In order to achieve what is possible, you have to try the impossible over and over again.
Hermann Hesse
Go to Top of Page

Ulli
New Member

Germany
75 Posts

Posted - 04 Mar 2016 :  21:44:37  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
quote:
Originally posted by JDommi

Please tell me the block where the script stucks.
You can see it when you switch during import to the advanced view on tab "Script Status".
Error 404 means that the webpage is not reachable or the responding time was too long.
I will have a look at later today as I'm outside now.

*EDIT*
I also need to know your settings of the script like the amount of actors, etc.
PeopleAwards, Filmography and the number of Actors are the most time expensive parts.



same here. Error massage:

"5-Der Remoteserver hat einen Fehler zurückgegeben: (404) Nicht gefunden....http://akas.imdb.com/title/tt2557276//title/tt2557276/releaseinfo?ref_=tt_ov_inf"

Script: IMDB.COM (Complete).txt (Date: 15/Feb/2016)
block where it stucks:
Settings: only import auf actors, artist, producer
Go to Top of Page

Valkyrslayer
New Member

Germany
84 Posts

Posted - 04 Mar 2016 :  22:22:21  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
quote:
Originally posted by JDommi

Error found!

In Block #MUSIC# was a wrong #GOTO# command on line 3004. #GOTO#=RETURN6 has to be the correct jump label.

http://www.mediafire.com/download/jz66mkxir76hjhc/IMDB.COM_%28Complete%29.txt



Seems to have fixed it. It imported correctly without getting stuck in a Loop now. Thank You for the quick fix.
Go to Top of Page

JDommi
Administrator

Germany
4638 Posts

Posted - 05 Mar 2016 :  01:09:59  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
Good

@Ulli
Seems as if you still had an old release of the script. That error should have been fixed since a few days...

In order to achieve what is possible, you have to try the impossible over and over again.
Hermann Hesse
Go to Top of Page

RedArmy
Starting Member

44 Posts

Posted - 17 Mar 2016 :  17:12:27  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
Hi
I think Imdb.com(Complete) cannot import Goofs and Trivia and movie connections...
Go to Top of Page

JDommi
Administrator

Germany
4638 Posts

Posted - 17 Mar 2016 :  17:53:56  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
Seems as if not all scripts have been updated correctly or the same cache problem as some people already had.

Please have a look here: http://www.binaryworks.it/forum/topic.asp?TOPIC_ID=14401

In order to achieve what is possible, you have to try the impossible over and over again.
Hermann Hesse
Go to Top of Page

RedArmy
Starting Member

44 Posts

Posted - 17 Mar 2016 :  19:13:09  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
JDommi tank you
Go to Top of Page

JDommi
Administrator

Germany
4638 Posts

Posted - 17 Mar 2016 :  19:17:06  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
You're welcome!

In order to achieve what is possible, you have to try the impossible over and over again.
Hermann Hesse
Go to Top of Page

Valkyrslayer
New Member

Germany
84 Posts

Posted - 05 May 2016 :  20:29:20  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
For some Actors the IMDB Actor Script is not importing Pictures for me. For Example Jake Johnson and Lamorne Morris from New Girl are missing Pictures when I update them although they have Pictures on IMDB

EDIT: Sorry false alarm. No idea what the Problem was but now I am getting Pictures for them

Edited by - Valkyrslayer on 08 May 2016 23:53:17
Go to Top of Page
Page: of 2 Previous Topic Topic Next Topic   Lock Topic Edit Topic Delete Topic New Topic Reply to Topic
Previous Page
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
BinaryWorks.it Official Forum © Binaryworks.it Go To Top Of Page
Generated in 0.21 sec. Powered By: Snitz Forums 2000 Version 3.4.07