Jump to content

Ultima

µTorrent Helper
  • Posts

    27,924
  • Joined

  • Last visited

  • Days Won

    4

Everything posted by Ultima

  1. Ultima

    µTorrent WebUI

    Nah, the µTorrent version wouldn't make a difference. The code simply never supported sorting by the queued status because I never took it into account when I wrote my original status comparator. At any rate, now that I got around to fixing this, I also fixed secondary sorting while the Status column is used as the primary sort criterion -- so you'll be able to more finely sort even those torrents with identical statuses.
  2. Ultima

    µTorrent WebUI

    @osmosis: Don't know. I looked into after you mentioned it the first time. While probably feasible, it's low on my list of priorities. We'll see. @Chipster: I've never taken the queued status into account when sorting. The current build is no worse than 2011-03-19 was -- and is, in fact, no different. They sort using the exact same criteria. Exhibit A: http://i.imgur.com/dPPke.png Anyway, this will be fixed in the next release. Thanks again.
  3. Ultima

    µTorrent WebUI

    Bugfix build -- not much else to say about this.
  4. Ultima

    µTorrent WebUI

    Remove these from webui.js forcestart:[L_("ML_FORCE_START"),this.forcestart.bind(this)], ,remove:[L_("ML_REMOVE"),this.remove.bind(this,CONST.TOR_REMOVE)],removeand:[CMENU_CHILD,L_("ML_REMOVE_AND"),[[L_("ML_DELETE_TORRENT"),this.remove.bind(this,CONST.TOR_REMOVE_TORRENT)],[L_("ML_DELETE_DATATORRENT"),this.remove.bind(this,CONST.TOR_REMOVE_DATATORRENT)],[L_("ML_DELETE_DATA"),this.remove.bind(this,CONST.TOR_REMOVE_DATA)]]], In main.css, replace #mainStatusBar-menu{ with #mainStatusBar-menu{display:none;
  5. Ultima

    µTorrent WebUI

    You're absolutely right! That's a rather subtle bug that would probably have been annoying for me to track down, so your help in figuring it out is much appreciated. This will be fixed for the next release!
  6. Ultima

    µTorrent WebUI

    Thanks for the screenshot. I'll re-evaluate the font code when I get the chance. And is that XP you're running?
  7. Ultima

    BEncode Editor

    And indeed I appreciate that you cared enough to do that. It's just that tying it with language that easily confuses users while throwing some dirt at my work (and myself) -- intentional or otherwise -- doesn't evoke nice emotions from me. You'll notice that that's been the main point I've taken issue with this entire time. You chose to say without real hard evidence that the warnings weren't false-positives, aka "BEncode Editor does contain viruses" (for posterity: it doesn't). Better might it have been for you to just say something along the lines of "it should be noted that version X has a surge of virus warnings on VirusTotal", and leave it at that, with or without your recommendations; it's fine either way, as I have no problems with facts and helpful suggestions. Anyway, thanks for your concern.
  8. Ultima

    BEncode Editor

    Honestly, I find this most amusing: because I leave old versions up, I'm getting dirt thrown at me now. Maybe I should've just taken a cue from µTorrent and not bothered to leave old versions around -- even though BitTorrent sometimes gets mud slinging too for not allowing old versions of µTorrent to even be linked from here. Damned if you do, damned if you don't. If you're directing that question at me, then my response is a resounding "no". If you're so inclined, go ask the antivirus vendors why there are such wild swings in their heuristics engines. Don't ask me why other people's softwares have problems. Anyway, drop the topic. The evidence is laid bare for others to decide for themselves. I'm not interested in letting this thread get derailed further for your own paranoia.
  9. Ultima

    BEncode Editor

    For the Record: I've sent my executables in for manual re-evaluation by antivirus vendors before, and sure, they fixed their definitions, but only soon after released more definition updates that reverted their "fix". I'm not really interested in playing the cat-and-mouse game with them -- not when they're the ones wielding all of the power, and I'd just be there to tell them "your majesty, you have erred -- again". I've got more important things I'd rather deal with. You can report all the VirusTotal results you'd like, but it won't really make a difference to me (or to antivirus vendors, for that matter). Indeed, I am jaded, and this is a tired topic for me. If you're doing this just to inform other users, then that's cool with me, as I'm not personally interested in wasting my own effort uploading to VirusTotal for the sole purpose of seeing how many more false positives they can generate. Just, please, stop editorializing the results by saying things like the incredulous "I don't know about USUAL false positives" or the insinuating "one has to wonder why". That does nothing but imply to others that I write or propagate viruses, which I don't take kindly to. Edit: If anyone comes across these posts and are interested in a real explanation, see here. I tried being diplomatic, but I don't think I'm going to tolerate the FUD any further.
  10. Ultima

    µTorrent WebUI

    If by "out of whack" you mean "completely wrong", then maybe you should upgrade µTorrent. As for fonts being screwed up, I don't know what to tell you. It works fine for me on all browsers across multiple platforms. The lack of a screenshot doesn't help either -- it only leaves me making completely uneducated guesses at what you're observing.
  11. Ultima

    BEncode Editor

    One would think that after years of BEncode Editor being out there, being used by (presumably) thousands of people, and my not having changed anything in forever, someone would've found and reported a virus if indeed there was one to be found. FYI, I don't really care whether or not you believe me. If you prefer to trust VirusTotal instead, that's your prerogative. I don't gain anything either way. I won't fault you for being cautious. Just don't go insinuating that which is not. Edit: Have you looked at your own results? On bencode-editor.0610u.zip: Besides the fact that BEncode Editor uses AutoIt/UPX (a well-known hive for antivirus false positives), it's also associated with BitTorrent, which is inescapably/heavily associated with piracy, which antivirus vendors often have agendas against anyway. Is it seriously any wonder that it would be flagged anyway?
  12. Ultima

    µTorrent WebUI

    Disable Preferences > Web UI > Use system fonts? @osmosis: favicon.ico was actually removed ages ago as it was just a bigger duplicate of images/ut_small.png...
  13. Ultima

    µTorrent WebUI

    Don't know, but either way, that's not really within the scope of this thread. Edit: To be clear, a way to create torrents from within µTorrent WebUI itself has been requested before. How to get it done externally of µTorrent isn't something I'd know off the top of my head though, and is more a general question about the WebUI backend than it is about the WebUI frontend (this thread's purpose).
  14. Ultima

    µTorrent WebUI

    @Focus1: By µTorrent 3, do you mean µTorrent running under Wine, or µTorrent Server? If the former, then you're going to have to tell us what version of Wine you're running. @tamalero: You can't possibly be using the latest version of WebUI if your listview and progress bars look as they do in the screenshot. WebUI hasn't looked that way in ages. Same for the bug you described -- it's already been fixed for well more than half a year now. At any rate, your posts are rather ambiguous. You don't mention what specific version of WebUI you're running, or what version of µTorrent you're running. And "frontpage" isn't clear either -- it could mean the first post of this thread, or it could just as easily mean the utorrent.com homepage. As such, I can only surmise that you're running µTorrent Server downloaded from the utorrent.com homepage, which contains a version of WebUI that was forked from an extremely outdated revision of the WebUI codebase. If so, do read the first post of this thread.
  15. Ultima

    µTorrent WebUI

    Replace <a href="#" id="setting" class="tbbutton inchev"></a> with <a href="#" id="setting" class="tbbutton inchev" style="display:none!important"></a>
  16. Ultima

    BEncode Editor

    http://forum.utorrent.com/viewtopic.php?pid=289410#p289410 As previously discussed, this utility isn't a resume.dat or .torrent file editor. Giving it the specific options you're requesting contradicts that.
  17. Ultima

    BEncode Editor

    A commandline interface has been among the longest-standing items on my todo list for BEncode Editor. And it wasn't done because I couldn't think of a good interface at the time that offered a decent fraction of the flexibility and power that the GUI currently has*. Admittedly, I haven't thought of it in a while, so maybe I'll have some better ideas after revisiting, but personal time constraints don't currently permit. * No, I'm not silly enough to think that I'll be able to replicate every single GUI feature in a CLI.
  18. Ultima

    µTorrent WebUI

    These are the two dialogs that I didn't fully implement font-independent sizing for because it's not at all an easy fix. I've thought of allowing dialog resizing before, but that would entail that I implement some kind of control resizing or layout managing in order for things to reflow correctly on resize. The only reason the main UI reflows properly on resize is because it's relatively basic with regards to the number of controls on it and the resizing requirements for said controls. And even though it's relatively "simple", the resize logic for the main window is horrendously complex, and it isn't easily generalizable as is. I'm not sure I want to think about resize logic for dialogs for the time being. At any rate, the fact that these two dialogs aren't fully font-independent is something that's been sitting in one corner of my mind for a while now. Maybe I'll come up with something somewhere down the line, but in the mean time, there isn't a whole lot you'll be able to do about it short of switching off the system font support and zooming in... or using a different browser without real high DPI support (and again, zooming if the fonts are too small).
  19. Ultima

    µTorrent WebUI

    @Orillion: A Trackers tab is not possible without backend support. @coldfire7: See the fix I recommended to Sarreq Teryx here -- except for step 2, you should visit http://192.168.10.100:9005/gui/?action=setsetting&s=btapps.skin_url&v= instead. Apparently, btapps.skin_url is a commonly-corrupted key...
  20. Ultima

    µTorrent WebUI

    Acknowledged. The problem exists only with columns that use a non-standard sort (which just happens to be only the Status column), and occurred due to an exceedingly stupid oversight on my part. At any rate, a fix for the regression has been checked in, and will be included in the next release. Thanks for the report!
  21. The first post was last edited on 2011-07-01. Given that 25422 does, indeed, have a relatively long changelog, it's more likely than not that the changelog simply has the wrong date, or the build was created on 2011-06-28 and not posted until a few days later.
  22. Ultima

    µTorrent WebUI

    Works for me. Clear your browser cache or something.
  23. Ultima

    µTorrent WebUI

    @rd1381: Yeah, it was brought up and fixed a while ago, but not in any release. I guess now would be as good a time as any to release (especially considering the fact that v3.0's gone stable anyway).
×
×
  • Create New...