grasshide
ac6f295c93
New algogithm to use some kind of crowd logic on newznab powered
...
providers.
2015-01-05 15:00:40 +01:00
Ruud Burger
17e37996c4
Add remux category for TorrentShack
...
close #4427
2015-01-02 18:18:08 +01:00
Ruud
8f4e03d04b
Use detected encoding
...
#4388
2014-12-27 13:46:25 +01:00
Ruud
229d67c086
Don't toUnicode loop
2014-12-22 22:01:47 +01:00
Ruud
387a711538
TorrentBytes not encoding name
...
fix #4377
2014-12-21 21:14:38 +01:00
Ruud
7a1b914824
Return nonblock results in main thread
2014-12-21 20:19:53 +01:00
Ruud
6d5882001a
Notificaton.list not returning anything
...
fix #4348
2014-12-20 22:32:18 +01:00
Ruud
4a6b45c65c
SCC not finding seeders
2014-12-20 22:24:00 +01:00
Ruud
b0d1fe5c33
Return false if no media is found on try_next
...
fix #4345
2014-12-20 22:17:43 +01:00
Rami Taibah
ddf575a86e
Change Readd in tooltip to Re-add. Former is confusing and not an English word
2014-12-17 13:00:54 +03:00
mano3m
cb8d24ef1f
Fix TorrentShack size
2014-12-15 22:26:29 +01:00
Ruud
814ddfb79f
Don't return password fields
...
fix #4300
2014-12-14 12:33:28 +01:00
Ruud
766f819c0b
Userscript for RT not parsing URL correctly
2014-12-14 12:06:03 +01:00
Ruud
ff43df9ef1
Comments comments comments
2014-12-02 15:38:55 +01:00
Ruud
2e907e93e7
Whiteline
2014-12-02 12:02:49 +01:00
Ruud
4d329d6a36
Revert "Remove torrentleech"
...
This reverts commit dacc3d8f47 .
2014-12-02 11:45:17 +01:00
Ruud
752191bc23
Comments
2014-12-02 11:43:10 +01:00
Ruud
1d73fd9d7e
Import optimize
2014-12-02 11:15:29 +01:00
Ruud
79688c412a
Merge branch 'develop' of git://github.com/hadouken/CouchPotatoServer into hadouken-develop
2014-12-02 11:07:54 +01:00
Ruud
fc1c95fefb
Description
2014-12-01 23:00:59 +01:00
Ruud
6a174716af
underscored variables
2014-12-01 22:52:10 +01:00
Ruud
defe256f1b
Correct url
2014-12-01 16:52:43 +01:00
Ruud
8a5f154d9e
Merge branch 'develop' of github.com:RuudBurger/CouchPotatoServer into develop
2014-12-01 16:52:04 +01:00
Ruud
fe56a69e8f
Put.IO cleanup
2014-12-01 16:49:27 +01:00
Ruud
c6d326f973
Move put.io API
2014-12-01 15:50:03 +01:00
Ruud
9e5f670feb
Merge branch 'putio' of git://github.com/dumaresq/CouchPotatoServer into develop
2014-12-01 15:42:43 +01:00
Ruud Burger
9ebacf8816
Merge pull request #4258 from glibix/develop
...
Transmission status 16 is for "Stopped". So we need to detect a download...
2014-12-01 15:41:41 +01:00
Ruud
2801079bc8
Merge branch 'develop_3845' of git://github.com/voidstarstar/CouchPotatoServer into voidstarstar-develop_3845
2014-12-01 15:14:26 +01:00
Ruud Burger
1deb49b524
Merge pull request #4261 from voidstarstar/develop_4211
...
Added renamer.progress API function. Fixes #4211 .
2014-12-01 15:12:21 +01:00
sammy2142
1a43ce6ecc
Update Kickass url to https://kickass.so
...
Kickass has recently changed its web address from https://kickass.to
to https://kickass.so
2014-11-30 20:48:31 +00:00
voidstarstar
15a0131587
Added renamer.progress API function. Fixes #4211 .
...
This function reports the status of the renamer.
Progress value True means the renamer is currently running.
Progress value False means the renamer is not currently running.
2014-11-27 21:51:30 -05:00
voidstarstar
0dca34958c
Added a parameter to the renamer API. Fixes #3845 .
...
The renamer now has a new 'to_folder' parameter.
This parameter specifies where movies are moved to.
2014-11-27 21:43:19 -05:00
Mathew Paret
4b231e36ea
Merge branch 'feature/3967_add_imdb_link_to_tweet' into develop
2014-11-27 18:16:41 +05:30
Mathew Paret
52478a00db
Revert "Feature #3967 - Added IMDB link to download complete tweet"
...
This reverts commit 87338760ad .
2014-11-27 18:13:41 +05:30
Mathew Paret
e177766270
Merge branch 'feature/3967_add_imdb_link_to_tweet' into develop
2014-11-27 18:06:38 +05:30
Ruud Burger
ff8da7c8f8
Merge pull request #4068 from ofir123/subscenter_support
...
Added support for subscenter.
2014-11-26 21:51:14 +01:00
Clinton Hall
6d79f316a6
NZBGet 13 includes more status information
...
nzb['Status'] returns total (SUCESS/ALL) status and also failed status in V13+
This is particularly important when using fake detector scripts or stopping download due to health checks etc.
http://nzbget.net/RPC_API_reference#Method_.22history.22
https://couchpota.to/forum/viewtopic.php?f=5&t=4644
2014-11-25 11:02:47 +10:30
Mathew Paret
87338760ad
Feature #3967 - Added IMDB link to download complete tweet
2014-11-10 18:47:37 +05:30
Mathew Paret
28019b0a09
Transmission status 16 is for "Stopped". So we need to detect a download as completed even if it is stopped but percent done is 100
2014-11-10 18:39:58 +05:30
Ruud Burger
248b007f4a
Merge pull request #4094 from georgewhewell/hdbits-add-internal-only
...
add option for internal-only for hdbits provider
2014-11-09 14:39:50 +01:00
Ruud
269e785888
Yify, don't include quality in search
...
fix #4190
2014-11-09 14:30:22 +01:00
Ruud
3669aef42d
is_movie param
2014-11-09 14:14:06 +01:00
Ruud
1087eb3a06
Add adding parameter to is_movie
2014-11-09 14:10:23 +01:00
Ruud
a12f049d14
Bit-HDTV http -> https
...
fix #3570
2014-11-01 17:30:11 +01:00
Ruud
6afe2fd9cf
IPTorrents webdl category
...
fix #4150
2014-11-01 15:36:54 +01:00
Viktor Elofsson
61f634a21e
Refactored Hadouken downloader.
2014-10-21 16:52:28 +02:00
Ruud
02b6659235
Don't show ignored in ETA message
2014-10-20 20:46:07 +02:00
Ruud
dacc3d8f47
Remove torrentleech
2014-10-19 22:47:29 +02:00
Ruud
4f140bb1ac
Remove print
2014-10-19 22:41:50 +02:00
georgewhewell
d626fda710
add option for internal only for hdbits provider
2014-10-17 15:14:44 +01:00