RefreshCapcha

Author Topic: Bit Che 3.5 - Change Log History  (Read 51692 times)

Offline chip!

  • Bad Ass
  • Administrator
  • Unstoppable
  • *****
  • Posts: 2301
  • Karma: +629/-6
    • View Profile
Bit Che 3.5 - Change Log History
« on: August 16, 2014, 08:57:30 am »
Latest Build - Public:   
Bit Che 3.5 - Build 18 (February 21, 2015) posted here.


Prior Public:
CHANGE LOG (3.0 BUILD 10)
-------------------------

Since last public version (2.0 build 60):

new: able to fetch results from searches with multiple pages (requires Bit Che Plus and scripts to be updated, and setting ENABLED in Preferences)
new: allows sending torrents/magnets to external applications or servers (Synology, uTorrent Remote, Trans. Remote GUI, etc)  - thanks skywalka & regi100
new: support for RSS (through custom scripts) built into Coffee Cups.  See the example script in %appdir%\scripts\other\coffee\ (if you want to use ShowRSS.info, Personal then edit your User_ID).
new: export results list to .CSV file  - thanks rgrun1
new: script engine function 'resubmit' to allow url resubmitting/redirection/forwarding
new: added option to auto scrape torrent on (View Torret Details dialog)
new: create Magnet link for torrent (now under 'More' button) (View Torret Details dialog)
new: disable and/or hide scripts you do not want on your script list

improved: added languages, coffee scripts, and external scripts to the default pack
improved: added flag to freeze scripts to prevent updating (and override to force)
improved: 'Save Torrent', 'Open Torrent', and 'Open Torrent With' actions from results list now support multi code sections to fetch torrent/magnet (as 'View Torrent' dialog does)
improved: supports http redirection to a magnet link while fetching url
improved: does not fetch torrent again if already loaded for 'View Torrent' dialog (duh! reduces bandwidth and speeds up torrent launching)
improved: modified size filters to be more practical
improved: added 3 more result context menu actions - open with external, copy result name to clipboard, and launch google search
improved: results list mouse middle click now supports new context menu options
improved: allows search request to use POST
improved: profile editor reworked - thanks Bovski
improved: support for Basic HTTP Authentication for login sites
improved: added a new script header flag "initialize=1" which will trigger the code section labeled [initialize] to be processed before beginning the search. 
improved: allows the ability to modify any of the search variables, including new @search, @profile and also use the read-only $descriptions (1 if turned on and 0 if turned off). 
improved: some language translation widths and heights based on feedback from gojko and Exoskeletor (thanks guys!)
improved: added 'cookie' and 'referer' support for cache sites
improved: torrent scrape error detection

fixed: torrent hash parsing/calc (finally fixed bencoding issue)
fixed: torrent scrape for private sites
fixed: 'Locate' button in the script debugger for 'find() and extract()'
fixed: urlencode function and properly urlencode the @search
fixed: properly ignores scripts without given profile search url (even if set with '/') - thanks bovski
fixed: allows search profiles set with '/' to use main search profile url when manually enabled - thanks bovski
fixed: fetching URLs prefixed with '//' to use HTTP or HTTPs protocol based on referer
fixed: HTTP authentication error (bug in winhttp - seen on Windows 8.1)
fixed: cookies lost on redirection request (seen on Windows 8.1)
fixed: not detecting certain .torrent handlers applications - thanks BugMagnet
fixed: search with forced 'referer' for login sites
fixed: other minor bugs
« Last Edit: February 21, 2015, 05:52:04 am by chip! »
  -  https://convivea.com  -   And...  boom goes the dynamite.

Offline chip!

  • Bad Ass
  • Administrator
  • Unstoppable
  • *****
  • Posts: 2301
  • Karma: +629/-6
    • View Profile
Re: Bit Che 3.0 - Latest Version -- Build 12 (September 27, 2014)
« Reply #1 on: September 27, 2014, 07:01:04 am »
This is a minor maintenance update but does fix the http redirect bug that prevented some scripts from working so all users should upgrade. 

Please test and report if there are any issues. Otherwise, I'll go ahead and push this release.


CHANGE LOG (3.0 BUILD 12)
-------------------------
fixed: http redirect issue (uses win32 api now)
fixed: properly shows option checkmark when log directory exists and is logging.
fixed: missing icon resource from executable
fixed: minor improvements Coffee Cup dialog
fixed: automatic conversion of size reported in bytes
« Last Edit: December 27, 2014, 01:42:09 pm by chip! »
  -  https://convivea.com  -   And...  boom goes the dynamite.

Offline chip!

  • Bad Ass
  • Administrator
  • Unstoppable
  • *****
  • Posts: 2301
  • Karma: +629/-6
    • View Profile
Re: Bit Che 3.0 - Latest Version -- Build 14 (November 9, 2014)
« Reply #2 on: November 09, 2014, 10:30:45 am »
This is a minor maintenance update and fixes some known bugs. Please test and report any issues. Otherwise, this will be pushed for public use in the near future. 



CHANGE LOG (3.0 BUILD 14)
-------------------------
new: simple http file type detection for basic support for fetching non-torrent files  (thanks Bovski)
fixed: send torrents to Synology NAS (thanks jcpamart)
fixed: minor other bug fixes, including script engine parsing bug (thanks Bovski)
« Last Edit: January 01, 2015, 07:16:35 am by chip! »
  -  https://convivea.com  -   And...  boom goes the dynamite.

Offline chip!

  • Bad Ass
  • Administrator
  • Unstoppable
  • *****
  • Posts: 2301
  • Karma: +629/-6
    • View Profile
Re: Bit Che 3.5 - Latest Version -- Build 7 (January 1, 2015)
« Reply #3 on: January 01, 2015, 08:05:55 am »
happy new years :)

Bit Che 3.5 - Build 7 (January 1, 2015)

new: script groups for better organization (thanks ID101)
improved: Unicode searches supported
improved: Unicode script files supported (UTF-16 only, thanks CuF)
improved: better Unicode support for GUI
improved: search tab size auto adjusts to content (thanks FantomX)
improved: better proxy support (thanks Bovski)
improved: shows script errror status on script list (thanks Bovski)
improved: debugger engine improvements, unicode support, run button added, multipage info added, #comment line support (thanks CuF and Bovski)
improved: no more double window refresh when loading torrent views
improved: restored missing tab tooltip
improved: utf8decode function now supports custom code page
fixed: lots, lots, of bugs


change log since last public version (3.0 build 10):
build 14:
new: simple http file type detection for basic support for fetching non-torrent files  (thanks Bovski)
fixed: send torrents to Synology NAS (thanks jcpamart)
fixed: minor other bug fixes, including script engine parsing bug (thanks Bovski)
build 12:
fixed: http redirect issue (uses win32 api now)
fixed: properly shows option checkmark when log directory exists and is logging.
fixed: missing icon resource from executable
fixed: minor improvements Coffee Cup dialog
fixed: automatic conversion of size reported in bytes


enjoy!  :P

also, please please please report all bugs or issues!
« Last Edit: January 04, 2015, 09:40:13 am by chip! »
  -  https://convivea.com  -   And...  boom goes the dynamite.

Offline chip!

  • Bad Ass
  • Administrator
  • Unstoppable
  • *****
  • Posts: 2301
  • Karma: +629/-6
    • View Profile
Re: Bit Che 3.5 - Latest Version -- Build 8 (January 4, 2015)
« Reply #4 on: January 04, 2015, 09:39:49 am »
Latest Version --  Bit Che 3.5 - Build 8 (January 4, 2015)

improved: enhanced Script Groups style on script list (thanks FantomX)
improved: more error messages shown for bad http requests  (!IR = Invalid URL for HTTP Request)
improved: reset Defaults for Script Groups now asks if you want to reset Scripts themselves
fixed: missing CNTRL/SHIFT hotkey and Preference setting to open new tabs (thanks FantomX)
fixed: clearing log files crash with open log
fixed: search list focus bug

for those of you testing this beta, please report here for any bugs/issues or also reports that all is working :)

thanks!
« Last Edit: January 17, 2015, 06:09:39 pm by chip! »
  -  https://convivea.com  -   And...  boom goes the dynamite.

Offline chip!

  • Bad Ass
  • Administrator
  • Unstoppable
  • *****
  • Posts: 2301
  • Karma: +629/-6
    • View Profile
Re: Bit Che 3.5 - Latest Version -- Build 10 (January 18, 2015)
« Reply #5 on: January 17, 2015, 06:09:06 pm »
latest:  3.5 build 10
new: Script Engine new notify() function for popup notifications (see Synology script)
improved: proper support for Synology NAS (thanks joecodino and jcpamart)
improved: Script Engine added mergeurl() function (not used yet)
improved: Script Group labels are now case-insensitive (thanks FantomX)
improved: added translation strings for Script Groups in langauge files (thanks GiangiRE)
improved: better status messages for saving/processing torrents
improved: magnet seeds/leeches show as "?" in the search results (thanks CuF)
fixed: 'Open With' menu via the Torrent Details dialog now works
fixed: several bugs with multi-pages, only using added results, ignoring auto filtered results, max results bug (thanks CuF)
fixed: bug with search tab incorrect width (thanks FantomX)
fixed: bug with opening same torrent details more than once with multiple Torret Detail windows
fixed: bug with after stopping current search, using debugger, and 'Open With' using code sections
fixed: several other bugs

also included in this .zip is the latest script required for Synology, and a couple new 'Open With' scripts for fun/testing:  Direct-Torrents.com and BTCloud.io


If you test this beta build, please please please report *any* bugs/weird issues, etc..    or simply report if it seems to be working as expected. thank you :)

« Last Edit: January 18, 2015, 11:02:53 am by chip! »
  -  https://convivea.com  -   And...  boom goes the dynamite.

Offline chip!

  • Bad Ass
  • Administrator
  • Unstoppable
  • *****
  • Posts: 2301
  • Karma: +629/-6
    • View Profile
Re: Bit Che 3.5 - Latest Version -- Build 12 (January 18, 2015)
« Reply #6 on: January 18, 2015, 11:08:56 am »
latest:  3.5 build 12
new: Script Mirror Checker (via protected menu, open and close Debugger, and must be BC Plus) (thanks Bovski)
fixed: Scrape Torrent works again
fixed: several other bugs
other: disabled "?" override for magnet links from build 10. the override prevented scripts from reporting correct S/L if provided.


Attached is both an installer and stand alone Bit_Che.exe

Please report confirmation if BC is working as normal for you. This will be pushed to public release unless anyone can find a major bug soon.


SHA256:   eee021df62c30d603df2ef60048d547a8b8af7943f3872cdd5718ec6658cc1d2
File name:   bit_che_3_5_12_install.exe

SHA256:   9356e7103a31445a7970c78f390f583df9b9efe95f9c5dff476e0572b7440041
File name:   Bit_Che.exe

Thanks
Chip
« Last Edit: January 25, 2015, 03:02:42 am by chip! »
  -  https://convivea.com  -   And...  boom goes the dynamite.

Offline chip!

  • Bad Ass
  • Administrator
  • Unstoppable
  • *****
  • Posts: 2301
  • Karma: +629/-6
    • View Profile
Re: Bit Che 3.5 - Latest Version -- Build 14 (January 25, 2015)
« Reply #7 on: January 25, 2015, 03:04:25 am »
latest 3.5 build 14
added: added htmldecode() script function to covert &#html; chars to strings
added: login#= for custom login URL when using a Mirror (available if Site requires a custom URL not related to @Home)
improved: better URL handling for Home/Profile (thanks CuF)
improved: minor updates to Script Mirror Checker
fixed: bug with Script Groups out of sync
fixed: bug with search tab sizes (thanks FantomX)
fixed: bug with CNTRL+Enter to launch new search tab


Attached is both an installer and stand alone Bit_Che.exe

Please report confirmation if BC is working as normal for you.
This will be pushed to public release unless anyone can find a major bug soon.



SHA256:   1caff785add5898a6385faf2f6f809eb21ebf7af866adaf068b4e449708be1af
File name:   bit_che_3_5_14_install.exe

SHA256:   edf09d2b17a36c291256778ddf8ea713ea143e6d84cfaa5999caa9ac0b58eed5
File name:   Bit_Che.exe

thanks
chip
« Last Edit: February 15, 2015, 03:12:53 pm by chip! »
  -  https://convivea.com  -   And...  boom goes the dynamite.

Offline chip!

  • Bad Ass
  • Administrator
  • Unstoppable
  • *****
  • Posts: 2301
  • Karma: +629/-6
    • View Profile
Re: Bit Che 3.5 - Latest Version -- Build 15 (February 15, 2015)
« Reply #8 on: February 15, 2015, 03:11:14 pm »
latest 3.5 build 15

fixed: bug with search box under Wine environments (thanks sheepdestroyer)
fixed: bug with crashing on exiting under Wine environments (thanks sheepdestroyer)
fixed: bug with tab resizing/overlapping (thanks MartinElk)
fixed: misc other bugs


Attached is both an installer and stand alone Bit_Che.exe

Please report confirmation if BC is working as normal for you.
This will be pushed to public release unless anyone can find a major bug soon.


SHA256:   ac846e0d82355032d41041b9f133f8d2cb9bd543e7fd8ad2d3c30dfe1ede0638
File name:   bit_che_3_5_15_install.exe

SHA256:   5f80a5eb72821010e2ac63ccab5637708077d4e19ee32d10cd3c91e1bce79523
File name:   Bit_Che.exe


also included .zip with 'Settings.ini' as an example of launching Bit Che as portable.


thanks
chip
« Last Edit: February 21, 2015, 03:26:09 am by chip! »
  -  https://convivea.com  -   And...  boom goes the dynamite.