Ruud
|
9e69d4e153
|
Queue multiple media refresh
|
2014-01-12 15:18:13 +01:00 |
|
Ruud
|
15f90aa503
|
Merge branch 'develop' of github.com:RuudBurger/CouchPotatoServer into develop
|
2014-01-12 09:17:40 +01:00 |
|
Ruud Burger
|
ec86bc4a38
|
Merge pull request #2688 from mano3m/develop_inctran
Add incomplete folder support to Transmission
|
2014-01-12 00:16:16 -08:00 |
|
Ruud Burger
|
a3efc64901
|
Merge pull request #2690 from mano3m/develop_renamer
Abort rename when something fails
|
2014-01-12 00:13:57 -08:00 |
|
Ruud Burger
|
c929ecbac0
|
Merge pull request #2691 from mano3m/develop_bluray
Fix Bluray.com encoding issue
|
2014-01-12 00:12:22 -08:00 |
|
mano3m
|
cc32e49060
|
Fix Bluray.com encoding issue
|
2014-01-12 01:07:35 +01:00 |
|
mano3m
|
794efaa209
|
Abort rename when something fails
And tag the folder with failed_rename so that the release with not be
deleted later on.
|
2014-01-12 00:41:54 +01:00 |
|
mano3m
|
0393b51db6
|
Add logging
|
2014-01-11 23:59:16 +01:00 |
|
mano3m
|
9df0e01874
|
Add incomplete folder support to Transmission
|
2014-01-11 23:33:23 +01:00 |
|
Ruud
|
bf2beb2530
|
Don't fire async event inside an already async event
|
2014-01-11 20:46:01 +01:00 |
|
Ruud
|
f0b096d41a
|
Don't show empty title on re-add
|
2014-01-11 20:45:37 +01:00 |
|
Ruud
|
c948f38469
|
Only add trailer to known quality list. fix #2684
|
2014-01-11 14:23:35 +01:00 |
|
Ruud
|
516cbd73bd
|
Catch timeout errors when xbmc isn't available
|
2014-01-11 13:41:41 +01:00 |
|
Ruud Burger
|
680ae53cf4
|
Merge pull request #2682 from techmunk/deluge_improvements
Only request needed torrent ids from deluge.
|
2014-01-11 04:06:32 -08:00 |
|
Techmunk
|
99b99a992d
|
Only request needed torrent ids from deluge.
|
2014-01-11 15:46:24 +10:00 |
|
Ruud
|
fb9d52c2b9
|
Don't search for movies with year to far in the future
|
2014-01-11 00:26:59 +01:00 |
|
Ruud
|
5cc471cc87
|
Remove path on fail
|
2014-01-11 00:05:24 +01:00 |
|
Ruud
|
07c7171fbb
|
Image download wasn't working anymore
|
2014-01-11 00:05:02 +01:00 |
|
Ruud
|
c15dd2dec9
|
Disable verify for now
|
2014-01-10 23:17:04 +01:00 |
|
Ruud
|
a408cc0246
|
Update renamer to not trigger twice
Keep track of status support on releases
|
2014-01-10 22:54:23 +01:00 |
|
Ruud
|
c2568432e7
|
Use requests lib for openurl
|
2014-01-10 14:04:16 +01:00 |
|
Ruud
|
91f3cda995
|
Update requests lib
|
2014-01-10 13:16:12 +01:00 |
|
Ruud
|
28aa908513
|
Add category_id to api docs
|
2014-01-08 00:08:23 +01:00 |
|
Ruud
|
5e24b11c21
|
Don't continue with bitsoup if table isn't found. fix #2633
|
2014-01-06 22:36:51 +01:00 |
|
Ruud
|
4cdf71513f
|
Clean tags from beginning of string. fix #2654
|
2014-01-06 22:24:34 +01:00 |
|
Ruud
|
7e6d9c02f6
|
Add quality test name. closes #2664
|
2014-01-06 21:53:29 +01:00 |
|
Ruud
|
afc4f73e36
|
Don't try wait when not between time is given
|
2014-01-05 23:46:42 +01:00 |
|
Ruud
|
5ef0c52277
|
Create reusable url opener
|
2014-01-05 22:17:16 +01:00 |
|
Ruud
|
c23b014cff
|
Set default timeout
|
2014-01-05 22:02:39 +01:00 |
|
Ruud
|
f13cddfb26
|
Don't return empty actor roles
|
2014-01-05 18:55:51 +01:00 |
|
Ruud
|
623f6f3ed0
|
Limit title and actor search for tmdb
|
2014-01-05 18:07:06 +01:00 |
|
Ruud
|
a158716c8b
|
Move actor images to dict
|
2014-01-05 17:57:15 +01:00 |
|
Ruud
|
9df7f7b22c
|
Speed up userscript info getter by removing actor info
|
2014-01-05 13:10:27 +01:00 |
|
Ruud
|
8e5c24282e
|
Disable themoviedb in search
|
2013-12-31 13:12:34 +01:00 |
|
Ruud
|
266429311b
|
Update Tornado
|
2013-12-30 23:27:40 +01:00 |
|
Ruud
|
d74342adee
|
Merge branch 'develop' of github.com:RuudBurger/CouchPotatoServer into develop
|
2013-12-30 00:34:33 +01:00 |
|
Ruud
|
4408d99524
|
Typo
|
2013-12-30 00:33:41 +01:00 |
|
Ruud Burger
|
0168b9cbea
|
Merge pull request #2642 from mano3m/develop_renamer
Fix 100% CPU bugs
|
2013-12-29 15:06:05 -08:00 |
|
mano3m
|
e69421226b
|
Remove leading '//' from *NIX paths
Fixes #2506, #2021
|
2013-12-29 23:42:55 +01:00 |
|
mano3m
|
f08d34b816
|
Add a trailing separator for windows drive path
Fixes #2581, #2526
|
2013-12-29 23:25:53 +01:00 |
|
Ruud Burger
|
4a36c3b6a8
|
Merge pull request #2631 from mano3m/develop_try_next
Download fixed
|
2013-12-27 11:18:07 -08:00 |
|
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
|
2013-12-27 20:11:27 +01:00 |
|
mano3m
|
1cea50bcfb
|
Added logging
|
2013-12-27 19:34:53 +01:00 |
|
mano3m
|
55483cf736
|
Consider try_next as failed
|
2013-12-27 19:09:39 +01:00 |
|
Joel Kåberg
|
16f8a1159f
|
Merge pull request #2624 from mano3m/develop_fix
Complete nzbget https
|
2013-12-23 14:22:50 -08:00 |
|
mano3m
|
d4d03a846e
|
Complete nzbget https
Fixes what went broken :(
|
2013-12-23 23:08:26 +01:00 |
|
Ruud Burger
|
7bccc46583
|
Merge pull request #2623 from mano3m/develop_https
Add https functionality for nzbget
|
2013-12-23 12:35:21 -08:00 |
|
mano3m
|
dc61e9916f
|
Add https functionality for nzbget
Fixes #2622
|
2013-12-23 15:39:45 +01:00 |
|
Joel Kåberg
|
cf2b5f72ae
|
Revert "Added delete files button, #2596 (manuall merge)"
This reverts commit 0b01bbc52e.
|
2013-12-21 13:29:02 +01:00 |
|
Joel Kåberg
|
fe397caafc
|
better score forumla for seeding/leeching
|
2013-12-20 02:08:20 +01:00 |
|