Commit Graph

  • d8f8588dc4 Change references to actually separate the command from the lib Move the properties for sorting to the lib Add some basic checks on files that are loaded to preven segfault master lordwelch 2018-02-04 22:22:24 -0800
  • 0c72259da4 Move to seperate package for the downloader and add a simple test command lordwelch 2018-02-04 22:19:22 -0800
  • ea1b39f4b7 Fix not adding new torrents lordwelch 2018-01-21 10:10:33 -0700
  • 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 lordwelch 2018-01-17 14:27:52 -0700
  • 8bf4f5bf5c Fix hash detection on download Start adding a score function for sorting lordwelch 2018-01-13 15:03:46 -0700
  • 3acdb54b62 Better error handling for transmission Remove unnessesary removal of links Reduce stdout spam lordwelch 2018-01-11 15:54:03 -0800
  • 56fdaef90e Basic error checking for transmission Added host option for transmission lordwelch 2018-01-09 23:52:45 -0700
  • 7cd9ab2904 Forgot period on extension Sorts by resolution before release lordwelch 2018-01-08 23:25:45 -0700
  • 4e30dd5404 Add credentials Sort mkv files to top Set seed ratio lordwelch 2018-01-06 23:33:08 -0700
  • a5bf6ae19f Switch to stopping torrents instead of removing lordwelch 2018-01-06 22:25:39 -0700
  • b47d18b48a Remove unnecessary mutex lordwelch 2018-01-06 20:03:11 -0700
  • de0b93001c Wrong type lordwelch 2018-01-06 18:39:56 -0700
  • da7e541666 Too many changes to mention. Now atleast partially works lordwelch 2018-01-06 18:31:50 -0700
  • 0e17c2c44c update stringer lordwelch 2017-11-30 22:22:19 -0700
  • 7610f464b6 Remove debug output lordwelch 2017-11-30 21:40:41 -0700
  • 4ce03bf6ef Fix stringer output Trim extension before parse lordwelch 2017-11-30 21:24:50 -0700
  • 5f90781b33 quite wget lordwelch 2017-11-30 20:41:28 -0700
  • db641feb70 comma lordwelch 2017-11-30 20:11:26 -0700
  • 349e7cf160 Fix wget output lordwelch 2017-11-30 20:08:54 -0700
  • bf7d9e95b7 Print open error lordwelch 2017-11-30 20:03:20 -0700
  • 34f777fb1c Print read error lordwelch 2017-11-30 19:56:16 -0700
  • aee1fdd97e Print metadata lordwelch 2017-11-30 19:46:43 -0700
  • f4e95ca172 Forgot to remove line lordwelch 2017-11-30 19:40:28 -0700
  • 86b89bb1d7 Print wget output correctly lordwelch 2017-11-30 19:38:02 -0700
  • 6aac4af108 Print wget output lordwelch 2017-11-30 19:33:33 -0700
  • 3700e49060 Print wget error lordwelch 2017-11-30 19:29:28 -0700
  • 2faca86315 Too lazy lordwelch 2017-11-30 19:20:20 -0700
  • 01fbf22e90 refactor lordwelch 2017-09-27 14:17:58 -0600
  • 678d618ffa Rename Load to ReadFile, make args.PATH default to cwd lordwelch 2017-09-22 18:47:50 -0600
  • 3b0200fe51 Move Scene tag parsing to seperate library. lordwelch 2017-09-20 17:40:27 -0700
  • db91fb0059 Read lines and download torrent skip if wget fails lordwelch 2017-08-08 11:07:36 -0700
  • 2ba1250a27 Finish switch to map for tags Find date for media first then stick everything before in Title update main.go lordwelch 2017-07-23 23:21:25 -0700
  • 2a11ab068e Add torrent files for testing Switch to split instead of looping through string Need to finish checking for date lordwelch 2017-07-22 22:53:12 -0700
  • 5028dc49b1 Start interface started implementing main func lordwelch 2017-07-16 23:48:06 -0700
  • 3107df1045 Now saves title of torrent Possibly need to move thetitle to an intermediate media struct Need to create an interface to use so that new torrent structs can be implemented outside of library lordwelch 2017-07-16 13:11:35 -0700
  • bf03aa8942 Fix syntax errors. add cmdline flags. lordwelch 2017-06-20 12:25:19 -0700
  • 417aa0546c Process function is completed . still needs testing cleaned up structs and constants a little lordwelch 2017-06-19 00:27:17 -0700
  • f3054da51b create struct for Video Torrents add function to get values from torrent metadata lordwelch 2017-06-17 22:24:41 -0700
  • c1a5e4e667 Initial lordwelch 2017-06-17 02:11:46 -0700