Skip to content
This repository has been archived by the owner on Jun 7, 2020. It is now read-only.

Latest commit

 

History

History
28 lines (23 loc) · 1.79 KB

README.md

File metadata and controls

28 lines (23 loc) · 1.79 KB

Requirements

  • catchall watch folder (/mnt/blackhole/*.torrent) should work correctly and download to "unsorted"
  • dynamic watch directories
  • download all torrents to /mnt/processing directory
  • redirect rtorrent daemon logs to STDOUT
  • move completed downloads into dynamic /mnt/downloads subdirectories. 1 2
  • DEPOT default user/password authentication for webui
  • auto-labeling by watch folder compatible with flood
  • scheduling/QoS
  • Auto cleanup? Completed torrents that are stopped and older than 2 months?
  • stop seeding when download is complete
  • Performance tuning
  • logrotate
  • better logging.
  • ensure that deleting a partially downloaded/inprogress torrent will actually delete the associated data
    • when deleting a torrent we should always delete the .torrent file too
    • when deleting a torrent, sometimes the download directory is not deleted.

Themes