Jump to content

Firon

Established Members
  • Posts

    28,757
  • Joined

  • Last visited

Posts posted by Firon

  1. Depends on if the RSS feed is private at all. Either through basic HTTP authentication or cookies. If it lacks any security, then obviously anyone can access it. It'd be akin to a private website without any passwords or whatever. :P

    They'd still only be able to download torrents, which wouldn't help much in most cases.

  2. µTorrent 1.3.1-beta build 378 is out with some important fixes.

    - Fix: Don't preallocate diskspace if using compact mode

    - Fix: !ut suffix was added if preallocating.

    - Feature: Argument /MINIMIZED and µTorrent starts up minimized (suitable for autostart)

    - Fix: Be a little more resistent against invalid langfiles

    - Change: Removed santa

    http://utorrent.com/download/beta/utorrent-1.3.1-beta-build-378.exe

  3. ssjkakaroto: it doesn't report it, upload it somewhere and link to it here, with information about your settings, software, and so on.

    rafi:

    You sure you're doing it right? Select it, and SINGLE click. Or when you hit add, it should show up as editable already... could be a bug, though.

    1) nowhere, it's hardcoded to 30 minutes until cache control is implemented. (default fallback will probably still be 30)

    2) Why? Update is to manually update the feeds, there's no reason to have it on History, just Releases, the only one it matters for.

    3) Nope, just check the history to see if it successfully got the torrent. :P perhaps it should show more details somewhere though.

  4. µTorrent 1.3.2-beta build 401 is out, please download and test it.

    RSS is the biggest addition, test it out!

    New speed configuration wizard!

    Your ulrate and dlrate menus may get reset when you upgrade to 390+ and restart the client afterwards, it's not a bug

    Multi-scrape automatically detects if a tracker does not support it and will fall back to single scrape mode for that tracker, so there's no need to turn it off.

    You no longer have to manually set a diskio.write_queue_size, it will work perfectly in automatic mode (-1), even at 100mbit speeds.

    Partfile bugs should be fixed now. Pre-allocate finally works with selective file downloading (with the partfile of course).

    --- 2006-01-10: Version 1.3.2-beta (build 401)

    - Change: Show a more informative message if tracker is sending invalid data.

    - Fix: New torrents aren't added as *.

    --- 2006-01-10: Version 1.3.2-beta (build 400)

    - Change: Changed queue algorithm for fast connections to work better when there's disk overload.

    - Fix: Banned showed squares instead of the ip.

    - Fix: Prevent ? and * from being used in filenames.

    - Feature: RSS filter can now match on original release name instead of the decoded name.

    - Changed: Enhanced RSS name decoding a bit.

    - Fix: Not all gzipped http downloads in connection:close mode with a content-length specifier worked right.

    - Fix: When switching tab in a tab control, change the focus.

    --- 2006-01-09: Version 1.3.2-beta (build 398)

    - Fix: Torrents could get reshuffled on load

    - Fix: GUI glitch in speed wizard

    - Change: Built-in tracker didn't support &ip=

    - Fix: !ut was added when adding a partially complete torrent

    --- 2006-01-08: Version 1.3.2-beta (build 395)

    - Feature: Support RSS cookies. Append :cookie:uid=12345;password=asdkjad at the end of the url, or equivalent.

    - Feature: Wildcard matching in RSS window supports ?* and |. I.e. you can write Foo*|Bar* to match strings starting with Foo or Bar.

    - Change: Don't reconnect to banned peers after 1 hour.

    - Change: Increase limited dl rate to 3x

    - Change: Don't limit # of upload slots for unlimited uploads

    - Change: Reset last connect time when restarting torrent

    - Fix: More robust detection if µTorrent is already running.

    - Fix: Moving up/down would rearrange the torrents if moving below the bottom/top

    --- 2006-01-06: Version 1.3.2-beta (build 391)

    - Change: Add Torrent window is sizable

    - Change: Show sizing grips in sizable windows

    - Change: Show a message in the status bar if download is limited due to small upload

    - Fix: Properly bring window to front when adding a torrent

    - Fix: Settings saving was broken

    --- 2006-01-05: Version 1.3.1-beta (build 390)

    - Feature: Speed Wizard

    - Change: Removed queue_min_speed.

    - Change: Try to detect hacked bitcomet.

    - Fix: RSS window didn't keep the size

    - Fix: % bug in files tab.

    - Feature: Allow a single IP in ipfilter lines.

    - Change: Don't discard settings for future µTorrents.

    --- 2006-01-01: Version 1.3.1-beta (build 389)

    - Feature: net.outgoing_ip to specify which IP that's used for outgoing connections.

    - Change: Auto detect how much bandwidth to use for DHT

    - Fix: Fix some gui bugs.

    - Fix: ESC didn't work in torrent props if the tracker editor was selected

    - Fix: Sorting files tab by starting piece should show them in the order they appear in the .torrent

    - Fix: RSS feed didn't show all the releases unless you manually selected (All) in the list

    - Fix: Use CSIDL_DESKTOPDIRECTORY instead of CSIDL_DESKTOP

    - Fix: No need to check if stopped files exist when starting utorrent

    --- 2005-12-30: Version 1.3.1-beta (build 386)

    - Feature: Run a program when a torrent finishes.

    - Feature: Setting to enable/disable DHT when scheduler turns off.

    - Change: Scheduler limit doesn't apply if in turn-off mode.

    - Fix: More robust crash handler.

    - Feature: Added some more values in the seeding time dropdown

    --- 2005-12-28: Version 1.3.1-beta (build 384)

    - Change: Tweak some settings

    - Feature: Added upload limit / download limit columns

    --- 2005-12-28: Version 1.3.1-beta (build 383)

    - Feature: Lower the amount of active torrents if upload is set too low.

    - Feature: Lower download speed if upload is set too low.

    --- 2005-12-28: Version 1.3.1-beta (build 382)

    - Fix: Remember size of RSS window

    - Change: Print additional info to the log in case there's a "element not found" error

    - Change: Add folder name when adding through RSS

    - Fix: Connect to peers in a round-robin fashion when multiple torrents are active.

    - Fix: Auto detect some more parameters if invalid values are given.

    --- 2005-12-26: Version 1.3.1-beta (build 380)

    - Feature: Show a message if some incompatible firewalls are loaded in memory.

    - Feature: Boss key now hides the settings window too.

    - Feature: Argument /MINIMIZED and µTorrent starts up minimized (suitable for autostart)

    - Change: Scrape. vs torrents in internal list are calculated a little bit differently in the main list

    - Change: Swap the order of my requests / their requests in the Reqs column in the peers tab.

    - Change: Connect a little bit more aggressively to peers.

    - Fix: Better detection if BitComet clients threw away my requests.

    - Fix: Bug with | characters in langfiles.

    - Fix: Don't preallocate diskspace if using compact mode

    - Fix: !ut suffix was added if preallocating.

    --- 2005-12-25: Version 1.3.1-beta (build 377)

    - Change: Boss key now hides the tray icon

    - Change: Increased http timeout to 60 seconds

    - Fix: Hopefully fixed refresh issue for people with objectdock

    - Fix: Fixed some xmlparser crashes

    --- 2005-12-24: Version 1.3.1-beta (build 375)

    - Feature: Label in RSS filters

    - Feature: Added select/deselect items to add-torrent dialog

    - Fix: RSS parser supports more feeds

    - Fix: RSS window issues on win98/non-unicode

    --- 2005-12-23: Version 1.3.1-beta (build 374)

    - Feature: Added boss key

    - Feature: Turn on/off multiscrape

    - Feature: Statistics on help menu

    - Feature: Option to enable/disable new tray behavior

    - Feature: Double click in files list opens the file

    - Feature: Use Shift when clicking on the main listview's columns to setup a secondary sorting order.

    - Feature: Ability to select label from the Bitcomet style add dialog

    - Feature: Support sending a hostname to the tracker (it will be resolved)

    - Feature: Bitcomet style Torrent Add dialog.

    - Feature: Added-On column

    - Feature: Delete thumbs.db when deleting torrents

    - Feature: Append .!ut to incomplete files.

    - Feature: RSS Reader

    - Feature: Ability to not put computer in standby while torrents are active.

    - Feature: Multi scrape.

    - Feature: Check for updates every day.

    - Feature: Don't send HAVE pieces to seeds.

    - Feature: Timeout requests that never arrive

    - Change: Tray icon activation behaves somewhat differently if window is in the background.

    - Change: Rearranged settings dialog

    - Fix: New algorithm to minimize the number of waste pieces.

    - Fix: Added some clients to version decoder

    - Fix: Don't start multiple processes on Japanese windows.

    - Fix: Fixed unpause bug.

    - Fix: Disconnect peers if global slots reached even if local slots not reached.

    - Fix: Tweaked performance on high speed connections

    - Fix: Use less CPU when force rechecking skipped files.

    - Fix: Disk Overloaded feature wasn't working right.

    - Fix: Refresh window immediately when adding a torrent through explorer.

    - Fix: Speed graph would wrap for very large numbers.

    - Fix: Save to a network share didn't work.

    - Fix: Some more strings are now translatable.

    - Fix: Lower DNS caching time.

    - Fix: Better move up/down

    - Fix: Fix crash in files tab.

    Grab it from http://www.utorrent.com/download.php

    If you'd like to be notified of new releases by e-mail, please visit this thread.

    http://forum.utorrent.com/viewtopic.php?id=2971

  5. Most of these people are behind routers, that's good enough. >.>

    I use NOTHING and I'm fine, as do others here, proof you don't need it, unless you're running a server XP

    I would suggest it but I think they all suck and cause problems, so I don't suggest any except the Windows Firewall when properly configured. :P

    But anyway ZA 6.x appears to be working fine with µT so go ahead and try that. Kerio blows, Outpost BSODs, NV's firewall leaks memory out the ass, who knows what else works like crap. :P

  6. They work with NAT error.

    Try uninstalling the Norton firewall (BLEH Norton), and disabling the Windows Firewall. :P

    In all honesty, you won't get too good of speeds if your ISP shapes heavily, unfortunately. :/ BitComet can bypass it to an extent.

  7. Check the torrent details in Azureus and check what encoding it displays next to the torrent name.

    Or, open it in a hex-editor (notepad might work too) and check what encoding says.

    encoding12:windows-1252

    If it's not UTF-8 or one of the chinese encodings, it's not a properly made torrent, and is working off your system codepage. µTorrent is fully Unicode (Azureus/java is not) so it's unaffected by the system codepage (apart from a few other bugs. There's a lot of improperly made chinese torrents out there (go BitComet).

×
×
  • Create New...