Bit Che > Bit Che - Info & Updates
OLD: Bit Che 2.0 - Latest Version -- Build 60 (April 11, 2013)
chip!:
thanks.. ill look into it :)
chip!:
Attached here is Bit Che 2.0 build 52 with improved support for Wine environments such as using for Ubuntu or Mac OSX, several fixes, and new script engine functions (ucase and lcase).
New, Wineskin package for Mac OSX - 10.8, 10.7 and 10.6:
Bit Che 2.0 build 52 - Mac OSX Wine Package: http://www.mediafire.com/download.php?so1r84xos46dvkd
DC:
--- Quote from: chip! on April 04, 2013, 03:05:47 pm ---Attached here is Bit Che 2.0 build 52 with improved support for Wine environments such as using for Ubuntu or Mac OSX, several fixes, and new script engine functions (ucase and lcase).
New, Wineskin package for Mac OSX - 10.8, 10.7 and 10.6:
Bit Che 2.0 build 52 - Mac OSX Wine Package: http://www.mediafire.com/download.php?so1r84xos46dvkd
--- End quote ---
Awesome! thankz...
chip!:
Bit Che 2.0 build 54 - April 6, 2013
-possible fix memory leak issue with tabs refreshing (thanks MartinElk)
-fix for SSL certificate errors (thanks CuF)
-couple minor tweaks to GUI (new toggle for 'Log HTTP Connections' and moved 'Debug Script..' under 'File' menu)
-small bug fixes
CuF:
Works great, found a couple possible new bugs.
Search results from a site include the | character.
Need to remove an instance of it, but t=replace(t,`|`,``) fails to find the character. Also tried `|` with no luck. (I copy pasted the symbol to make sure it wasn't something weird.)
Second, .torrent results from site include many instances of ampersands in the form of &.
View Torrent Details, utorrent and copy/pasting in browser fails to work with the results.
Added
--- Code: ---$torrent=replace(r,`&`,`&`)
--- End code ---
in script to make it work, but I'm not sure why it doesn't translate properly.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version