You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

developer.rst 893B

12345678910111213141516171819202122232425
  1. Developer documentation
  2. =======================
  3. Todo
  4. ----
  5. * use configuration files instead of requiring users to edit the script
  6. * add the ability to define how the announce-list should be constructed in detail
  7. (tracker tiers etc., see `Multitracker Metadata
  8. Extension <http://bittorrent.org/beps/bep_0012.html>`_)
  9. * add webseed support (`Hoffman style <http://bittorrent.org/beps/bep_0017.html>`_ &
  10. `GetRight style <http://bittorrent.org/beps/bep_0019.html>`_)
  11. * improve behaviour when detecting the need for overwriting an existing torrent
  12. (if the user aborts, the torrent has to be calculated again)
  13. * isn't the comment field supposed to be multi-lined?
  14. * create test cases, unit tests, ...
  15. * provide more examples in the documentation
  16. Future
  17. ------
  18. Some ideas regarding the long-term future:
  19. * create GUI
  20. * make it possible to edit existing torrents