jwvanderbeck
18a4f0a261
Add TAB detection to the original OU keywords.
Also fixes bug that had Full OU searching for ('h','ou') instead of
('f','ou')
8 years ago
jwvanderbeck
a1e6418d66
Add 3d_type_short and TAB option for Kodi compatability
Kodi requires the use of TAB instead of OU and only supports compact
naming (HSBS instead of Half SBS), so allow for Renamer plugin to use
these formats.
8 years ago
jwvanderbeck
0bed4f1efe
Merge pull request #1 from CouchPotato/develop
merge Develop
8 years ago
Ruud Burger
29df304df7
Merge pull request #7163 from lewang/patch-2
Ignore UTF-8 decode errors
8 years ago
Ruud Burger
e3b0672af5
KAT Proxies
8 years ago
Ruud Burger
a0a7702d98
Merge pull request #7160 from ekohl/autofocus
Set autofocus to the username input field
8 years ago
Ruud Burger
8ec7787958
Merge pull request #7159 from fenduru/ptp-2160p
Add 2160p support to PTP provider
8 years ago
Ruud Burger
44672bd0a4
Merge pull request #7158 from kmr2319/develop
IPTorrents query fixes - From PR #7023
8 years ago
Le Wang
c1705716fa
Ignore UTF-8 decode errors
This fixes a backtrace I kept getting that stopped couchpotato from working at all.
8 years ago
Ewoud Kohl van Wijngaarden
38205158f8
Set autofocus to the username input field
8 years ago
Josh Fee
78363cb673
Add 2160p support to PTP provider
8 years ago
kmr2319
e5fc150d32
IPTorrents query fixes - From PR #7023
Pulled just the IPT related fixed from PR #7023 and submitted this
against the develop branch.
* Improve IPTorrents quality to category mapping
* Remove obsolete query parameter for categories
* Remove quotes around movie title
* Search in title, not title and tags
8 years ago
Ruud Burger
e02a3b95a1
Merge pull request #7152 from PeterVanco/patch-1
New Kickass torrent proxies
8 years ago
PeterVanco
b8e0714722
New Kickass torrent proxies
8 years ago
Ruud Burger
e29c80cb2f
Merge pull request #6947 from peerster/update-README
Remove dead project link from README
9 years ago
Ruud Burger
07b6c32cb8
Merge pull request #7125 from hborawski/join
Add notifiter for Join by joaoapps
9 years ago
Ruud
d8a555c921
Fix broken profiles with empty qualities
9 years ago
Ruud
42dcd35689
Value -1 for quality counts as not selected
9 years ago
Ruud
6be3e0f4ba
Don't try to remove language from themoviedb if it isn't in the list
9 years ago
Ruud
9ba8cbebec
PutIO needs tus lib
9 years ago
Ruud Burger
093be5d844
Merge pull request #7131 from etomm/develop
File names that has a : in position 1 makes guessit split_path to infinite loop
9 years ago
Ruud
dfd368263f
Indent fix
9 years ago
Ruud Burger
e13afd0924
Merge pull request #7133 from dumaresq/develop
Putio -- added ability to have https callback url and pulled new version of put.io api
9 years ago
Ruud Burger
90c4432c94
Merge pull request #7147 from whitter/develop
Updated TorrentLeech provider for new site version
9 years ago
Ruud Burger
0cdfb472c6
Merge pull request #7144 from DaftHonk/develop
Correct Emby API Call for Movies update
9 years ago
Ruud Burger
fbf0672b8f
Merge pull request #7139 from thijstijsma/develop
Removed changing of global uTorrent settings.
9 years ago
Ruud Burger
eff1d1f967
Merge pull request #7138 from lattedesu/patch-1
PassThePopcorn URL update to prevent API 403 error
9 years ago
Ruud Burger
1e15208a23
Merge pull request #7137 from RedsGT/patch-1
Fix BeautifulSoup find_all parsing
9 years ago
whitter
57cc63da98
Updated TorrentLeech provider for new site version
The new version of the TorrentLeech website now has absolute paths for the download links
9 years ago
DaftHonk
d516182fc6
Correct Emby API Call for Movies update
Fixes issue of emby notification not triggering a movie library update
9 years ago
Thijs Tijsma
02ab82cbec
Removed changing of global uTorrent settings.
9 years ago
Ruud Burger
ecec0db5c7
Merge pull request #7136 from sweco-secfha/torrentpotato_search_year
Add year to search param for torrentpotato
9 years ago
lattedesu
78a4749952
PassThePopcorn URL update to prevent API 403 error
PassThePopcorn recently changed their api endpoints to tls.passthepopcorn.me to passthepopcorn.me . Unless you change these URLs, you get this issue:
```
12-05 05:08:17 ERROR
[hpotato.core.plugins.base] Failed opening url in PassThePopcorn: https://tls.passthepopcorn.me/ajax.php?action=login Traceback (most recent call last): HTTPError: 403 Client Error: Forbidden for url: https://passthepopcorn.me/ajax.php?action=login
12-05 05:08:17 ERROR
[edia._base.providers.base] Failed to login PassThePopcorn: Traceback (most recent call last): File "/home/couchpotato/CouchPotatoServer/couchpotato/core/media/_base/providers/base.py", line 163, in login output = self.urlopen(self.urls['login'], data = self.getLoginParams()) File "/home/couchpotato/CouchPotatoServer/couchpotato/core/plugins/base.py", line 227, in urlopen response.raise_for_status() File "/home/couchpotato/CouchPotatoServer/libs/requests/models.py", line 837, in raise_for_status raise HTTPError(http_error_msg, response=self) HTTPError: 403 Client Error: Forbidden for url: https://passthepopcorn.me/ajax.php?action=login ```
There is a thread at their forum; titled: "HTTPS Migration preventing CouchPotato Login", and it's told that this patch fixes this issue. This is required due to migration and their tracker update, and it is shared there. So all credits to the poster. I'm simply making a pull request for the fix, and further investigation if required.
Thanks in advance,
9 years ago
Red Hodgerson
17ab256142
Fix BeautifulSoup find_all parsing
BeautifulSoup only returns a single TR tag regardless of the amount of results at line 49. Since the first TR tag returned isn't an actual result, you never get any results back. Explicitly calling the html parser fixes this issue.
http://stackoverflow.com/questions/16322862/beautiful-soup-findall-doent-find-them-all
9 years ago
Christopher Haglund
5b659f8593
Add year to search param for torrentpotato
9 years ago
Andrew Dumaresq
4bc0e2c58b
Allow setting callbackurl to https
9 years ago
Andrew Dumaresq
fdea2377b6
Added https variable
9 years ago
Andrew Dumaresq
c4d0cb1764
Pulled new API from PUTIO
9 years ago
etomm
bd801b35d9
File names that has a : in position 1 makes guessit split_path to infinite loop
9 years ago
Ruud Burger
6fd1b61842
Merge pull request #7081 from jpartain89/patch-1
Changing the CHMOD to 0750
9 years ago
Ruud Burger
b9924c0472
Merge pull request #7097 from thetownfool/master
issue with none ascii chars in title name. decode to utf-8 and encode…
9 years ago
Ruud Burger
382c2a3027
Merge pull request #6184 from jvandenbroek/develop
Fix Transmission directory when not running local
9 years ago
Harris Borawski
84e7bbfd7b
Add notifiter for Join by joaoapps
9 years ago
Ruud Burger
bdd7f21a45
Merge pull request #7123 from razorloves/develop
passthepopcorn: make target attribute _blank
9 years ago
Ruud Burger
79aad62cc8
Merge pull request #7124 from jcak/patch-1
Update Login url for iptorrents
9 years ago
jcak
cc88b7e0c4
Update Login url for iptorrents
9 years ago
razorloves
fb6f9d79be
passthepopcorn: make target attribute _blank
Matches with the rest of the links in couchpotato
9 years ago
Ruud Burger
a2625bd765
Merge pull request #7035 from moneytoo/patch-1
Update omgwtfnzbs url
9 years ago
Ruud Burger
f8fe9c2623
Merge pull request #7038 from murbaniak/develop
Pass magnet urls directly to rTorrent via xmlrpc
9 years ago
Ruud Burger
2aba686499
Merge pull request #7073 from magnushegge/ipt-fix
Updated category numbers for IP-Torrents.
9 years ago