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
2018-02-04 22:22:24 -08:00
0c72259da4
Move to seperate package for the downloader and add a simple test command
2018-02-04 22:19:22 -08:00
ea1b39f4b7
Fix not adding new torrents
2018-01-21 10:10:33 -07:00
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
8bf4f5bf5c
Fix hash detection on download
...
Start adding a score function for sorting
2018-01-13 15:03:46 -07:00
3acdb54b62
Better error handling for transmission
...
Remove unnessesary removal of links
Reduce stdout spam
2018-01-11 15:54:03 -08:00
56fdaef90e
Basic error checking for transmission
...
Added host option for transmission
2018-01-09 23:52:45 -07:00
7cd9ab2904
Forgot period on extension
...
Sorts by resolution before release
2018-01-08 23:25:45 -07:00
4e30dd5404
Add credentials
...
Sort mkv files to top
Set seed ratio
2018-01-06 23:33:08 -07:00
a5bf6ae19f
Switch to stopping torrents instead of removing
2018-01-06 22:25:39 -07:00
b47d18b48a
Remove unnecessary mutex
2018-01-06 20:03:11 -07:00
de0b93001c
Wrong type
2018-01-06 18:39:56 -07:00
da7e541666
Too many changes to mention.
...
Now atleast partially works
2018-01-06 18:31:50 -07:00
0e17c2c44c
update stringer
2017-11-30 22:22:19 -07:00
7610f464b6
Remove debug output
2017-11-30 21:40:41 -07:00
4ce03bf6ef
Fix stringer output
...
Trim extension before parse
2017-11-30 21:24:50 -07:00
5f90781b33
quite wget
2017-11-30 20:41:28 -07:00
db641feb70
comma
2017-11-30 20:11:26 -07:00
349e7cf160
Fix wget output
2017-11-30 20:08:54 -07:00
bf7d9e95b7
Print open error
2017-11-30 20:03:20 -07:00
34f777fb1c
Print read error
2017-11-30 19:56:16 -07:00
aee1fdd97e
Print metadata
2017-11-30 19:46:43 -07:00
f4e95ca172
Forgot to remove line
2017-11-30 19:40:28 -07:00
86b89bb1d7
Print wget output correctly
2017-11-30 19:38:02 -07:00
6aac4af108
Print wget output
2017-11-30 19:33:33 -07:00
3700e49060
Print wget error
2017-11-30 19:29:28 -07:00
2faca86315
Too lazy
2017-11-30 19:20:20 -07:00
01fbf22e90
refactor
2017-09-27 14:17:58 -06:00
678d618ffa
Rename Load to ReadFile, make args.PATH default to cwd
2017-09-22 18:47:50 -06:00
3b0200fe51
Move Scene tag parsing to seperate library.
2017-09-20 17:40:27 -07:00
db91fb0059
Read lines and download torrent skip if wget fails
2017-08-08 11:07:36 -07:00
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
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
5028dc49b1
Start interface
...
started implementing main func
2017-07-16 23:48:06 -07:00
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
2017-07-16 13:11:35 -07:00
bf03aa8942
Fix syntax errors. add cmdline flags.
2017-06-20 12:25:19 -07:00
417aa0546c
Process function is completed . still needs testing
...
cleaned up structs and constants a little
2017-06-19 00:27:17 -07:00
f3054da51b
create struct for Video Torrents
...
add function to get values from torrent metadata
2017-06-17 22:24:41 -07:00
c1a5e4e667
Initial
...
have struct for torrent metadata
start struct for data I will use
2017-06-17 02:11:46 -07:00