Author |
Topic |
|
Alessio Viti
Forum Admin
Italy
9171 Posts |
|
Alessio Viti
Forum Admin
Italy
9171 Posts |
Posted - 26 Oct 2010 : 05:38:15
|
Hello Prinz,
This is the new Block:
#DIRECTLINKBLOCK# #GETMOVIEVAR#=#23#=#DIRECTLINK# // Get the current Webquery (old directlink) #PUT#=1#01# // set a Variable to ignore Case #SEARCHREPLACEVAR#= the one you have modified #TAKEWEBQUERY#=#23# // Now take the new directlink, maybe you need a new function here (i don't know how the function is working inside the magic script engine) #ENDDIRECTLINKBLOCK#
I will test it and send you the new exe again... I hope to release the new EXE and the script really asap for all people |
http://www.facebook.com/pages/eXtreme-Movie-Manager/47220214342?ref=mf
|
|
|
Alessio Viti
Forum Admin
Italy
9171 Posts |
Posted - 26 Oct 2010 : 05:54:16
|
OK, from test seem to work correctly:
#DIRECTLINKBLOCK# #GETMOVIEVAR#=#23#=#DIRECTLINK# #PUT#=1#01# // set a Variable to ignore Case #SEARCHREPLACEVAR#= The one modified by you #TAKEWEBQUERY#=#23# // Now take the new directlink #ENDDIRECTLINKBLOCK#
The new EXE is on the way...
Ale |
http://www.facebook.com/pages/eXtreme-Movie-Manager/47220214342?ref=mf
|
|
|
Prinz
Senior Member
Germany
1522 Posts |
Posted - 26 Oct 2010 : 12:17:14
|
So far is all working for Movies. But the new Block:
#DIRECTLINKBLOCK# .... #ENDDIRECTLINKBLOCK#
isn't executed for Actor Scripts IMDB.COM (Actors).txt |
|
|
Alessio Viti
Forum Admin
Italy
9171 Posts |
|
Prinz
Senior Member
Germany
1522 Posts |
Posted - 26 Oct 2010 : 13:59:41
|
Now everything is working.
Here are the new scripts.
IMDB.COM (Actors) IMDB.COM (Complete)
http://www.mediafire.com/download.php?oe52ef6og8r9scm
eXtreme Movie Manager 7.0.9.5 or higher is required. (Not yet released!)
PS.: Now i will try to fix the IMDB.COM (TVSeries) For Rel.7 script. That will take some times, it's twice as complicated as the IMDB.COM (Complete) script. |
|
|
Alessio Viti
Forum Admin
Italy
9171 Posts |
|
Prinz
Senior Member
Germany
1522 Posts |
|
Prinz
Senior Member
Germany
1522 Posts |
|
Prinz
Senior Member
Germany
1522 Posts |
|
Prinz
Senior Member
Germany
1522 Posts |
|
Superhik
Starting Member
2 Posts |
Posted - 27 Oct 2010 : 03:06:47
|
I was using imdb complete and I had problem updating some movies. It stops during updating starring column and I think that I've found out what seems to be the problem. I think that quotation marks in the names of characters are the problem, like Stéphanie "Senta" Bellange. Even imdb fastest stops retrieving cast when it comes to this name, and it is in this case second on the list of cast. This is the link of that movie http://www.imdb.com/title/tt0405866/ so you can check it out and if I'm right about that bug please fix it. |
Edited by - Superhik on 27 Oct 2010 03:10:48 |
|
|
Prinz
Senior Member
Germany
1522 Posts |
|
Alessio Viti
Forum Admin
Italy
9171 Posts |
|
fege
Junior Member
Yugoslavia
152 Posts |
Posted - 27 Oct 2010 : 13:31:20
|
This code will put Production Companies into STUDIO, instead of Copyright Holder.
#STUDIO#
//Must be taken from the Combined Details Section, Check if I have load it on the SLOT 4 //If WEBSLOT4 has data, the variable 54 must be at 1 #IF# #54#==#00# // no Combined details available #GOTO#=ENDTAKESTUDIO #ENDIF#
//OK, slot 4 has data, I load it into memory #LOADWEBSLOT4# #STARTREADWEB# #FINDLINE#=Production Companies</b>#10##ONERROR#=*OK* #IF# #10#==#00# // No photographers found #GOTO#=ENDTAKESTUDIO #ENDIF# // Find the end of the photographers #FIND#=</ul>#22##ONERROR#=*STOP*
#STARTREADWEB# #FINDLINE#=Production Companies</b>#10##ONERROR#=*OK*
:REPEATSTUDIO #FIND#=href="/company/co#11# #IF# #11#==#00# #GOTO#=ENDTAKESTUDIO #ENDIF# #IF# #11#>>#22# // the search has gone past the photographers #GOTO#=ENDTAKESTUDIO #ENDIF# // doesn't take iMDB style of name #FIND#=>#14##ONERROR#=*OK* #FIND#=<#12##ONERROR#=*OK* #TAKEWORD#=#13#,#14#,#12# #CHECKVARIABLE#=#13# #STARTDELETETAGS# #STARTSUBSTITUTETAGS# #TAKESTUDIO#=#13# #GOTO#=REPEATSTUDIO
:ENDTAKESTUDIO
//Reload the MAIN webpage #RESTOREMAIN#
#ENDSTUDIO# |
|
|
Prinz
Senior Member
Germany
1522 Posts |
|
ronbug4444
Junior Member
147 Posts |
Posted - 27 Oct 2010 : 22:39:08
|
When importing "comments" using the IMDb complete script.....
For some reason XMM is taking spaces out of every few words. I've checked the imdb website, and they are spaced correctly...example below...
{rememberthe bullet time-spoof in Shrek ). There is no substance to think aboutin it. You can see them, laughing about them...and forgot them almostcompletely}
Every movie "comment" that I've imported with the new script takes spaces out of every few words..I know this is supposed to go in the bugs section, but I figured you would see it here faster since it's for this script. Thanks! |
|
|
Prinz
Senior Member
Germany
1522 Posts |
|
ronbug4444
Junior Member
147 Posts |
Posted - 27 Oct 2010 : 23:21:59
|
Thanks...perfect! |
|
|
al627
Starting Member
3 Posts |
Posted - 29 Oct 2010 : 13:53:38
|
IMDB complete does not find the movie "Giallo" New to this so hope this is where you report this |
|
|
Topic |
|
|