Commit Graph

32 Commits

Author SHA1 Message Date
lordwelch
ea1b39f4b7 Fix not adding new torrents 2018-01-21 10:10:33 -07:00
lordwelch
7be6edcc45 Bettor sort
Use absolute paths
Cleaned up stopping the torrents
Start the torrents that are selected that are below 1.0
Fix problem with duplicate links
2018-01-17 14:27:52 -07:00
lordwelch
8bf4f5bf5c Fix hash detection on download
Start adding a score function for sorting
2018-01-13 15:03:46 -07:00
lordwelch
3acdb54b62 Better error handling for transmission
Remove unnessesary removal of links
Reduce stdout spam
2018-01-11 15:54:03 -08:00
lordwelch
56fdaef90e Basic error checking for transmission
Added host option for transmission
2018-01-09 23:52:45 -07:00
lordwelch
4e30dd5404 Add credentials
Sort mkv files to top
Set seed ratio
2018-01-06 23:33:08 -07:00
lordwelch
a5bf6ae19f Switch to stopping torrents instead of removing 2018-01-06 22:25:39 -07:00
lordwelch
b47d18b48a Remove unnecessary mutex 2018-01-06 20:03:11 -07:00
lordwelch
de0b93001c Wrong type 2018-01-06 18:39:56 -07:00
lordwelch
da7e541666 Too many changes to mention.
Now atleast partially works
2018-01-06 18:31:50 -07:00
lordwelch
7610f464b6 Remove debug output 2017-11-30 21:40:41 -07:00
lordwelch
4ce03bf6ef Fix stringer output
Trim extension before parse
2017-11-30 21:24:50 -07:00
lordwelch
5f90781b33 quite wget 2017-11-30 20:41:28 -07:00
lordwelch
db641feb70 comma 2017-11-30 20:11:26 -07:00
lordwelch
349e7cf160 Fix wget output 2017-11-30 20:08:54 -07:00
lordwelch
bf7d9e95b7 Print open error 2017-11-30 20:03:20 -07:00
lordwelch
34f777fb1c Print read error 2017-11-30 19:56:16 -07:00
lordwelch
aee1fdd97e Print metadata 2017-11-30 19:46:43 -07:00
lordwelch
f4e95ca172 Forgot to remove line 2017-11-30 19:40:28 -07:00
lordwelch
86b89bb1d7 Print wget output correctly 2017-11-30 19:38:02 -07:00
lordwelch
6aac4af108 Print wget output 2017-11-30 19:33:33 -07:00
lordwelch
3700e49060 Print wget error 2017-11-30 19:29:28 -07:00
lordwelch
2faca86315 Too lazy 2017-11-30 19:20:20 -07:00
lordwelch
01fbf22e90 refactor 2017-09-27 14:17:58 -06:00
lordwelch
678d618ffa Rename Load to ReadFile, make args.PATH default to cwd 2017-09-22 18:47:50 -06:00
lordwelch
3b0200fe51 Move Scene tag parsing to seperate library. 2017-09-20 17:40:27 -07:00
lordwelch
db91fb0059 Read lines and download torrent skip if wget fails 2017-08-08 11:07:36 -07:00
lordwelch
2ba1250a27 Finish switch to map for tags
Find date for media first then stick everything before in Title
update main.go
2017-07-23 23:21:25 -07:00
lordwelch
2a11ab068e Add torrent files for testing
Switch to split instead of looping through string
Need to finish checking for date
2017-07-22 22:53:12 -07:00
lordwelch
5028dc49b1 Start interface
started implementing main func
2017-07-16 23:48:06 -07:00
lordwelch
bf03aa8942 Fix syntax errors. add cmdline flags. 2017-06-20 12:25:19 -07:00
lordwelch
c1a5e4e667 Initial
have struct for torrent metadata
start struct for data I will use
2017-06-17 02:11:46 -07:00