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
13a194235f
Merge branch 'develop'
9 years ago
Ruud
e04299e3c3
Update last checked key
9 years ago
Ruud
1477ec27bf
Merge branch 'develop'
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
98cc86da20
Merge pull request #6422 from j2ghz/patch-2
Change log level when checking NZBGet status
9 years ago
Ruud Burger
fcc0604b15
Merge pull request #6414 from nompeap/develop
Proposal for different fix AlphaRatio.cc provider
9 years ago
Jozef Hollý
d9d8a40caf
Change log level when checking NZBGet
https://github.com/nzbget/nzbget/wiki/API-Method-%22writelog%22
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
maxkoryukov
aa84363054
UPG: improved tests for settings->getDirectories
9 years ago
Ruud Burger
087a2973a7
Merge pull request #6251 from cdanderson/develop
minor spelling correction for log readability & searchability
9 years ago
Christopher Anderson
65d98e8e7f
minor spelling correction for log readability & searchability
9 years ago
Ruud
79f3fd869c
Update packages
9 years ago
Ruud
ca7ab36ae2
Update user agent
9 years ago
Ruud Burger
775952d2a8
Merge pull request #6148 from itdaboyz/develop
Update renamer.py
9 years ago
jvandenbroek
bae3cb5d30
Fix Transmission directory when not running local
9 years ago
itdaboyz
ebdf81391b
Update renamer.py
Fix #6063
9 years ago
Ruud Burger
854598f30d
Merge pull request #6133 from razorloves/develop
Update links on Downloaders and Searcher settings page (part2)
9 years ago
Ruud
ef6d58daf0
Don't wait between calls for userscripts
9 years ago