lordwelch
7cd9ab2904
Forgot period on extension
...
Sorts by resolution before release
2018-01-08 23:25: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
0e17c2c44c
update stringer
2017-11-30 22:22:19 -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
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
lordwelch
bf03aa8942
Fix syntax errors. add cmdline flags.
2017-06-20 12:25:19 -07:00
lordwelch
417aa0546c
Process function is completed . still needs testing
...
cleaned up structs and constants a little
2017-06-19 00:27:17 -07:00
lordwelch
f3054da51b
create struct for Video Torrents
...
add function to get values from torrent metadata
2017-06-17 22:24:41 -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