Ruud Burger
2a7ba28903
Merge pull request #2902 from MLWALK3R/develop
SSL'd and Updated
11 years ago
Ruud Burger
e8ec2ef8d1
Merge pull request #2906 from tehspede/develop
Search url has method defined twice (2 and 3) we only want 3.
11 years ago
tehspede
864e8654c3
Search url has method defined twice (2 and 3) we only want 3.
11 years ago
Michael
e11453aafb
SSL'd and Updated
Add SSL to some URL's and update the Apple RSS link.
11 years ago
Ruud
e57620f67c
Merge branch 'develop' of github.com:RuudBurger/CouchPotatoServer into develop
11 years ago
Ruud
e481763967
Merge branch 'refs/heads/mikke89-downloaders_test' into develop
11 years ago
Ruud
2b3d755c64
Cleanup downloader testbuttons PR
11 years ago
Ruud
fc2db36820
Merge branch 'downloaders_test' of git://github.com/mikke89/CouchPotatoServer into mikke89-downloaders_test
Conflicts:
couchpotato/core/downloaders/rtorrent/main.py
11 years ago
Ruud Burger
4fdea782f3
Merge pull request #2901 from MLWALK3R/patch-5
Torrentshack description https
11 years ago
Michael Walker
188a1a3b03
HTTP to HTTPS
Updated URL to SSL, better account security.
11 years ago
Ruud Burger
8e2014f2d4
Merge pull request #2899 from MLWALK3R/patch-4
ILoveTorrents use SSL
11 years ago
Michael Walker
fb95d7923f
HTTP to HTTPS
Updated URL's to SSL, better account security.
11 years ago
Ruud Burger
fe5ca69f36
Merge pull request #2897 from MLWALK3R/patch-2
Replaced proxies for TPB
11 years ago
Ruud Burger
1086b808dc
Merge pull request #2898 from MLWALK3R/patch-3
Changed http to https
11 years ago
Michael Walker
0050e5cdfc
Changed http to https
adjusted http to SSL, better security when dealing with logins.
11 years ago
Michael Walker
6b357674d0
Replaced proxies
Remove dead/blocked proxies, Added in new unblocked/working links
11 years ago
Ruud Burger
82c0592e49
Merge pull request #2875 from fuzeman/feature/dev_rtorrent
[rtorrent] Fixed how torrent status is determined
11 years ago
Ruud
28ab4576d5
Merge branch 'develop' of github.com:RuudBurger/CouchPotatoServer into develop
11 years ago
Ruud Burger
2debd5598f
Merge pull request #2888 from xombiemp/ptp-golden
PTP Golden release fix
11 years ago
Ruud
d86d44e2d4
Merge branch 'develop' of github.com:RuudBurger/CouchPotatoServer into develop
11 years ago
Ruud Burger
3d85460dc8
Merge pull request #2887 from koppelbakje/develop
[SceneAccess] Change search method to 3 (description)
11 years ago
Ruud
52ce85fbf2
Merge branch 'develop' of github.com:RuudBurger/CouchPotatoServer into develop
11 years ago
Ruud
6d70533e0b
Yifi proxy changes
11 years ago
Ruud Burger
4d8338e829
Merge pull request #2878 from fuzeman/feature/rtorrent/httprpc
[rtorrent] HTTP-RPC support
11 years ago
Andrew Parker
a4e48e1f6b
I've found that the score applied for Golden torrents is not enough to snatch them reliably. When I set the Prefer Golden setting, I expect it to always choose the Golden release over a Scene release. Here's an excerpt from my log that illustrates this setting failing to grab the Golden release over a Scene release:
02-22 13:56:17 INFO [core.media.movie.searcher] Search for Thor: The Dark World in 720P
02-22 13:56:21 INFO [otato.core.providers.base] Found correct release with weight 1.00, old_score(4581) now scaled to score(4581)
02-22 13:56:21 INFO [otato.core.providers.base] Found: score(4581) on PassThePopcorn: Thor The Dark World (2013) - 720p Blu-ray x264 Scene (720p)
02-22 13:56:21 INFO [otato.core.providers.base] Found correct release with weight 1.00, old_score(1257) now scaled to score(1257)
02-22 13:56:21 INFO [otato.core.providers.base] Found: score(1257) on PassThePopcorn: Thor The Dark World (2013) - 720p Blu-ray x264 HQ With Commentary (720p)
02-22 13:56:21 INFO [core.media._base.searcher] Wrong: Required word missing: thor the dark world 2013 720p web h 264 extras 720p
02-22 13:56:24 INFO [tato.core.plugins.release] Snatched "Thor The Dark World (2013) - 720p Blu-ray x264 Scene (720p)": Thor: The Dark World (2013) in 720P
With this modification it will fix this specific example and hopefully all others.
11 years ago
Leon Koppel
790a74f9e4
Change search method to 3 (description)
11 years ago
mikke89
893dde9958
rTorrent connection test: Error message on version check fail
11 years ago
Dean Gardiner
d448b8cd99
Adjusted rtorrent connect method to work with httprpc URIs, adjusted option descriptions
11 years ago
Dean Gardiner
ca2c4a0b3e
Updated rtorrent-python library (HTTP-RPC support)
- Added URI transforming to cleanly support HTTP-RPC
11 years ago
mikke89
499b8193ab
Added return message text to frontend
11 years ago
mikke89
1f18d2b09c
Test downloader connection: Check version of uTorrent and Sabnzbd
11 years ago
Dean Gardiner
a92d6fd35c
Fixed how the status is determined in the rtorrent downloader
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