Marcelo Kronberg
559bcf930c
fix for empty href on links that ocasionally cause an uncaught exception
2018-06-27 14:33:07 +01:00
Viktor Stanchev
aee8f8af20
ignore .pypirc
2018-06-16 10:28:26 -07:00
Viktor Stanchev
344a764535
bump version to 0.3.1
2018-06-16 10:26:59 -07:00
Viktor Stanchev
2cb5957a18
Merge pull request #120 from matteosandrin/copymagnet
...
Copying torrent magnets from the pirate-get CLI
2018-06-16 10:18:05 -07:00
matteosandrin
fa285ec4ee
Fixed a typo in the modified dependency list, inside setup.py
2018-06-14 19:19:56 -04:00
matteosandrin
a19fb7fc30
Copying torrent magnets from the pirate-get CLI
...
I often use seedboxes, and find myself having to save a magnet to file and then copy its contents, to input a magnet link into my seedbox.
To remedy this issue, I introduced the 'c' command inside pirate-get, that allows the user to copy a magnet link to theit clipboard.
For example, the 'c3' command would copy torrent number three into the user's clipboard.
I hope you find my pull request satisfactory. Have a great day!
- Matteo
2018-06-14 19:10:23 -04:00
Viktor Stanchev
08848d1bd4
Merge pull request #119 from vikstrous/parse-csv-dumps
...
add some configs and local csv db search
2018-05-29 21:18:16 -07:00
Viktor Stanchev
42aa9d8555
add some configs and local csv db search
...
This adds support for the new csv database format, closes #113 .
This also adds the port and auth configs for transmission.
2018-05-27 23:25:19 -07:00
Viktor Stanchev
39ad5e7f63
bump version
2018-05-27 08:21:57 -07:00
Viktor Stanchev
84b3bc5750
Merge pull request #118 from beneri/master
...
add support for authentication in transmission
2018-05-27 08:09:32 -07:00
beneri
f85f355c07
add support for authentication in transmission
2018-05-26 09:58:07 +02:00
Viktor Stanchev
748539a037
bump versioin to v0.2.12
2017-09-07 21:00:23 -07:00
e80155f744
add check for missing local database file
2017-09-06 21:13:00 +02:00
127bf8bdfb
replace torcache.net with itorrents.org cache
2017-09-06 19:27:00 +02:00
c0293fce1d
update blacklist
2017-08-31 01:14:23 +02:00
1b435c2c1b
set version to 0.2.11
2017-07-17 02:19:06 +02:00
Viktor Stanchev
c04b7ec0d1
Merge pull request #106 from vikstrous/color-config-fix
...
fix color config
2017-06-18 14:01:43 -07:00
Viktor Stanchev
6e9e922d92
fix color config
...
fix #105
2017-06-18 12:22:38 -07:00
Michele Guerini Rocco
f3d8aefd32
Remove mention of automatic created config file
2017-02-28 15:01:43 +01:00
Viktor Stanchev
a7be2cd823
set version to 0.2.10
2016-11-04 20:42:48 -07:00
Viktor Stanchev
780f8de334
Merge pull request #96 from vikstrous/fix-95
...
fix saving magents and torrents to a file
2016-10-23 16:38:12 -07:00
Viktor Stanchev
bb352f9115
fix saving magents and torrents to a file
2016-10-23 13:32:37 -07:00
Michele Guerini Rocco
5db2e2c0af
Merge pull request #92 from vikstrous/version
...
Add option to print version number, fix issue #90
2016-09-20 21:03:13 +02:00
rnhmjoj
24e77a15b4
Add option to print version number, fix issue #90
2016-09-20 19:47:27 +02:00
rnhmjoj
0bc34cf68f
Update blacklist
2016-09-20 19:30:47 +02:00
Viktor Stanchev
ddf5dc3298
Update README.md
2016-09-03 18:43:06 -04:00
Viktor Stanchev
d8e94107d9
Update README.md
2016-09-03 18:42:01 -04:00
Viktor Stanchev
ecf6bdc235
bump version from 0.2.8 to 0.2.9
2016-09-03 15:12:25 -07:00
Michele Guerini Rocco
68e61af5d2
Merge pull request #89 from vikstrous/mirrors
...
Allow users to set custom mirrors
2016-09-03 21:16:08 +02:00
rnhmjoj
bba0f41224
Allow users to set custom mirrors
2016-09-03 14:53:00 +02:00
Michele Guerini Rocco
a1cba67656
Merge pull request #88 from vikstrous/search-mirror
...
tidy up search_mirrors function
2016-09-02 18:10:50 +02:00
rnhmjoj
2f40523db2
tidy up search_mirrors function
2016-08-31 21:48:25 +02:00
rnhmjoj
00aad06acd
tidy up search_mirrors function
2016-07-07 03:57:38 +02:00
rnhmjoj
2212e292f0
Fix PEP8 errors and unused import
2016-07-07 03:51:13 +02:00
Michele Guerini Rocco
06bf8ed713
Merge pull request #85 from vikstrous/fix-unclosed-file
...
fix unclosed file warning
2016-07-07 01:02:15 +02:00
Michele Guerini Rocco
ea8a2f5d2f
Merge pull request #87 from vikstrous/version-check
...
move version check to setup.py
2016-07-06 13:19:15 +02:00
rnhmjoj
867333db87
move version check to setup.py
2016-07-04 13:16:42 +02:00
Michele Guerini Rocco
7deac793b5
Merge pull request #86 from vikstrous/beautifulsoup
...
switch to BeautifulSoup
2016-07-03 19:31:23 +02:00
rnhmjoj
41b3d56721
switch to BeautifulSoup
2016-07-03 19:26:58 +02:00
Viktor Stanchev
4837a3e453
Merge pull request #84 from vikstrous/83
...
Update README.md
2016-07-02 14:12:16 -07:00
Viktor Stanchev
4dc067e553
fix unclosed file warning
2016-07-02 14:05:18 -07:00
Viktor Stanchev
74130bd0db
Update README.md
2016-02-04 22:21:47 -08:00
Viktor Stanchev
34e3c66a4f
Merge pull request #79 from vikstrous/version_check
...
error out if the version of python is old
2016-01-03 18:07:54 -05:00
Viktor Stanchev
af0c44fe8b
test version check
2016-01-03 18:05:58 -05:00
Viktor Stanchev
fed7f7ab89
error out if the version of python is old
2016-01-03 17:42:26 -05:00
Viktor Stanchev
1c58f8796e
specify python 3.4, fix #72
2015-11-04 22:47:48 -08:00
Viktor Stanchev
4e450f86ae
fix issue with config parser and %s
2015-11-04 22:42:53 -08:00
Viktor Stanchev
2979ef1cc7
bump version from 0.2.7 to 0.2.8
2015-10-10 16:57:45 -07:00
Viktor Stanchev
0d202d898b
Merge pull request #74 from vikstrous/fix
...
fix bug with / or \ in torrent names, fix #73
2015-10-10 16:54:40 -07:00
Viktor Stanchev
b1d026b5f6
fix bug with / or \ in torrent names, fix #73
2015-10-08 20:33:56 -07:00