Derek
bdb5291181
Drop checking links[] since the link field does the same thing
...
And if link was none, links[0] will be none too (i think)
2019-03-16 20:56:21 -07:00
Derek
48257978a3
Whoops gotta add the dependencies ( 782055e4ef
pt 2)
2019-02-23 18:39:10 -07:00
Derek
782055e4ef
Use requests to download links (urllib is blocked by some)
2019-02-23 18:34:51 -07:00
Derek
de8b52b260
Fix usage when rpc not defined
2019-02-23 18:19:03 -07:00
Derek
cdc50adabf
Fix codestyle, uneccesary imports and the like
2019-02-23 18:07:52 -07:00
Derek
81fb8972e1
Update readme
2018-06-12 11:51:55 -07:00
Derek
c0bf189444
Fix spelling mistake
2018-06-12 10:57:17 -07:00
Derek
3af2633762
Import os so 8843604
works
...
oops
2018-06-12 10:52:50 -07:00
Derek
8843604cea
Even BETTER destination handling
...
Create dir (recursively) if it doesnt exist
2018-06-12 10:33:02 -07:00
Derek
6d46811732
Better destination handling
...
Aparently transmissionrpc also doesnt like
having `download_dir = None`. It should actually work now.
2018-06-12 10:25:25 -07:00
Derek
4c81b4faae
Implement rpc via transmissionrpc
2018-06-12 10:06:50 -07:00
Derek
8cd76c368f
Add new dependency: transmissionrpc
2018-06-12 10:05:06 -07:00
Derek
78bb0b0007
Add dry run capibilities
...
Named no-dedup because dry-run is planned to do something else
over on feature/rpc
2018-06-12 10:00:23 -07:00
Derek
6262e7c3aa
Print out the resolution name
...
Help make sure something like b2d8313
doesnt happen again
2018-06-12 09:59:33 -07:00
Derek
b2d83131be
Fix quality detection
...
I WAS SORTING THE WRONG WAY YIKE
2018-06-12 09:54:58 -07:00
Derek
279f0cbbf0
Remove the testing shows whoops
2018-06-08 11:47:06 -07:00
Derek
224e178b8b
Edit readme to reflect changes
2018-06-08 11:46:34 -07:00
Derek
a7e49bfcbf
Cleanup
2018-06-08 11:37:31 -07:00
Derek
c4bf3b03a0
Make a show class
...
Use this instead of the strange torrent class behaviour
2018-06-08 17:51:25 +00:00
Derek
ae283723ad
Added torrent class
...
Trying a strange thing by making the class hashable,
and equal others if their key is the same, even if their
actual values may differ. TODO: a real `equals()` method?
2018-06-08 09:57:42 -07:00
Derek
2cf9a0be4f
Initial attempt at best file choosing
2018-06-08 00:33:37 +00:00
Derek
f2c573d386
Add proper config file support
2018-06-08 00:33:14 +00:00
Derek
e5ddd166b3
Add a resolution class to help compare versions avalible
2018-06-08 00:28:07 +00:00
Derek
cb4eee2cb5
Readmes for the normies
2018-06-07 21:58:49 +00:00
Derek
c05dc3982e
Initial commit
...
Where everything is added, wooo
2018-06-07 21:44:57 +00:00