Ruud Burger
e39ede3683
Added Trusted only torrents option to TPB
9 years ago
Ruud Burger
0ec0fa890e
Merge pull request #6639 from Tusky/patch-1
Fix Alpha Ratio searching with comma
9 years ago
Ruud Burger
0730255f68
Merge pull request #6642 from kdurrance/patch-1
update qbittorrent.py for native magnet support
9 years ago
Ruud Burger
809559f75a
Merge pull request #6643 from pentacruleo/feature/CP-1-add-magnetdl
Add MagnetDL as Torrent provider
9 years ago
Ruud Burger
1d0dc05527
Merge pull request #6732 from ofir123/subscenter_fix
Updated subscenter new URLs.
9 years ago
Ofir
3a89258aad
Updated subscenter new URLs.
9 years ago
pentacruleo
8d2a5bb16a
Add MagnetDL as Torrent provider
9 years ago
kdurrance
f9db1c3b89
update qbittorrent.py for native magnet support
Existing solution required the magnet to be converted to a file, which is not necessary - change to support direct magnet integration with qBittorrent which is already natively in the qBittorrent client class library.
9 years ago
Richard Hajdu
81814e6949
Fix Alpha Ratio searching with comma
9 years ago
Ruud Burger
182b56b5a6
Merge pull request #6536 from matteraByte/bhdtv
BITHDTV download URL fix
9 years ago
Ruud
7a4c50b80f
Merge branch 'develop' of github.com:CouchPotato/CouchPotatoServer into develop
9 years ago
Ruud Burger
20f443372f
Merge pull request #6583 from tresni/fix_hd4free
Don't throw out good data when there is no error
9 years ago
Ruud
f283aa5056
Check authentication on connect
9 years ago
Ruud Burger
257d94aee1
Merge pull request #6558 from agentxan/qbittorrent
Update for qBittorrent 3.3.5
9 years ago
Brian Hartvigsen
661f5d501f
use error as warn doesn't exist
9 years ago
Brian Hartvigsen
ba5b24f193
detect all errors and log message
9 years ago
Brian Hartvigsen
17c601c626
Don't throw out good data when there is no error
Based on playing with the HD4Free API, it looks like the 'error' property is only added if there is an error
So instead of ignoring all the data, just look for the property if/when we need it.
9 years ago
agentxan
ed1e284fd9
Fix qBittorrent reconnection
9 years ago
agentxan
4b36fc89ef
Fix qBittorrent 3.3.5
9 years ago
matteraByte
1bef4dd61a
grabbing correct torrent_id. Added full path to new download url and inserting the correct torrent_id.
9 years ago
Ruud Burger
1657c13c21
Merge pull request #6512 from avdleeuw/email
Fixes #6510 - Encoding userid/password used for logging into SMTP server
9 years ago
Ruud Burger
9e4fa67354
Merge pull request #6491 from YourHuckleberry/develop
Fixes #6489 - Was comparing string against dictionary key without che…
9 years ago
Ruud Burger
004278c034
Merge pull request #6482 from etomm/develop
First commit to allow a better management of languages inside CouchPo…
9 years ago
Ruud Burger
ab24371d63
Merge pull request #6456 from WzL/develop
Update base.py for Folder CHMOD option not honored
9 years ago
avdleeuw
9a9e8f51c0
Fixes #6510 - Encoding userid/password used for logging into SMTP server
to utf-8
9 years ago
Ryan
8569ef7dbb
Fixes #6489 - Was comparing string against dictionary key without checking if the key existed first.
9 years ago
etomm
e84e173943
First commit to allow a better management of languages inside CouchPotato
This modifies the tmdb api to allow to download titles and informations
in different languages
9 years ago
WzL
3cc5337b28
Update base.py for Folder CHMOD option not honored
update for issue #6453
9 years ago
Ruud
e04299e3c3
Update last checked key
9 years ago
Jozef Hollý
81d838aa9c
Change log level when checking NZBGet
https://github.com/nzbget/nzbget/wiki/API-Method-%22writelog%22
9 years ago
Ruud Burger
fcc0604b15
Merge pull request #6414 from nompeap/develop
Proposal for different fix AlphaRatio.cc provider
9 years ago
nompeap
9cd67c6c3d
Fix AlphaRatio.cc provider
9 years ago
Ruud Burger
33add26df3
Merge pull request #6383 from agentxan/develop
Fix authenticating and connecting to qBittorrent
9 years ago
Ruud Burger
d761fae498
Merge pull request #6366 from dahlSTROM/develop
Improve PassThePopcorn provider
9 years ago
Ruud Burger
48131eb85e
Merge pull request #6357 from jamesmacwhite/xbmc-cosmetics
Kodi cosmetics, rename XBMC references to Kodi
9 years ago
agentxan
e653389e17
Update qbittorrent_.py
9 years ago
dahlSTROM
5f20bacb5b
Remove quality_id from torrentdesc as it's already included in the release name
9 years ago
dahlSTROM
171e0b331e
Use release name instead of movie title
9 years ago
James White
4f9ac1b468
Kodi cosmetics, rename XBMC references to Kodi
9 years ago
Ruud Burger
ebae75a722
Merge pull request #6320 from YourHuckleberry/develop
Automatic account disabling on login failure for all torrent providers
9 years ago
Ruud Burger
fba0fa3897
Merge pull request #6309 from chris-t-reilly/develop
fix(providers/torrent/alpharatio): address the right index of the arr…
9 years ago
Ruud Burger
da23348ea2
Merge pull request #6303 from tsnoam/develop
add IMBD url to telegram notifications
9 years ago
Ryan
1c04bc6eea
Added automatic account disabling on login failure for all torrent providers except TorrentDay.
9 years ago
Chris Reilly
1de22eecae
fix(providers/torrent/alpharatio): address the right index of the array of TD elements
This is a stopgap. There should be a nice way to find the size (regex would be better).
9 years ago
Noam Meltzer
f5e42d839e
add IMBD url to telegram notifications
9 years ago
Ruud Burger
2f47c9b8b9
Merge pull request #6261 from maxkoryukov/develop
Improved tests for settings
9 years ago
Ruud Burger
f3cd240b7e
Merge pull request #6280 from simenon/patch-2
Fix for Synology DSM 6 devices
9 years ago
simenon
6c8ad350ee
Update synology
9 years ago
simenon
21e297f16c
Fix start-stop script for DSM6 and beyond
9 years ago
maxkoryukov
57a7a4eec9
Merge branch 'develop' of https://github.com/maxkoryukov/CouchPotatoServer into develop
9 years ago