BinaryWorks.it Official Forum
BinaryWorks.it Official Forum
Home | Profile | Active Topics | Members | Search | FAQ
 All Forums
 eXtreme Movie Manager (Rel. 7), No More Updates
 Scripts
 cinemadelsilenzio.it

Note: You must be registered in order to post a reply.

Screensize:
UserName:
Password:
Format Mode:
Format: BoldItalicizedUnderlineStrikethrough Align LeftCenteredAlign Right Horizontal Rule Insert HyperlinkInsert EmailInsert Image Insert CodeInsert QuoteInsert List
   
Message:

* HTML is OFF
* Forum Code is ON
Smilies
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Clown [:o)]
Black Eye [B)] Eight Ball [8] Frown [:(] Shy [8)]
Shocked [:0] Angry [:(!] Dead [xx(] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

 
   

T O P I C    R E V I E W
domy3 Posted - 04 Jan 2009 : 10:52:52
Hi all, i'm new here, i hope i'm writing in right section.
i want a script with this link www.cinemadelsilenzio.it where i can see when film goes out in italian cinema ("uscita nelle sale") and here there are more italian film posters (Errata corrige: filmup.com and 35mm.it have "goes out cinema" too)
Then i see that CASTLEROCK.IT script is wrong cause the new site is www.movieplayer.it.
Thanks a lot for this fantastic program!
7   L A T E S T    R E P L I E S    (Newest First)
leletto Posted - 14 Jan 2009 : 19:35:42
I was only trying to write down my fisrt script, just for learn how it works, and I thought that it would be great if it became usefull.

But I have to work on it for understand logic and learn functions. I'm not able to help you right now. Maybe tomorrow... :D
Alessio Viti Posted - 14 Jan 2009 : 16:06:32
It's exactly the same, #MOVIE#, but you need to add this option in the script:

#USE64BITENCODING#=1

This works only in the *normal* import, not in the Editor. In the editor you have to write the Encoded Movie Title. I mean that for matrix movie you have to write directly the string converted manually.

Do you want make the script for movieplayer?

I have already start to work on it, It will be greate if you can help.

This is the script that i have write:

--------------------------------------------------
- eXtreme Movie Manager -
- MagicScript Technology -
- 2001-2009 BinaryWorks.it -
--------------------------------------------------
- Web : MOVIEPLAYER.IT -
- Author : AleTsg -
- Date : 15/January/2009 -
- Comments : Great Website, one of the best for -
- Italian People -
- -
--------------------------------------------------

#MADEBY#=AleTsg
#DATEBUILD#=15/January/2009
#WEBSITE#=MOVIEPLAYER.IT
#NOTE#=Download Everything
#SCRIPTQUALITY#=5
#ICONQUALITY#=5
#SCRIPTGENERATION#=3
#TVSERIES#=FALSE
#SCRIPTFORACTORS#=FALSE
#USE64BITENCODING#=1

//New Tags of MagicScript Engine Generation 3
#LANGUAGESORT#=IT
[LANGUAGESORT]=EN=English|IT=Italian|FR=France|DE=Deutsche

#TYPE#=0
[TYPE]=0=Complete|1=Only Covers|2=Only Informations

#OPTIONS#=1
[OPTIONS]=0=No Options|1=With Options

//You NEED this for Internal WebBrowser Import!
#SCRIPTWEBSITE#=http://www.movieplayer.it/

#WEBQUERY#=http://www.movieplayer.it/ricerca/film/#MOVIE#/1/


#LOADOPTIONS#

//Set the Variable 80 = 0, the variables from 80 to 99 are for options purpose
//Note that the value between #80# and [ are the option's selected value,
//the value between[ ] is the name of the option and after ] there are
//the descriptions of the option
#SETOPTION#=#80#1[Importa Titolo]0=Non importare il Titolo|1=Importa il Titolo
#SETOPTION#=#81#1[Importa Le Recensioni]0=Non Importare Le Recensioni|1=Importa le Recensioni
#SETOPTION#=#84#1[Importa Tutte le Recensioni]0=Importane solo una|1=Importa tutte le recensioni
#SETOPTION#=#86#1[Recensioni in HTML]0=Importa le recensioni come TXT |1=Importa le recensioni con Tag HTML
#SETOPTION#=#82#1[Importa Voto e Opinioni]0=Non Importare Voto e Opinioni|1=Importa Voto e Opinioni
#SETOPTION#=#85#1[Importa il Trailer]0=Non Importare il trailer|1=Importa il trailer
#SETOPTION#=#90#1[Foto Attori]0=Non importare le foto degli attori |1=Importa le foto degli attori

#ENDLOADOPTIONS#


#RIGHTPAGEFOUND#
// Not supported by MOVIEPLAYER.IT
#STARTREADWEB#
#PUT#=0#00#
#PUT#=0#15#
#PUT#=0#18#
#CONDITIONRIGHTPAGE# #15#<>#18#
#ENDRIGHTPAGEFOUND#



#CREATEMOVIELIST#
#STARTREADWEB#
#WRITETITLELIST#=Lista dei Film Trovati, selezionare il link desiderato
#WRITETITLELIST#=------------------------------------------------------
#FINDLINE#=<a rel="nofollow" href="/film/#12##ONERROR#=*OK*
#PUT#=0#02#
#IF# #12#==#00#
#WRITETITLELIST#=
#WRITETITLELIST#=Spiacente, nessun film trovato.
#GOTO#=ENDCREATEMOVIELIST
#ENDIF#
#STARTREADWEB#

:CICLO_INIZIO
#FINDLINE#=<div class="div100perc linebot" style="margin-top:5px;">#12##ONERROR#=*OK*
#IF# #12#==#00#
#GOTO#=ENDCREATEMOVIELIST
#ENDIF#
#READNEXTLINE#
#FIND#=href="#01# #ONERROR#=*OK*
#FIND#="#01# #ONERROR#=*OK*
#COMPUTECURSOR#=+2
#FIND#="#03# #ONERROR#=*OK*
#TAKEWORD#=#06#,#01#,#03# /Link

#FIND#=alt=#01# #ONERROR#=*OK*
#FIND#="#01# #ONERROR#=*OK*
#COMPUTECURSOR#=+2
#FIND#="#03# #ONERROR#=*OK*
#TAKEWORD#=#07#,#01#,#03# /Nome
#CHECKVARIABLE#=#07#
#STARTDELETETAGS#
#CLEARTAGS#
#TRIM#
#STARTSUBSTITUTETAGS#

#WRITETITLELIST#=http://www.movieplayer.it#06# ---> #07#
#GOTO#=CICLO_INIZIO


:ENDCREATEMOVIELIST
#ENDCREATEMOVIELIST#


#LOADWEBSLOTS#

//Load webslots for a fast Import

//------- WEBSLOT1 --------//
#STARTREADWEB#
#FINDLINE#=/cast/#12# #ONERROR#=*OK*
#IF# #12#==#00#
#GOTO#=LOADWEBSLOT2JUMP
#ENDIF#
#RESETCURSOR#
#FIND#=<script src="http://cmiia.com/op1.js"="#01# #ONERROR#=*OK*
#FIND#="#01# #ONERROR#=*STOP*
#COMPUTECURSOR#=+2
#FIND#="#02# #ONERROR#=*STOP*
#TAKEWORD#=#10#,#01#,#02#
#STRING#=#41#=http://www.movieplayer.it#10#
#OPENWEBSLOT1#=#41#

:LOADWEBSLOT2JUMP
//------- WEBSLOT2 --------//
#STARTREADWEB#
#FINDLINE#=/gallery-e-trailer/#12# #ONERROR#=*OK*
#IF# #12#==#00#
#GOTO#=LOADWEBSLOT3JUMP
#ENDIF#
#RESETCURSOR#
#FIND#=<script src="http://cmiia.com/op1.js"="#01# #ONERROR#=*OK*
#FIND#="#01# #ONERROR#=*STOP*
#COMPUTECURSOR#=+2
#FIND#="#02# #ONERROR#=*STOP*
#TAKEWORD#=#10#,#01#,#02#
#STRING#=#42#=http://www.movieplayer.it#10#
#OPENWEBSLOT2#=#42#

:LOADWEBSLOT3JUMP
//------- WEBSLOT3 --------//
#STARTREADWEB#
#FINDLINE#=/extra/#12# #ONERROR#=*OK*
#IF# #12#==#00#
#GOTO#=LOADWEBSLOT4JUMP
#ENDIF#
#RESETCURSOR#
#FIND#=<script src="http://cmiia.com/op1.js"="#01# #ONERROR#=*OK*
#FIND#="#01# #ONERROR#=*STOP*
#COMPUTECURSOR#=+2
#FIND#="#02# #ONERROR#=*STOP*
#TAKEWORD#=#10#,#01#,#02#
#STRING#=#43#=http://www.movieplayer.it#10#
#OPENWEBSLOT3#=#43#

:LOADWEBSLOT4JUMP
//------- WEBSLOT4 --------//
#STARTREADWEB#
#FINDLINE#=/suggerimenti/#12# #ONERROR#=*OK*
#IF# #12#==#00#
#GOTO#=LOADWEBSLOT5JUMP
#ENDIF#
#RESETCURSOR#
#FIND#=<script src="http://cmiia.com/op1.js"="#01# #ONERROR#=*OK*
#FIND#="#01# #ONERROR#=*STOP*
#COMPUTECURSOR#=+2
#FIND#="#02# #ONERROR#=*STOP*
#TAKEWORD#=#10#,#01#,#02#
#STRING#=#44#=http://www.movieplayer.it#10#
#OPENWEBSLOT4#=#44#

:LOADWEBSLOT5JUMP
//------- WEBSLOT5 --------//
#STARTREADWEB#
#FINDLINE#=/scriptrticoli/#12# #ONERROR#=*STOP*
#RESETCURSOR#
#FIND#=<script src="http://cmiia.com/op1.js"="#01# #ONERROR#=*OK*
#FIND#="#01# #ONERROR#=*STOP*
#COMPUTECURSOR#=+2
#FIND#="#02# #ONERROR#=*STOP*
#TAKEWORD#=#10#,#01#,#02#
#STRING#=#45#=http://www.movieplayer.it#10#
#OPENWEBSLOT5#=#45#


#ENDLOADWEBSLOTS#
--ORIGINAL TITLE----------------------------------------------------------------------------
#MOVIETITLE#

//Use MAIN Webpage of Movie, if I have load slot I must use the RESTOREMAIN
#RESTOREMAIN#
#STARTREADWEB#

// Take only the Title WITHOUT Year
#FINDLINE#=<title>#15##ONERROR#=*STOP*
#FIND#=>#11##ONERROR#=*OK*
#FIND#=(#12##ONERROR#=*OK*
#IF# #12#<>#00#
#TAKEWORD#=#13#,#11#,#12#
#CHECKVARIABLE#=#13#
#STARTSUBSTITUTETAGS#
#STARTDELETETAGS#
#CLEARTAGS#
#TITLE#=#13#
#GOTO#=CHECKTITLE
#ENDIF#

//If I am here there is no YEAR in title
#RESETCURSOR#
#FIND#=>#11##ONERROR#=*OK*
#FIND#=<#12##ONERROR#=*OK*
#TAKEWORD#=#13#,#11#,#12#

:CHECKTITLE
#CHECKVARIABLE#=#13#
#STARTDELETETAGS#
#STARTSUBSTITUTETAGS#
#CLEARTAGS#
#TITLE#=#13#


#FINDLINE#=>Titolo originale:</span>#15##ONERROR#=*STOP*
#READNEXTLINE#
#READNEXTLINE#
#FIND#=<a rel=#11##ONERROR#=*OK*
#FIND#=>#11##ONERROR#=*OK*
#FIND#=<#12##ONERROR#=*OK*
#TAKEWORD#=#13#,#11#,#12#
#ORIGINALTITLE#=#13#

#ENDMOVIETITLE#


--DIRECTOR----------------------------------------------------------------------------------
#DIRECTOR#

//Read info from Actors Page
#LOADWEBSLOT1#
#STARTREADWEB#
#FINDLINE#=>Regia:#12##ONERROR#=*STOP*
#FINDLINE#=<table>#12##ONERROR#=*STOP*
:REPEATDIRECTOR
#READNEXTLINE#
#FIND#=</table>#10# #ONERROR#=*OK*
#IF# #10#<>#00#
#GOTO#=ENDREPEATDIRECTOR
#ENDIF#

#FIND#=alt="#11# #ONERROR#=*OK*
#IF# #11#==#00#
#GOTO#=REPEATDIRECTOR
#ENDIF#

#FIND#="#11# #ONERROR#=*OK*
#COMPUTECURSOR#=+2
#FIND#="#12# #ONERROR#=*OK*
#TAKEWORD#=#13#,#11#,#12#
#CHECKVARIABLE#=#13#
#STARTDELETETAGS#
#STARTSUBSTITUTETAGS#
#TAKEDIRECTOR#=#13#

#GOTO#=REPEATDIRECTOR

:ENDREPEATDIRECTOR

#ENDDIRECTOR#


--STARRING----------------------------------------------------------------------------------
#ACTORS#


#ENDACTORS#


--CATEGORY----------------------------------------------------------------------------------
#GENRE#

//Take only ONE genre, the others goes in the Subgenre
//Read info from MAIN webpage
#RESTOREMAIN#
#STARTREADWEB#
#FINDLINE#=>Generi:<#12##ONERROR#=*STOP*
#READNEXTLINE#
#FIND#=>#11# #ONERROR#=*OK*
#FIND#=<#12# #ONERROR#=*OK*
#TAKEWORD#=#13#,#11#,#12#
#CHECKVARIABLE#=#13#
#STARTDELETETAGS#
#STARTSUBSTITUTETAGS#
#TAKEGENRE#=#13#

#ENDGENRE#


--SUBCATEGORY-------------------------------------------------------------------------------
#SUBGENRE#

//Take only ONE genre, the others goes in the Subgenre
//Read info from MAIN webpage
#RESTOREMAIN#
#STARTREADWEB#
#FINDLINE#=>Generi:<#12##ONERROR#=*STOP*
#READNEXTLINE#
:CICLESUBGENRE
#READNEXTLINE#
#FIND#=</div>#11# #ONERROR#=*OK*
#IF# #11#<>#00#
#GOTO#=ENDCICLESUBGENRE
#ENDIF#

#FIND#=>#11# #ONERROR#=*OK*
#FIND#=<#12# #ONERROR#=*OK*
#TAKEWORD#=#13#,#11#,#12#
#CHECKVARIABLE#=#13#
#STARTDELETETAGS#
#STARTSUBSTITUTETAGS#
#TAKESUBGENRE#=#13#
#GOTO#=CICLESUBGENRE

:ENDCICLESUBGENRE

#ENDSUBGENRE#


--RATED-------------------------------------------------------------------------------------
#RATING#

#PUT#=0#00#
#RESTOREMAIN#
#STARTREADWEB#
#FINDLINE#=<a name="vote">#12##ONERROR#=*STOP*
#FINDLINE#=/statistiche/#12##ONERROR#=*STOP*
#FIND#=>#11# #ONERROR#=*OK*
#FIND#=<#12# #ONERROR#=*OK*
#TAKEWORD#=#13#,#11#,#12#
#TAKERATING#=#13#

#ENDRATING#
leletto Posted - 14 Jan 2009 : 13:15:11
I saw that you added a new command in the script engine for base64 conversion. What is the syntax?
Alessio Viti Posted - 10 Jan 2009 : 06:57:02
Hi!

Really thank you very much!

I will try to make the script as soon as possible, the website is really good!

Alessio

Grazie mille!
leletto Posted - 10 Jan 2009 : 01:00:38
The web query for movieplayer is in this form:

http://www.movieplayer.it/ricerca/#BASE64MOVIE#/PAGE/

Where #BASE64MOVIE# is the result of a base64 conversion of your search string.

You can check it out on this site:

http://www.motobit.com/util/base64-decoder-encoder.asp

Example:

Movie to search: "La leggenda del re pescatore"

base64("La leggenda del re pescatore") = "TGEgbGVnZ2VuZGEgZGVsIHJlIHBlc2NhdG9yZQ=="

The web query is :

http://www.movieplayer.it/ricerca/TGEgbGVnZ2VuZGEgZGVsIHJlIHBlc2NhdG9yZQ==/1/

Hope this can help you.

Ps.: Grazie per il tuo software, molto utile.
Alessio Viti Posted - 04 Jan 2009 : 15:47:32
Hi Guys,

Anyone knows how to create a webquery for this website?

www.movieplayer.it

I have try to find it without success.

Thank You,

Alessio
Alessio Viti Posted - 04 Jan 2009 : 15:02:09
Thank you for the suggestions!

I will try to make scripts as soon as possible, movieplayer.it seem to be really good!

Alessio

BinaryWorks.it Official Forum © Binaryworks.it Go To Top Of Page
Generated in 0.08 sec. Powered By: Snitz Forums 2000 Version 3.4.07