Skip to content

Latest commit

 

History

History
9 lines (9 loc) · 448 Bytes

TODO.md

File metadata and controls

9 lines (9 loc) · 448 Bytes
  • define the API
  • Make sure libgtorrent.a builds before gTest.exe
  • Implement logging to file
  • Implement database for torrents [containing download location/file location/other]
  • Implement moving all .torrent files to a central directory
  • all processing should be done in core & not UI (search, rss, error checking)
  • use consistent coding style
  • Implement option to randomize ports on startup
  • Unit tests