eith0s / rutorrent

Automatically exported from code.google.com/p/rutorrent
0 stars 0 forks source link

Enhancement: HTML5 Filedrop #718

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
https://github.com/weixiyen/jquery-filedrop/blob/master/README.md

Would it be easy to include this into rutorrent? It seems simple enough but im 
having trouble trying to do it myself.

Im using this as an example:
https://github.com/jmdevince/rutorrent/commit/0e7323f38e2c7c566fcfe66d3d7f847799
36b3e9

which worked for the old version of rutorrent it was applied to, but i cant 
seem to get it to work for the lastest rutorrent version.

Original issue reported on code.google.com by chris2...@gmail.com on 14 Apr 2012 at 1:09

GoogleCodeExporter commented 8 years ago
attached patch

upgrade jquery to v1.7
http://code.jquery.com/jquery-1.7.2.min.js

and drop in jquery.filedrop.js
https://raw.github.com/weixiyen/jquery-filedrop/master/jquery.filedrop.js

Original comment by chris2...@gmail.com on 14 Apr 2012 at 6:34

Attachments:

GoogleCodeExporter commented 8 years ago
for some reason this is only able to work in chromium browser, even though it 
says FF3.5+ is supported i couldnt get latest firefox to work with this.

Original comment by chris2...@gmail.com on 20 Apr 2012 at 3:50

GoogleCodeExporter commented 8 years ago
OK, i will see, what i can do.

Original comment by novik65 on 20 Apr 2012 at 4:37

GoogleCodeExporter commented 8 years ago
Plugin 'filedrop' was added. Works for FF >= 3.6 & Chrome only.
svn version of core files are required.

Original comment by novik65 on 25 Apr 2012 at 11:19

GoogleCodeExporter commented 8 years ago
thanks novik! that is a great addition.

just a note to others who might open a new ticket:
  Using firefox on linux will throw the error BrowserUnsupported.
  Firefox on windows works just fine. An issue about this has been filed with the
  filedrop maintainer.

Original comment by chris2...@gmail.com on 25 Apr 2012 at 7:28

GoogleCodeExporter commented 8 years ago
Love the ability to select multiple torrents. But drag'n'drop seems to be 
broken with this plugin. Tested with Chrome 19 and FF 12.

Original comment by eksempel...@gmail.com on 20 May 2012 at 9:31