Richard Hajdu
81814e6949
Fix Alpha Ratio searching with comma
9 years ago
Ruud
f283aa5056
Check authentication on connect
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
matteraByte
1bef4dd61a
grabbing correct torrent_id. Added full path to new download url and inserting the correct torrent_id.
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
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
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
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
maxkoryukov
aa84363054
UPG: improved tests for settings->getDirectories
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
jvandenbroek
bae3cb5d30
Fix Transmission directory when not running local
9 years ago
itdaboyz
ebdf81391b
Update renamer.py
Fix #6063
9 years ago
Ruud
ef6d58daf0
Don't wait between calls for userscripts
9 years ago
Ruud
bfdad7ef23
Apple Trailers failed getting title and date
9 years ago
Ruud
39f5794f2b
Limit auto update check
9 years ago
Ruud
5e244cce98
Don't try to import bind unix on windows
9 years ago
razorloves
091266872c
Update links on Downloaders and Searcher settings page ( #2 )
Make links open in new tab or window.
Part 2 of commit 57552d4ac5
9 years ago
Ruud
a916508368
Revert "Revert "Revert "Merge pull request #6089 from maxkoryukov/fix/address-in-use"""
This reverts commit ac545f9c72
.
# Conflicts:
# couchpotato/runner.py
9 years ago
Ruud
e2fe238c10
Only check EADDRINUSE
9 years ago
Ruud
ae5e0176e2
Revert "Revert "Merge pull request #6111 from psychomario/domainsocket""
This reverts commit 358b38d56c
.
9 years ago
Ruud
ac545f9c72
Revert "Revert "Merge pull request #6089 from maxkoryukov/fix/address-in-use""
This reverts commit 4633adcead
.
9 years ago
Ruud
358b38d56c
Revert "Merge pull request #6111 from psychomario/domainsocket"
This reverts commit b168b38f18
, reversing
changes made to b7f7104862
.
9 years ago
Ruud
4633adcead
Revert "Merge pull request #6089 from maxkoryukov/fix/address-in-use"
This reverts commit b7f7104862
, reversing
changes made to 7fb5ded2f8
.
9 years ago
Ruud
c4fad95cd2
Updater check every 24h
9 years ago
Ruud
b454eec552
Updater check every 24h
9 years ago
Rory McNamara
cf965e90c3
Allow listen on domain socket
9 years ago
Ruud
760c07ce76
Update keys
9 years ago
Ruud
4f1ea8ec04
Don't send secret
9 years ago
Ruud
b63b1e5c54
Add Homey notification
9 years ago
Ruud
c4781c8d4e
webhook description
9 years ago
razorloves
d0a285c5be
Remove defunct HDAcess
It died about 7 months ago
9 years ago
razorloves
57552d4ac5
Update Downloaders and Searcher page / Update old/dead link
9 years ago
maxkoryukov
aa776e02e7
Improved handling of "Address already in use".
Additionally, the startup-try-counter is repaired
fix maxkoryukov/CouchPotatoServer#24
fix CouchPotato/CouchPotatoServer#5970
9 years ago
maxkoryukov
eb16762436
Ability to hide "UPDATE" from about page. Implemented as new setting.
fix #31
9 years ago