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 (Rel. 7), No More Updates
 Scripts
 Beyazperde.com
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic Lock Topic Edit Topic Delete Topic New Topic Reply to Topic

lacheros
Starting Member

3 Posts

Posted - 20 Jul 2011 :  20:29:11  Show Profile  Edit Topic  Reply with Quote  View user's IP address  Delete Topic
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.

lacheros
Starting Member

3 Posts

Posted - 21 Jul 2011 :  12:10:04  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
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
Go to Top of Page

Alessio Viti
Forum Admin

Italy
9171 Posts

Posted - 22 Jul 2011 :  20:13:44  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
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#

http://www.facebook.com/pages/eXtreme-Movie-Manager/47220214342?ref=mf
Go to Top of Page

lacheros
Starting Member

3 Posts

Posted - 30 Jul 2011 :  18:35:30  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
Thanks! I will try to update the rest if I can.
Go to Top of Page
  Previous Topic Topic Next Topic Lock Topic Edit Topic Delete Topic New Topic Reply to Topic
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
BinaryWorks.it Official Forum © Binaryworks.it Go To Top Of Page
Generated in 0.12 sec. Powered By: Snitz Forums 2000 Version 3.4.07