Ruud
52ce85fbf2
Merge branch 'develop' of github.com:RuudBurger/CouchPotatoServer into develop
2014-02-24 18:45:27 +01:00
Ruud
6d70533e0b
Yifi proxy changes
2014-02-24 18:45:19 +01:00
Dean Gardiner
d448b8cd99
Adjusted rtorrent connect method to work with httprpc URIs, adjusted option descriptions
2014-02-21 15:48:17 +13:00
Ruud
12adde8f80
Use new id for pushbullet. fix #2864
2014-02-17 20:41:03 +01:00
Ruud
8b747dff9b
Use correct var name in nzbvortex
2014-02-16 15:48:55 +01:00
Ruud
027ff43dfd
Path encode files in rename. fix #2846
2014-02-16 14:55:35 +01:00
Ruud
f50c8504cf
Encode before copy metadata. fix #2832
2014-02-16 14:19:15 +01:00
Ruud
30f5a3944c
Use test url for trakt notification test. fix #2798
2014-02-16 14:11:21 +01:00
Ruud
f22778aacb
Use proper check
2014-02-16 10:40:54 +01:00
Ruud
888ee07f65
Check responsecodes
2014-02-16 10:27:31 +01:00
Ruud Burger
aa5937c278
Merge pull request #2824 from fuzeman/feature/dev_rtorrent
...
[rtorrent] Fixed bug where setting changes would not take effect
2014-02-16 10:13:02 +01:00
Ruud
4831c80598
Update nzbclub url
2014-02-16 09:59:37 +01:00
Ruud
886a271d19
Use correct ordering for request arrays. fix #2810
2014-02-16 09:42:47 +01:00
Ruud
8dfb0d1d5c
Fire events after tab add
2014-02-15 19:47:55 +01:00
Dean Gardiner
3380e20e3a
Cleaned up naming of functions in rtorrent downloader
2014-02-08 03:25:11 +13:00
Dean Gardiner
a2c87e1b7d
Fixed bug where changes to rtorrent settings wouldn't take effect until a restart
2014-02-08 03:22:59 +13:00
Ramon van Dam and ramonvandam@gmail.com
62524e01e1
* Added category 'bd50' (BR-Disk) to Torrent provider TorrentBytes
...
* Changed category identifier for category 'brrip' for Torrent provider TorrentBytes (see issue #2795 )
2014-02-07 12:08:17 +01:00
Ruud Burger
e4e7ae3621
Merge pull request #2775 from ressu/fix_rtorrent_connection
...
Fix rTorrent connectivity
2014-01-31 13:31:32 -08:00
Ruud
9d55ecffe9
Add log var
2014-01-27 21:58:48 +01:00
Sami Haahtinen
15a19949b8
Fix rTorrent connectivity
...
The combination of cleanHost and rTorrent.connect issues caused rTorrent
connections to fail. This update fixes cleanHost() so that it can
actually cope with SSL based hosts and finishes the migration to
cleanHost() in connect()
Conflicts:
couchpotato/core/helpers/variable.py
2014-01-26 19:26:15 +02:00
Ruud
f91081e39c
uTorrent hostname hint
2014-01-26 10:52:50 +01:00
Ruud
9e991e1595
Fix Yify proxy check
2014-01-26 10:40:15 +01:00
Ruud
afac06081c
Defer settings dom injection
2014-01-26 10:05:05 +01:00
Ruud
7001ed476d
Wrap all commits with try/except
2014-01-26 00:33:21 +01:00
Ruud
31c39650a9
Force default title when none match
2014-01-25 15:26:35 +01:00
Ruud
fbae706b0f
Use correct var to shuffle
2014-01-25 15:26:00 +01:00
Ruud
88c328af8e
Improved manage scanning
...
Expire after db get
2014-01-24 22:33:22 +01:00
Ruud
cbd8981ee2
Use helper
2014-01-24 16:33:10 +01:00
Ruud
3101926e9b
removeDuplicate helper
2014-01-24 15:42:29 +01:00
Ruud
c9e0910c55
Can't use len() on filter iterator. fix #2762
2014-01-24 15:29:24 +01:00
Ruud
d65667ce16
Don't force add basic auth to url
2014-01-24 14:50:54 +01:00
Ruud
7d7251862c
Merge branch 'develop' of github.com:RuudBurger/CouchPotatoServer into develop
2014-01-23 22:00:40 +01:00
Ruud
e20c776364
Use urlopen for HD Bits requests
2014-01-23 22:00:12 +01:00
Ruud
c55404699e
Merge branch 'hdbits-api' of git://github.com/georgewhewell/CouchPotatoServer into georgewhewell-hdbits-api
2014-01-23 21:50:31 +01:00
Ruud Burger
6240e4eba0
Merge pull request #2756 from fuzeman/feature/dev_rtorrent
...
Increased rTorrent load_torrent max waiting time
2014-01-23 12:48:41 -08:00
Ruud
cf86719607
Encode before logging
2014-01-23 00:08:38 +01:00
Ruud
76943b6529
Make sure imdb list_id regex matches whole string.
...
Thanks @basrieter
2014-01-23 00:00:59 +01:00
Ruud
ca8bbdc293
Allow longer imdb user_id parse
2014-01-22 23:59:25 +01:00
Ruud
52c64c1a6a
Get full imdb (watch)list without login. fix #2715
2014-01-22 23:38:18 +01:00
Ruud
ca94d48f8b
No need to try and cach htmldata
2014-01-22 23:31:45 +01:00
Dean Gardiner
d860680823
Increased rTorrent load_torrent max waiting time to 10 retries/seconds
2014-01-22 22:27:19 +13:00
Ruud
18c64e493b
Don't cache post requests
2014-01-21 23:06:02 +01:00
Ruud
fc6839b441
Force remove duplicate in suggested movies
2014-01-21 22:38:36 +01:00
Ruud
405b63acdd
Remove unused CP automation provider
2014-01-21 21:46:03 +01:00
Ruud
f3dee50448
Properly handle and trigger events
2014-01-21 21:29:54 +01:00
Ruud
05b58819d6
Merge branch 'fix_log_lines' of git://github.com/ressu/CouchPotatoServer into ressu-fix_log_lines
2014-01-21 20:27:32 +01:00
georgewhewell
63c72853f4
Change HDBits provider to use API instead of scraping site
2014-01-21 12:07:38 +00:00
Ruud
bd9a4289d1
Rename importlib
2014-01-21 00:19:26 +01:00
Ruud
29a34fef8c
py3k port helpers
2014-01-20 23:58:54 +01:00
Ruud
2d37022525
Relative import
2014-01-20 23:28:35 +01:00