Dean Gardiner
ca2c4a0b3e
Updated rtorrent-python library (HTTP-RPC support)
- Added URI transforming to cleanly support HTTP-RPC
11 years ago
Ruud
12adde8f80
Use new id for pushbullet. fix #2864
11 years ago
Ruud
8b747dff9b
Use correct var name in nzbvortex
11 years ago
Ruud
027ff43dfd
Path encode files in rename. fix #2846
11 years ago
Ruud
f50c8504cf
Encode before copy metadata. fix #2832
11 years ago
Ruud
30f5a3944c
Use test url for trakt notification test. fix #2798
11 years ago
Ruud
a1c0b000a4
Update TMDB api
11 years ago
Ruud
f22778aacb
Use proper check
11 years ago
Ruud
888ee07f65
Check responsecodes
11 years ago
Ruud Burger
aa5937c278
Merge pull request #2824 from fuzeman/feature/dev_rtorrent
[rtorrent] Fixed bug where setting changes would not take effect
11 years ago
Ruud
4831c80598
Update nzbclub url
11 years ago
Ruud
886a271d19
Use correct ordering for request arrays. fix #2810
11 years ago
Ruud
8dfb0d1d5c
Fire events after tab add
11 years ago
Dean Gardiner
3380e20e3a
Cleaned up naming of functions in rtorrent downloader
11 years ago
Dean Gardiner
a2c87e1b7d
Fixed bug where changes to rtorrent settings wouldn't take effect until a restart
11 years ago
Ruud Burger
9098e44513
Merge pull request #2823 from ramon86/develop
Category changes for Torrent provider TorrentBytes
11 years ago
Ramon van Dam
62524e01e1
* Added category 'bd50' (BR-Disk) to Torrent provider TorrentBytes
* Changed category identifier for category 'brrip' for Torrent provider TorrentBytes (see issue #2795 )
11 years ago
Ruud Burger
78bf1d274e
Merge pull request #2817 from fuzeman/feature/dev_rtorrent
[rtorrent] Fixed bug which caused large torrents to fail
11 years ago
Dean Gardiner
461e469f28
Updated rtorrent-python library
- Fixed bencode encoding bug with long types
11 years ago
Ruud Burger
e4e7ae3621
Merge pull request #2775 from ressu/fix_rtorrent_connection
Fix rTorrent connectivity
11 years ago
Ruud
9d55ecffe9
Add log var
11 years ago
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
11 years ago
Ruud
f91081e39c
uTorrent hostname hint
11 years ago
Ruud
9e991e1595
Fix Yify proxy check
11 years ago
Ruud
afac06081c
Defer settings dom injection
11 years ago
Ruud
b773228719
Merge branch 'refs/heads/commit_rollback' into develop
11 years ago
Ruud
7001ed476d
Wrap all commits with try/except
11 years ago
Ruud
31c39650a9
Force default title when none match
11 years ago
Ruud
fbae706b0f
Use correct var to shuffle
11 years ago
Ruud
88c328af8e
Improved manage scanning
Expire after db get
11 years ago
Ruud
cbd8981ee2
Use helper
11 years ago
Ruud
3101926e9b
removeDuplicate helper
11 years ago
Ruud
c9e0910c55
Can't use len() on filter iterator. fix #2762
11 years ago
Ruud
d65667ce16
Don't force add basic auth to url
11 years ago
Ruud
7d7251862c
Merge branch 'develop' of github.com:RuudBurger/CouchPotatoServer into develop
11 years ago
Ruud
4d02a969c2
Merge branch 'refs/heads/georgewhewell-hdbits-api' into develop
11 years ago
Ruud
e20c776364
Use urlopen for HD Bits requests
11 years ago
Ruud
c55404699e
Merge branch 'hdbits-api' of git://github.com/georgewhewell/CouchPotatoServer into georgewhewell-hdbits-api
11 years ago
Ruud Burger
6240e4eba0
Merge pull request #2756 from fuzeman/feature/dev_rtorrent
Increased rTorrent load_torrent max waiting time
11 years ago
Ruud
cf86719607
Encode before logging
11 years ago
Ruud
76943b6529
Make sure imdb list_id regex matches whole string.
Thanks @basrieter
11 years ago
Ruud
ca8bbdc293
Allow longer imdb user_id parse
11 years ago
Ruud
8e6f12a897
Merge branch 'develop' of github.com:RuudBurger/CouchPotatoServer into develop
11 years ago
Ruud
52c64c1a6a
Get full imdb (watch)list without login. fix #2715
11 years ago
Ruud
ca94d48f8b
No need to try and cach htmldata
11 years ago
Dean Gardiner
d860680823
Increased rTorrent load_torrent max waiting time to 10 retries/seconds
11 years ago
Dean Gardiner
d1dbf3745a
Updated rtorrent-python library
11 years ago
Ruud Burger
4b1151bda1
Put future import after shebang
11 years ago
Ruud
18c64e493b
Don't cache post requests
11 years ago
Ruud
fc6839b441
Force remove duplicate in suggested movies
11 years ago