Convivea

Bit Che => Scripts & Development => Topic started by: Sleestak on April 11, 2008, 10:02:11 am

Title: Demonoid Back Up...need script update?
Post by: Sleestak on April 11, 2008, 10:02:11 am
Current script doesn't seem to find anything in Demonoid now that it's back up.
Title: Re: Demonoid Back Up...need script update?
Post by: Bovski on April 11, 2008, 12:49:41 pm
I'm on it.
Title: Re: Demonoid Back Up...need script update?
Post by: moggy on April 11, 2008, 01:33:24 pm
I can only login with my browser from http://demonoid.cc   and not http://demonoid.com
Title: Re: Demonoid Back Up...need script update?
Post by: Sleestak on April 12, 2008, 02:00:52 am
Rgr Bovski, ty.

@moggy

Not sure if you're in US or not, but from what I've seen US can use .com and elsewhere can use .cc
Title: Re: Demonoid Back Up...need script update?
Post by: Bovski on April 12, 2008, 03:51:00 am
I don't have problems accessing either :)

scripts should be in the next update.
Title: Re: Demonoid Back Up...need script update?
Post by: uhoh on April 23, 2008, 05:38:36 am
I have the updated version latest scripts still no luck searching demonoid :(

any ideas?

thanks
Title: Re: Demonoid Back Up...need script update?
Post by: CuF on April 24, 2008, 02:50:27 am
Has the update with Demonoid come out?  It doesn't seem to be working if it has.
Title: Re: Demonoid Back Up...need script update?
Post by: Bovski on April 24, 2008, 11:33:18 pm
Has the update with Demonoid come out?  It doesn't seem to be working if it has.

Yes it has.
Title: Re: Demonoid Back Up...need script update?
Post by: chip! on April 25, 2008, 01:50:16 am
yeah, script pack was updated last night about 10pm PST..

however, some people have mentioned that they can only login/search demonoid.cc and not demonoid.com ?
Title: Re: Demonoid Back Up...need script update?
Post by: moggy on April 25, 2008, 03:21:21 am
still not working for me also

i even tride editing the script and changing demonoid.com to demoniod.cc on every line where needed with no luck
Title: Re: Demonoid Back Up...need script update?
Post by: moggy on April 25, 2008, 03:47:34 am
demonoid.com script working now !

Title: Re: Demonoid Back Up...need script update?
Post by: chip! on April 25, 2008, 03:48:56 am
its working for me.. i noticed searching for '2008' returns no results, but searching for something i know exists, like 'adobe' returns results..

maybe we can figure out why its not working for some of you if I can take a look at a connection log..


1. from the Bit Che File menu, select 'Open App Data Folder...'
2. Make a new folder named 'Logs'
3. Open 'settings.ini' and add the line 'debug=3' after '[options]'
4. Then search Demonoid, and attach the log files here so I can review them


Here is a screenshot showing the new folder (1) and the added line to settings.ini (2):
Title: Re: Demonoid Back Up...need script update?
Post by: ne0b0rn on April 25, 2008, 05:46:25 am
For me it doesn't even attempt to look at demonoid though checked.

No log created but for all the rest yes.

Using version: 1 Build 60
Title: Re: Demonoid Back Up...need script update?
Post by: ne0b0rn on April 25, 2008, 06:49:33 am
This does work:

[script]
name=Demonoidcc.cc
home=http://www.demonoid.cc
pwd=1
login=http://www.demonoid.cc/account_handler.php
form=nickname=%USER%&password=%PASS%&Submit=Submit
failed=Please enter your log in information
failed2=/account_handler.php?returnpath=

main=http://www.demonoid.com/files/?category=0&subcategory=All&quality=All&seeded=0&external=2&query=%SEARCH%&uid=0&sort=
audio=http://www.demonoid.com/files/?category=2&subcategory=All&quality=All&seeded=0&external=2&query=%SEARCH%&uid=0&sort=
video=http://www.demonoid.com/files/?category=1&subcategory=All&quality=All&seeded=0&external=2&query=%SEARCH%&uid=0&sort=
apps=http://www.demonoid.com/files/?category=5&subcategory=All&quality=All&seeded=0&external=2&query=%SEARCH%&uid=0&sort=
games=http://www.demonoid.com/files/?category=4&subcategory=All&quality=All&seeded=0&external=2&query=%SEARCH%&uid=0&sort=

Code: [Select]
x=h(x,d,<!-- start torrent list -->)
z=i(x,d,<!-- end torrent list)
d=c(d,x,z)
r=split(d,/images/hbars/,<!-- tstart -->)
start
q=split(r,/td>,2)
t=array(q,1)
z=i(z,t,href)
3=x(t,z,",",http://demonoid.cc)
1=x(t,z,>,</a>)
t=array(q,4)
z=i(z,t,href)
7=x(t,z,",",http://demonoid.cc)
t=array(q,5)
2=x(t,z,>,<)
t=array(q,8)
5=x(t,z,>,</font>)
t=array(q,9)
6=x(t,z,>,</font>)
aloop

This doesnt work

[script]
name=Demonoid.com
home=http://www.demonoid.com
pwd=1
login=http://www.demonoid.com/account_handler.php
form=nickname=%USER%&password=%PASS%&Submit=Submit
failed=Please enter your log in information
failed2=/account_handler.php?returnpath=

main=http://
audio=http://
video=http://
apps=http://
games=http://

Code: [Select]
x=h(x,d,<!-- start torrent list -->)
z=i(x,d,<!-- end torrent list)
d=c(d,x,z)
r=split(d,/images/hbars/,<!-- tstart -->)
start
q=split(r,/td>,2)
t=array(q,1)
x=p(1)
z=i(x,t,href)
3=x(t,z,",",http://demonoid.com)
1=x(t,z,>,</a>)
t=array(q,4)
z=p(1)
z=i(z,t,href)
7=x(t,z,",",http://demonoid.com)
t=array(q,5)
z=p(1)
2=x(t,z,>,<)
t=array(q,8)
z=p(1)
5=x(t,z,>,</font>)
t=array(q,9)
z=p(1)
6=x(t,z,>,</font>)
aloop

Title: Re: Demonoid Back Up...need script update?
Post by: Bovski on April 25, 2008, 11:55:46 am
ne0b0rn demonoid.com and demonoid.cc point to the same ip address that's why only one is supplied

your script is flawed as you are logging into demonoid.cc then searching demonoid.com.


Title: Re: Demonoid Back Up...need script update?
Post by: SpinMachine on April 30, 2008, 02:55:41 pm
ne0b0rn script worked for me. I just changed the .cc to .com and demonoid returns results now. Hmmm..