CHANGELOG
0.9.7 (november 29, 2008)
- fixed feed auto-download bug where specifying a title filter had no effect
- fixed upnp parsing problem
- improved shutdown speed
- improved recent change where the TCP/IP overhead is taken into account when rate limiting
0.9.6 (november 14, 2008)
- added max bittorrent connection setting to downloader setting page
- improved support for private tracker Torrents and RSS by adding redirection support (thanks fredx21!)
- improved upload limit setting default to at least 5% of download speed for smoother downloads
- improved connection between tvitty and the bittorrent downloader to use named pipes instead of local TCP which caused disconnection on some machines (thanks hotshot79!)
- fixed DHT bug where the node_id would get set after it was started and be inconsitent with rpc_manager and routing_table
0.9.5 (november 7, 2008)
- added disk cache support
- improved support for private tracker RSS by sending IE cookies
- improved seeding and choking behavior
- improved NAT-PMP support by querying the default gateway
- improved UPnP support by ignoring routers not on the clients subnet
- improved web seed error handling
- fixed rare buffer overrun
- fixed rare bug where torrent could be put back into downloading state even though it was finished, after checking files.
- minimum peer reconnect time fix - peers with no failures would reconnect immediately.
- DHT announce fixes
- fixed UPnP xml parse bug where it would ignore the port number
- made the torrent file parser less strict of what goes in the announce-list entry
- fixed bug in statistics from web server peers where it sometimes could report too many bytes downloaded
- better bias to give connections to downloading torrents with fewer peers
- optimized resource usage
0.9.4 (october 14, 2008)
- added: Vista x64 (64-bit) support
- fixed: fixed DHT bug where requests that timed out would be treated as transaction_id overflows and would slow down DHT lookups considerably
0.9.3 (september 13, 2008)
- fixed: series information and images aren't downloaded
0.9.2 (august 23, 2008)
- added: improved support for content feeds (previously "content add-ins"), with quicker access, view and configuration.
- added: new "short folder naming" scheme for downloaded content. supported via advanced config settings, refer to readme for details
- fixed: can't install with TV Pack 2008 (Fiji)
- fixed various feed configuration quirks
0.9.1 (july 18, 2008)
- added: yahoo pipes. to add a yahoo pipe goto settings->add-in dialog, click "new..." and select "Yahoo! Pipe"
- added: support for non-english keyboards (currently with hebrew). to enable, goto settings, select the ui language, and restart tvitty.
- fixed: lousy mouse control in content list
- fixed: auto-download feed crashes on save
- fixed: rss links beginning with "http" didn't work
- fixed: wrong order of items in downloaded view
- fixed: slow content list loading time
- fixed: add-in dialog save/back behavior
- fixed: added better user-agent information for all bittorrent announce requests