Ruud
a408cc0246
Update renamer to not trigger twice
Keep track of status support on releases
11 years ago
Ruud
c2568432e7
Use requests lib for openurl
11 years ago
Ruud
91f3cda995
Update requests lib
11 years ago
Ruud
28aa908513
Add category_id to api docs
11 years ago
Ruud
5e24b11c21
Don't continue with bitsoup if table isn't found. fix #2633
11 years ago
Ruud
4cdf71513f
Clean tags from beginning of string. fix #2654
11 years ago
Ruud
7e6d9c02f6
Add quality test name. closes #2664
11 years ago
Ruud
afc4f73e36
Don't try wait when not between time is given
11 years ago
Ruud
5ef0c52277
Create reusable url opener
11 years ago
Ruud
c23b014cff
Set default timeout
11 years ago
Ruud
f13cddfb26
Don't return empty actor roles
11 years ago
Ruud
623f6f3ed0
Limit title and actor search for tmdb
11 years ago
Ruud
a158716c8b
Move actor images to dict
11 years ago
Ruud
9df7f7b22c
Speed up userscript info getter by removing actor info
12 years ago
Ruud
8e5c24282e
Disable themoviedb in search
12 years ago
Ruud
266429311b
Update Tornado
12 years ago
Ruud
d74342adee
Merge branch 'develop' of github.com:RuudBurger/CouchPotatoServer into develop
12 years ago
Ruud
4408d99524
Typo
12 years ago
Ruud Burger
0168b9cbea
Merge pull request #2642 from mano3m/develop_renamer
Fix 100% CPU bugs
12 years ago
mano3m
e69421226b
Remove leading '//' from *NIX paths
Fixes #2506 , #2021
12 years ago
mano3m
f08d34b816
Add a trailing separator for windows drive path
Fixes #2581 , #2526
12 years ago
Ruud Burger
4a36c3b6a8
Merge pull request #2631 from mano3m/develop_try_next
Download fixed
12 years ago
mano3m
be0b708d32
Add user-agent to newznab request
Fixes #2611
Note that urlib2.urlopen should just follow redirects so I dont
understand why we need 3b519aeac9
12 years ago
mano3m
1cea50bcfb
Added logging
12 years ago
mano3m
55483cf736
Consider try_next as failed
12 years ago
Joel Kåberg
16f8a1159f
Merge pull request #2624 from mano3m/develop_fix
Complete nzbget https
12 years ago
mano3m
d4d03a846e
Complete nzbget https
Fixes what went broken :(
12 years ago
Ruud Burger
7bccc46583
Merge pull request #2623 from mano3m/develop_https
Add https functionality for nzbget
12 years ago
mano3m
dc61e9916f
Add https functionality for nzbget
Fixes #2622
12 years ago
Joel Kåberg
cf2b5f72ae
Revert "Added delete files button, #2596 (manuall merge)"
This reverts commit 0b01bbc52e
.
12 years ago
Joel Kåberg
fe397caafc
better score forumla for seeding/leeching
12 years ago
Joel Kåberg
787405ae62
Updated YIFY provider to use proxies and magnet links, #2560 (manuall merge)
12 years ago
Joel Kåberg
0b01bbc52e
Added delete files button, #2596 (manuall merge)
12 years ago
Joel Kåberg
dafa70b7e3
fix seed/lech score formula, fix #2605
12 years ago
Joel Kåberg
32b9bc3345
Merge pull request #2612 from RuudBurger/manual_scan
Manual scan
12 years ago
Joel Kåberg
a7b8f992d3
Merge pull request #2614 from mano3m/develop_stalled
Don't consider stalled as failed when seeding
12 years ago
Joel Kåberg
0c66b8067e
Merge pull request #2607 from mano3m/develop_no_ren
Mark release as downloaded if renamer is disabled.
12 years ago
mano3m
7b3645ea7c
Don't consider stalled as failed when seeding
Fixes the issue where Transmission is seeding but still considering the
torrent stalled (new functionality of Transmission). CPS marks it as
failed and a perfectly good torrent gets deleted. Several people on the
forum have this issue,
12 years ago
mano3m
69569758d9
Make sure we return true on success
12 years ago
mano3m
55777531d5
Clean-up and dont mark status twice
12 years ago
Joel Kåberg
99ce8dacbf
added api calls for manual scan (kudos to @mano3m )
12 years ago
Joel Kåberg
d49c663c64
Merge branches 'develop' and 'manual_scan' of https://github.com/RuudBurger/CouchPotatoServer into manual_scan
Conflicts:
couchpotato/core/plugins/renamer/main.py
12 years ago
mano3m
e9a457e263
mark release das downloaded if renamer is disabled.
if the renamer is not enabled and the quality of the downloaded release
is not the finish quality, the release did not get a status update.
12 years ago
Joel Kåberg
3b0e07100f
Merge pull request #2545 from mano3m/develop_downloaders
Downloader and renamer improvements
12 years ago
mano3m
74561500b5
Convert windows path to *nix path in sp
Fixes #2594
Note that os.path.normath converts '/' to '\\' on windows machines, but
unfortunately not the other way around...
12 years ago
Ruud
3b519aeac9
nzbmegasearch returns redirected url. fix #2597
12 years ago
mano3m
ea5d274f4d
Add another check
12 years ago
mano3m
f57f2444fe
Improved checking
Fixes #2539 ?
12 years ago
mano3m
fd768df9e5
Tabs to spaces
12 years ago
Joel Kåberg
4db68e4887
update contributing
12 years ago