Bit Che > Bugs & Feature Requests
[Old] - Bit Che 2.0 Release Candidate 4 - Build 35
chip!:
next build -- RC 2 (build 32) has been posted.
* few more polished details (such as when .torrent is not loaded)
* better error HTTP 404 detection/support
* fixed support for POST search request (proper merge with @home URL)
* working 'eztv.it' script
* improved Script Debugger for FINDH -- on halting, now alerts to which parameter was not found and gives option to restart
* improved script header config -- allows 'referer', 'login', 'preloginurl' to be merged with @home URL
EDIT: posted here: http://convivea.com/forums/index.php?topic=2131.msg19117#msg19117
chip!:
let me know if there are any bugs! :)
chip!:
guys... I've started updating the script engine documentation for v2. hope this helps a little!
http://convivea.com/forums/index.php?topic=1972.0
Bovski:
--- Quote from: chip! on November 18, 2012, 11:08:24 am ---
--- Quote from: Bovski on November 18, 2012, 01:41:57 am ---
--- Quote from: AnthonyB on November 17, 2012, 01:35:33 pm ---Another issue I'm seeing more of is torrents searches returning HTML code, e.g. <td class='row3' id-name18> and again, the source of these torrents appears to almost always be isohunt.com
--- End quote ---
Yes there is a bit of a problem with the script I have edited the script on GitHub but it doesn't seem to update in BitChe.
--- End quote ---
bovksi: looks like you made an edit to your private fork.. which is why it didnt trigger the sync update with Bit Che.
--- End quote ---
Why do I have a private fork ? still haven't worked out git hub seems a strange way of doing things using a third party site.
Your isohunt script has a bug
the line
--- Code: ---$torrent=replace($page,`isohunt.com/torrent_details/`,`isohunt.com/download/`)
--- End code ---
should be
--- Code: ---$torrent=replace($page,`/torrent_details/`,`/download/`)
--- End code ---
or it wont work on mirrors.
formula:
Love the new version...but any chance of getting cmd line support added back? I used to be able to pass search arguments.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version