Commit graph

10 commits

Author SHA1 Message Date
Tony Blyler b1b0c7b4c3 Rewrote hoarder in Bash. 2015-02-06 22:20:06 -05:00
Tony Blyler 758ce5cb8e Handles SSH/SFTP connection closing gracefully. Adds auto restarting of processes config option. Makes dying a little more uniform. Still need to make dying graceful. 2015-01-24 11:45:28 -05:00
Tony Blyler d36b7ff8d6 Cleaned up code with gofmt/lint. Added download resuming. Made downloads for subdirectories work correctly. 2014-12-30 10:40:44 -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 6e94efb517 Fixed a case of an infintie reconnect loop. 2014-05-21 09:31:51 -04:00
Tony Blyler dee3c58e54 * adds config sanity check
* makes it so a single torrent download doesn't get two children
* adds children as a config option
2014-05-14 10:00:06 -04: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