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