Commit Graph

6 Commits

Author SHA1 Message Date
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