Commit graph

16 commits

Author SHA1 Message Date
Tony Blyler 5cb62347e7
Add ability to prevent downloads based off of available disk space 2016-07-23 17:23:36 -04:00
Michael Rosenberg e958dcb451 New command line option -getStatus to view formatted download status; config now requires RPC socket path; queue.Close() now runs after interrupt is sent 2016-06-28 20:36:54 -04:00
Michael Rosenberg d884835580 Update README.md
Include protocol scheme in the `rutorrent.addr` attribute. Omission of this gives me a frustratingly unhelpful error `Failed to update torrent list from rTorrent: 'Post mycoolrtorrentserver.com/XMLRPC: unsupported protocol scheme ""'`
2016-06-18 00:18:33 -04:00
Tony Blyler 3bc24bb3f8
Update README for downloading releases 2016-05-17 11:57:29 -04:00
Tony Blyler a08a102d15
Add resume support to downloading 2016-05-14 11:32:24 -04:00
Tony Blyler 95ce7fccee
Support YAML for the configuration and rearrange the config struct 2016-05-14 10:22:10 -04:00
Tony Blyler fb15dcf3d5
Add Travis CI status 2016-05-13 19:38:24 -04:00
Tony Blyler 4e5e70f752
Fix documentation error and logging prefix for STDOUT 2016-05-13 17:42:37 -04:00
Tony Blyler a6dfb7e698
Add the ability to do everything in Go 2016-05-13 17:38:53 -04:00
Tony Blyler 3d9fdad416 Update listed requirements 2016-02-06 18:02:20 -05:00
Tony Blyler b1b0c7b4c3 Rewrote hoarder in Bash. 2015-02-06 22:20:06 -05:00
Tony Blyler a6e0debe9a Added CLI arguments and updated the README 2014-12-23 17:59:25 -05:00
Tony Blyler a32e222ce6 Project is now in Go 2014-12-23 17:38:01 -05:00
Tony Blyler daf6094ad7 * The included config is now an example config.
* Fixes a logging issue when already downloading a torrent.
* Uses better management of the download queue
* Fixes a constant spamming issue when the queue is empty and there is a download
2014-05-08 21:58:17 -04:00
Tony Blyler 5817fd3d77 Initial commit 2014-05-02 09:49:56 -04:00
Tony Blyler aeff525220 Initial commit 2014-05-02 06:41:51 -07:00