deandavis1 Posted September 14, 2008 Report Posted September 14, 2008 I just wanted to let people know that it seems the WebUI v0.310 seems to work great with my HTC Touch Diamond, but v0.361 does not.v0.361 seems to hang on the flash loading screen... use v0.310 for now.I think the HTC comes with flash lite v2.1. Maybe v0.361 requires some flash not supported in Flash Lite 2.1.
Directrix Posted September 14, 2008 Report Posted September 14, 2008 The WebUI doesn't use Flash anywhere. Which browser is used on the HTC and which version of µTorrent are you using?I think I'll start playing around with the mobile version again.
deandavis1 Posted September 14, 2008 Author Report Posted September 14, 2008 Just a little update. I just loaded flash v3.1 on my HTC Touch diamond but it has not fixed the webui. v0.310 still works (and loads with with a "loading bar") v0.361 does not work (locks on loading with a "loading circle").I still suspect it is a flash version issue. I wonder if the author could compiling it with an older version of flash for us to try )------ editHi Directix, Oh it really looks like a flash interface... especially with the "loading" graphics. My bad.HTC uses the Opera Mobile 9.5. Its not a big deal because version 0.310 works really well, but I guess at some stage there are going to be new features as we move forward... happy to test anything.------editSame thing happens on MS Mobile IE... It just gets stuck on the "loading screen". If its not a Flash thing is it a JAVA support issue maybe?
Ultima Posted September 14, 2008 Report Posted September 14, 2008 It doesn't use Java either It uses JavaScript, which is a rather different kind of beast. Is there some kind of error console in Opera Mobile that you can check for JavaScript errors?
deandavis1 Posted September 15, 2008 Author Report Posted September 15, 2008 Well seeing the problem is similar on Opera and Windows Mobile IE I am guessing that it is a JavaScript error associated between Windows Mobile and WebUI v0.361. I have done a little research and it it looks like you can enable error tracking but it looks to require key changes which scares me being a novice. I hope someone with a PPC and a little more experience can get this and future versions working. It is really a great interface on a PPC and easy to add torrents.
Bloodcore Posted September 23, 2008 Report Posted September 23, 2008 I agree, someone should make a version working with Windows Mobile.that way we can add torrents and such without being on a computer at all.The PPC Version doesnt need to be updated as often as the normal WebUI, maybe every third update or such?I already know alot of people that wants this..
Lord Alderaan Posted September 23, 2008 Report Posted September 23, 2008 There are some alternatives to access the webui on a WM phone:http://forum.utorrent.com/viewtopic.php?id=33186
Bloodcore Posted September 23, 2008 Report Posted September 23, 2008 if you are pointing at the "Mobile Phone Interface" then you are wrong..that install is .Jad and .Jar files..its for normal mobiles, not the WM6 / WM6.1
Firon Posted September 23, 2008 Report Posted September 23, 2008 if you're using the regular WebUI, Opera 9.5 -may- work with it. No guarantees though.,
Bloodcore Posted September 24, 2008 Report Posted September 24, 2008 ive been trying all kinds of web browsers for both wm6 and wm6.1same results :|
kd4zqe Posted September 26, 2008 Report Posted September 26, 2008 Gotta give credit to Ultima for scrapping this together. It does not give you any control or monitoring of existing torrent activity, but it'll allow you to start a torrent when you're out and about from either uploading a file, or posting the direct link! This was exactly what I needed, so if you need any additional features, no help for you there. Sorry. This works great on my HTC 8925 under IE and Opera. The only thing is that opera does not acknowledge that the file was received, whereas IE brings up a page with the build # on it.From http://forum.utorrent.com/viewtopic.php?pid=362294#p362294<html> <head> <title>µTorrent Uploader</title> </head> <body> <div id="token" style="display: none;">##TOKEN##</div> <iframe name="dummy" src="about:blank" style="display: none; width: 0; height: 0;"></iframe> <div class="cont"> <form action="./?action=add-file" onsubmit="return (!!this.torrent_file.value);" method="post" enctype="multipart/form-data" target="dummy" id="add_file"> <label for="torrent_file">Torrent file:</label> <input type="file" name="torrent_file" /> <input type="submit" value="Add File" /> </form> <hr /> <form action="./?action=add-url" onsubmit="return (!!this.s.value);" method="get" target="dummy" id="add_url"> <input type="hidden" name="token" value="##TOKEN##" /> <input type="hidden" name="action" value="add-url" /> <label for="s">Torrent URL:</label> <input type="text" name="s" /> <input type="submit" value="Add URL" /> </form> </div> <script type="text/javascript"> var token = document.getElementById("token").innerHTML; document.getElementById("add_file").action = "./?token="+token+"&action=add-file"; document.getElementById("add_url").token.value = token; </script> </body></html>Save it to index.html, add it to a zip file called webui.zip and replace the existing webui.zip.And if anyone ever puts all the WebUI features together into a standalone app, they'll be a god in my eyes. Pity i cant code...
Bloodcore Posted September 26, 2008 Report Posted September 26, 2008 well, its a start but for me.. the monitoring is needed..
GLO Posted August 2, 2009 Report Posted August 2, 2009 quote:kd4zqeGotta give credit to Ultima for scrapping this together. It does not give you any control or monitoring of existing torrent activity, but it'll allow you to start a torrent when you're out and about from either uploading a file, or posting the direct link!This was exactly what I needed, so if you need any additional features, no help for you there. Sorry. This works great on my HTC 8925 under IE and Opera. The only thing is that opera does not acknowledge that the file was received, whereas IE brings up a page with the build # on it.From http://forum.utorrent.com/viewtopic.php … 94#p362294Are you still using this method? I want to try it on my kaiser!It would be great to intiate a download remotely within WM6.1
Ultima Posted August 2, 2009 Report Posted August 2, 2009 No, chances are, he's using µTorrent MiniUI (if his post in that thread is any indication).
gk2012 Posted August 26, 2009 Report Posted August 26, 2009 Wow, thanks for that helpful code Ultima. I'll try it out later after I finish my downloads.
Tamater Posted January 25, 2010 Report Posted January 25, 2010 I use Opera 9.5 build 177XX and it works with WebUI flawlessly... (of, maybe not flawlessly, but still great).I've even just got it working with Opera Mobile 10 Beta 2... You just have to make sure you don't enable Opera Turbo..... seems to mess with it.
Firon Posted January 25, 2010 Report Posted January 25, 2010 Opera Turbo isn't really for anything AJAX, since it relies on server-side rendering.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.