Jump to content

Directrix

µTorrent Helper
  • Posts

    83
  • Joined

  • Last visited

Everything posted by Directrix

  1. @sola: I found the problem and it'll be fixed in the forthcoming version. If you/someone else see(s) other "NaN" fields please let us know.
  2. @ICleolion: \o Yup, feels pretty good. @Ultima: A perfect facepalm.jpg moment. I'm sure I'll continue to have many of these. "not any time soon (if ever)" :/ Alus & Co. can't always be _that_ busy, with enough pressure and nagging shit will get done.
  3. @Brama: Exactly. I finally found the problem where the ETA would display ( > 2)y _w...it turns out that if the number of seconds gets really small and you calculate the number of years (seconds / 31536000) you'll end up with a really, really small number represented in E-notation, e.g. 3 seconds = 9.512937595129376e-8 years. Now the thing that I didn't consider was that if you convert that number to an integer with the JavaScript function parseInt (which is so wrong, because parseInt accepts a string as an argument) it'll end up converting the argument to a string, e.g. "9.512937595129376e-8", and parseInt("9.512937595129376e-8") == 9. FAIL.
  4. @Bassboy: already fixed in the upcoming version.
  5. @Ultima: Yes :/ and this can't be a rounding error.
  6. One problem I found with the ETA was that if the # of weeks was 0 and the # of days was greater than 0 it wouldn't display as 0w _d. @sirWest: o_O I don't know what's going on there, but I do think it's possible if during endgame-mode µTorrent was waiting for a block and the WebUI updated that instance.
  7. @user9475: tstatus.png is set as the background-image of the name cell and then you can use the background-position property to move the image around. The problem is that you can't (currently) clip the background image to, for example, a 16x16px rectangle. So, using the horizontal image doesn't work out too well. @ZaInT: Here is the tstatus.png from the Silk theme.
  8. @ZaInt: The icons are interchangeable; if, in your opinion, the colours are switched you can rearrange them to your liking or use another theme. You'll need to extract the zip file and open images/tstatus.png in your favourite image editing software and do the editing. If you choose to use another theme just note that the icons have to be arranged vertically and not horizontally.
  9. An updated v0.361 is now available with the following changes: @seven7: You need to open index.html and remove it in there aswell. It's at the end of the file. @PabUK: Uhh, lets say your request falls under "Changed: More areas of WebUI translated." @Eejit: fixed . @Milamber: Yes, that'll definitely be implemented at some point (most likely one of the first new features).
  10. I was thinking that we should probably add the version number to older builds and the newest build should be webui.zip.
  11. @guijarrelson: Did you place the webui.zip in the correct folder? Check the HowTo.
  12. memosis: only if you open the source files and edit it out. Snowknight26: That's just how the Aquazureus theme has it set up.
  13. @Photon: Are you seeing any JavaScript error in the Error Console? (Tools -> Error Console)
  14. http://forum.utorrent.com/viewtopic.php?id=58156 http://forum.utorrent.com/viewtopic.php?id=58156 http://forum.utorrent.com/viewtopic.php?id=58156 After one year of "intense coding" we have an updated WebUI for you. This could/should have come earlier, my apologies. You should be running µTorrent 1.8.1. Download: webui.zip I recommend right-clicking, clicking "Save link/target as..." and then entering webui.zip OR you can rename the file to webui.zip after you've downloaded it. (timestamps were added to prevent browsers from serving cached versions) What's new since v0.310? From a feature standpoint you won't be seeing anything new. New features will obviously get added soon. At the moment, you can do your basic torrent controlling, but more important features, e.g. setting the folder where downloads should be put in, are unavailable. - better browser support: IE6+, Firefox, Opera, Safari - language support: all languages included in the 1.8 langpack are available - we're now using the excellent MooTools JavaScript Framework to do all the dirty work, which resulted in an improved UI and ultimately IE6 support (of course other JS libraries would have done the same) - 1.8-compatible * * The settings dialog has all the important settings that can be set in 1.8 and some of these will be ignored in older version of µTorrent. Bug tracking will now be handled through Trac. You'll also be able to browse the source and do a svn checkout if you'd like to. A proper licence for the webui files will be added soon. So, bug reports, feature request, patches (for improvements or bug fixes) are very much welcome. This will be the new readme, which I'll be updating in the next few hours with the known issues the WebUI is suffering from. For older versions of µTorrent (< 1.8) download webui.legacy.zip Happy Testing, WebUI Team
  15. 1. No 2. You can move the config file (settings.dat (!!), resume.dat, etc.) to the folder where µTorrent's exe resides.
  16. No JavaScript application can handle drag 'n drop file links. The only way to support that is by using a Java applet, which will never happen.
  17. WOW, I seriously don't get why people like to bitch about Thumbs.dbs as much as they do. Fixed.
  18. Jeebai: You'll need to change a Firefox setting for it to allow the webui to catch right clicks. Tools -> Options... -> Content -> JavaScript - Advanced -> Check 'Disable or replace context menus'. Hopefully it works now. medievil: You can get you're external IP from here. Otherwise, you could just use 127.0.0.1 or localhost as your IP for internal testing. The UTport is the port µTorrent is listening on and can be found under Preferences -> Connection -> Listening Port - Port used for incoming connections. If you would like to use the webui µTorrent has to be running and you computer has to be on.
  19. jeebai: Select a torrent, go to the files tab (if the details are not shown press F6 first), and then right-click on it and it should popup a menu for you to select "Don't Download." (the menu looks broken, because I broke it; it will be fixed soon). commie: Deleting is not shown in the right-click menu, but there is the delete button in the toolbar. If you want delete torrent + data, that isn't there yet.
  20. Directrix

    WebUI v0.315

    http://forum.utorrent.com/viewtopic.php?id=58156 http://forum.utorrent.com/viewtopic.php?id=58156 http://forum.utorrent.com/viewtopic.php?id=58156 http://forum.utorrent.com/viewtopic.php?id=58156 http://forum.utorrent.com/viewtopic.php?id=58156 http://forum.utorrent.com/viewtopic.php?id=58156 This is the new thread for the Web API. Go visit it! http://forum.utorrent.com/viewtopic.php?id=58156
  21. Sign up is now done! Thank you all that showed interest in using/testing the webui and I hope that the webui will go public soon. Until then...sit tight. You have to be a registered forum member to test the webui. Sorry for keeping you waiting so long for this. If you would like to test the webui please reply in this thread with a short reason why you would like to test it and maybe why you would be a suitable tester (using multiple OS's each with their own browsers, etc.). For this first beta release only 250 testers will be required. So, the first 250 acceptable replies will get to test this little piece of lead. I will update this post if you have been added to the list and then i'll give you instruction what to do from there in our IRC channel. You must register your nick on p2p-irc before you will be able to enter the channel. Once you've been added to the access list by an op in the channel and registered your nick, follow these instructions. http://www.utorrent.com/remote.txt The List ---------------------------------------- KitCh, Shadek, StifflerNewb, tjobo, animorc, bobp, Rickie, blerpii, digrem, Martin, ic3d0g, chowmien, thebiglebowski, Vectorferret, muffs69, DaGuesingman, Bhav, Opio, SaoAlpha, StaticFish, whcodered, winMX_67, viri, twinlight, AresXP, ludeboy12, NoOneButMe, Nirvana, breakown, qkslvr221, tdavie, Allied, jblade, N3cr0s, shawnz, Badgerz, dyck15, Dmon, aniComplex, xxdesmus, Asskick, B!LL, jsmith1, dAbReAkA, DavidES, Wobbud, Rekoil, Moredhel, wutang01, TimRogers, bo2000, 00, schnurlos, HoochieMamma, jnx, toastermax, Drunx, Xenus, DonGato, Masske, akaidiot, johnston, hofshi, Ares, tcghost, shooter468, tyskis, fallengod, bbz, wormdevil, Mallus, FoG, cool_myll, mleko, noonetmc, mgorbach, tk422, bcain2005, easyx, iElectric, BlackLion, wsmacsl, iceberq, PuR3, theos, RAINMAN, ortner, StoicJester, KinY, SonicSam, Eddie1506, yuripave, mmccurdy, barhom, crasch, JrMan, camson, D-Kalck, Noodle, Antikk, DaneeL, torrentgeekz, Socrates, Kommander_SER, wormhole, linx05, molitar, AUP, ZipGenius, oichi, Arbor, henrypijames, µtorrent-User, trool, kristoficus, crowman, t8888, A lien, Manaldski, espenfjo, paya, stec00, BlackMeTaL, Matt865, Spartakus, free6, dbunder, Superman, daveshady, Brandon, f0rce, nitro, SVz, KriTenKs, eXtreme, finsken, coca_cola85, kewldude607, antk1, AtmaX, joval, vygi, TheCoolGamer, Amuro, webbson, lesinfox, Raaz, fireworx, JokiKlass, VSLG, Herm, blackice912, wiak, TheBIG, cmunk, gammelkorv, FLX, dbfriends, BLaZor, k3rr, peche, vores8, ronron, jmtucu, GabbaGandalf, schneelocke, bi0logic, IDoSI, dawguru, ↔↔, infirmus, roytam1, iascoot, fiscus, pineapples10, warbird, scott85213, kookykrazee, VooDooTo, soban, stlaus, [sHeeP], TtWEAK, ev0|, arpangurjar, flapjackman176, timle, thailer, Killa, Aremith, proudlarry, HirnToT, Glavata, vaca, wadisnake, alcaholjunkie, tokyovigilante, sHaDYvB, skryptus, Noiz, Afurotsu, fuzzywuzzy, Onion, airrob, modtang, sj26, B10hazard, FearaFox, benrothwell, By-Tor, morpheus6d9, kidman, lzb, Srandista, goodmans, alwayscamp, xmlt, dannywirth, unknownserv, bentheo, dsforsaken, kulprit, smooth, steamfish81, rascalli, esac, Nairium, emporio91, AyAn4m1, felge, nsumner, InvisoSniper, Fredster, Sid32, Hajo1000, simjohan, sektor, dain, shkbobo, icleolion, Alpha-Toxic, mysputnik, davegoodson, Hoondie, musli, gesv, Bytec, crovoaldo, Fredrik, bluecube, frantik, emc, ROCKmyJOCKs, 0wing, soak, klUS7ER
×
×
  • Create New...