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

Note: You must be registered in order to post a reply.
To register, click here. Registration is FREE!

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
lacheros Posted - 20 Jul 2011 : 20:29:11
Beyazperde script is not working as they made some changes.
As I figured out with a glance webquery link should be like this:
http://www.beyazperde.com/ara/?q=#MOVIE#

and in createmovielist block find line links should be changed or compeletely re-written. I tried a few things but I am not a script monster. So any updates to the script is appreciated.
3   L A T E S T    R E P L I E S    (Newest First)
lacheros Posted - 30 Jul 2011 : 18:35:30
Thanks! I will try to update the rest if I can.
Alessio Viti Posted - 22 Jul 2011 : 20:13:44
I have found time only to fix the search for now:



#WEBQUERY#=http://www.beyazperde.com/ara/?q=#MOVIE#

#CREATEMOVIELIST#
#STARTREADWEB#
#WRITETITLELIST#=
#WRITETITLELIST#=Bulunan Filmler
#WRITETITLELIST#=-------------------------------
#PUT#=0#00#
#REPEAT#
#FINDLINE#=<a href='/filmler/film-#10##ONERROR#=*OK*
#IF# #00#==#10#
#GOTO#=ENDSEARCH
#ENDIF#
#FINDLINE#=<a href='/filmler/film-#10##ONERROR#=*OK*
#FIND#='#01# #ONERROR#=*OK*
#COMPUTECURSOR#=+1
#PUTCURSOR#=#01#
#FIND#='#03# #ONERROR#=*OK*
#TAKEWORD#=#04#,#01#,#03#

#READNEXTLINE#
#TAKEWORD#=#08#,#00#,#00#
#CHECKVARIABLE#=#08#
#CLEARTAGS#
#WRITETITLELIST#=http://www.beyazperde.com/#04# ---> #08#
#WHILE# #00#<>#10#
:ENDSEARCH
#ENDCREATEMOVIELIST#
lacheros Posted - 21 Jul 2011 : 12:10:04
with one more small change now it finds the links for the movies but it also finds more extra stuff, but cannot retrieve the titles of the hits...
#WEBQUERY#=http://www.beyazperde.com/ara/?q=#MOVIE#

#CREATEMOVIELIST#
    #STARTREADWEB#
    #WRITETITLELIST#=    
    #WRITETITLELIST#=Bulunan Filmler
    #WRITETITLELIST#=-------------------------------
    #PUT#=0#00#
    #REPEAT#
        #FINDLINE#=<a href='/filmler/film-#10#/'> #ONERROR#=*OK*
        #IF# #00#==#10#
           #GOTO#=ENDSEARCH
        #ENDIF#        
        #FINDLINE#=<a href='/filmler/film-#10#/'> #ONERROR#=*OK*
        #FIND#="#01# #ONERROR#=*OK*
	 #COMPUTECURSOR#=+1
	 #PUTCURSOR#=#01#
	 #FIND#="#03# #ONERROR#=*OK*
        #TAKEWORD#=#04#,#01#,#03#

	 #FIND#=>#07# #ONERROR#=*OK*
	 #COMPUTECURSOR#=+3
        #PUTCURSOR#=#07#
        #FIND#=</#11# #ONERROR#=*OK*
	 #TAKEWORD#=#08#,#07#,#11#
	 #WRITETITLELIST#=h#04#    ---> #08#
    #WHILE# #00#<>#10#
:ENDSEARCH

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