mountainpenguin / pyrt

python rtorrent webUI
GNU General Public License v3.0
34 stars 11 forks source link

Update adding torrents #12

Closed mountainpenguin closed 12 years ago

mountainpenguin commented 12 years ago

Make "Add Torrent" link a button (?) Allow drag-and-drop Allow selecting and uploading multiple torrents at the same time Remote fetch (?)

mountainpenguin commented 12 years ago

drag-and-drop and multiple uploads added on tornado branch (9f06093985ace99e2a1)

mountainpenguin commented 12 years ago

remote fetch thoughts

  1. requires the storage of passwords / passkeys for multiple third-party sites => possible to do this securely both app->server and server-side? Reversible encryption using hashed app password?
  2. separate code would be required for every individual site (subdivided into major tracker software presumably)
  3. site-agnostic mechanism for defining remote fetches, perhaps user-defined "aliases" that instruct the app on how do deal with them, e.g. ptp <name>|<id>?