Author |
Topic |
|
Prinz
Senior Member
Germany
1522 Posts |
Posted - 09 May 2011 : 12:18:35
|
That problematic because the additional images are many times group images and such things... |
|
|
JDommi
Administrator
Germany
4653 Posts |
Posted - 13 May 2011 : 12:19:35
|
IMDB for actors: - would be good to have as additional info on multiple search results not only the added number but the description (writer, stunts, actor), too IMDB for series: - how to add only selected info a.e. actors only? |
In order to achieve what is possible, you have to try the impossible over and over again. Hermann Hesse |
|
|
Prinz
Senior Member
Germany
1522 Posts |
Posted - 13 May 2011 : 12:31:57
|
quote: Originally posted by JDommi
IMDB for actors: - would be good to have as additional info on multiple search results not only the added number but the description (writer, stunts, actor), too
Don't exactly know what you mean.
quote: IMDB for series: - how to add only selected info a.e. actors only?
Because the TV Show script engine is different from the Movie engine it's impossible without editing (removing the unwanted blocks) from the script. The Field-Selecting Advanced Option function only exists in the Movie Script Engine. |
|
|
JDommi
Administrator
Germany
4653 Posts |
Posted - 13 May 2011 : 12:58:10
|
The first part: as example the search result for peter abraham results in:
quote: ... 10. Peter Abraham (II) (Producer, I Am Trying to Break Your Heart (2002)) 11. Peter Abraham (III) (Actor, Verlieben verboten (2005) (TV)) 12. Peter Abraham (V) (Camera and Electrical Department, 2000 Hispanic Heritage Awards (2000) (TV)) 13. Peter Abraham (IV) (Actor, Lucifer (1987)) ...
second part: then let's add it to the feature requests if nothing speaks against that... |
In order to achieve what is possible, you have to try the impossible over and over again. Hermann Hesse |
Edited by - JDommi on 13 May 2011 12:58:27 |
|
|
Prinz
Senior Member
Germany
1522 Posts |
Posted - 17 May 2011 : 11:03:06
|
Actor Script:
Also take Additional Images with Tooltip if necessary to get to the set count of Additional Images
Bugfix for the function (wrong goto label)
http://www.mediafire.com/?w6p31gtc9h52dkl
Function will be removed in future versions of the script, because it's just for testing purposes and it's to likely to generate errors with the current magic script engine. |
Edited by - Prinz on 17 May 2011 11:21:58 |
|
|
JDommi
Administrator
Germany
4653 Posts |
Posted - 17 May 2011 : 11:56:42
|
Now the tooltip/desciption of the pic like "scene from ..." has to be stored in jpeg header to show on the card!
quote: Function will be removed in future versions of the script, because it's just for testing purposes and it's to likely to generate errors with the current magic script engine.
I now have updated 6000 actors (200 with the new one) with it - and no single error yet! |
In order to achieve what is possible, you have to try the impossible over and over again. Hermann Hesse |
Edited by - JDommi on 17 May 2011 12:10:01 |
|
|
Prinz
Senior Member
Germany
1522 Posts |
Posted - 17 May 2011 : 12:28:53
|
The Problems are depending on the system.
That function provokes the abort script dialog on my system and sometimes even freezes the entire XMM application, so it will be removed. |
|
|
JDommi
Administrator
Germany
4653 Posts |
Posted - 17 May 2011 : 12:44:39
|
On that condition I would suggest to provide a second script with the option to (de)activate that function... As said before for me there are no problems so far. |
In order to achieve what is possible, you have to try the impossible over and over again. Hermann Hesse |
|
|
Prinz
Senior Member
Germany
1522 Posts |
|
Prinz
Senior Member
Germany
1522 Posts |
|
kirill2785
Junior Member
Israel
332 Posts |
Posted - 28 May 2011 : 14:24:45
|
Why doesn't imdb script import SCREEN RATIO and AUDIO FORMAT? |
kirill2785 |
Edited by - kirill2785 on 29 May 2011 00:21:42 |
|
|
Prinz
Senior Member
Germany
1522 Posts |
Posted - 28 May 2011 : 21:19:42
|
Nobody needed it or requested it yet... |
|
|
Prinz
Senior Member
Germany
1522 Posts |
|
Prinz
Senior Member
Germany
1522 Posts |
|
tonycole
New Member
87 Posts |
Posted - 30 Jul 2011 : 02:49:42
|
Is anyone else having problems with some crew and actors not downloading. |
"My god it's full of stars." |
|
|
darjanp
Junior Member
Slovenia
113 Posts |
Posted - 30 Jul 2011 : 08:42:21
|
quote: Originally posted by tonycole
Is anyone else having problems with some crew and actors not downloading.
Yes I do. Actors, writers, music... are not downloading (again). |
|
|
Ulli
New Member
Germany
75 Posts |
Posted - 30 Jul 2011 : 16:50:43
|
same here. no actors import script "IMBD.COM (Fastest)" |
|
|
Prinz
Senior Member
Germany
1522 Posts |
Posted - 30 Jul 2011 : 18:11:15
|
The idiots of imdb have removed some links to subsites on there fancy new main page. |
|
|
Prinz
Senior Member
Germany
1522 Posts |
|
tonycole
New Member
87 Posts |
Posted - 30 Jul 2011 : 23:33:42
|
Thanks Prinz your a star.
If anybody wants it i use this code for custom1 instead of the IMDB 250.
--Opening Weekend-------------------------------------------------------------------------------- #CUSTOM1# //Must be taken from the Business Details Section, Check if I have load it on the SLOT 3
//If WEBSLOT3 has data, the variable 53 must be at 1 #IF# #53#==#00# // no Business details available #GOTO#=ENDTAKEOpening Weekend #ENDIF#
//OK, slot 3 has data, I load it into memory #LOADWEBSLOT3# #STARTREADWEB# #FINDLINE#=<h5>Opening Weekend</h5>#10##ONERROR#=*OK* #IF# #10#==#00# // No Opening Weekend found #GOTO#=ENDTAKEOpening Weekend #ENDIF#
#READNEXTLINE# #FIND#=<br/#12##ONERROR#=*OK* #TAKEWORD#=#13#,#00#,#12# #CHECKVARIABLE#=#13# #CLEARTAGS# #STARTDELETETAGS# #STARTSUBSTITUTETAGS# #TRIM# #TAKECUSTOM1#=#13#
:ENDTAKEOpening Weekend
//Reload the MAIN webpage #RESTOREMAIN#
#ENDCUSTOM1#
It's been working ok even with all the changes they have done.Please note not all films have the opening weekend and i'm not sure of the html code to hide it on the side table if nothing is in that field. |
"My god it's full of stars." |
|
|
Topic |
|
|