Private GIT

Skip to content
Snippets Groups Projects
Select Git revision
1 result Searching

cachecontrol

user avatar
miigotu authored and GitHub committed
* Quick n dirty config only option for allowing rar files in the show folder without unpacking them, pp will just move them if enabled and unapck is off

* logger.ERROR is not right for when someone doesnt have unrar installed.

* Remove pullapprove. No need with reviews feature now in github

Signed-off-by: default avatarmiigotu <miigotu@gmail.com>

* Change UNPACK from bool to int,
Implement the 'Treat as video' option for archives

* Fix add_site_message to support translations.

Thanks @miigotu

* Some fixes from https://www.quantifiedcode.com/app/project/gh:SickRage:SickRage

* Fix label

* Daily Search 'No providers' warning->info level

Fixes #3285

* Bump cloudflare-scrape version to 1.7.1 - Thanks @NickMolloy

Fixes #2611
Fixes #2202

* Found another warning to change to info.

* Site message for no enabled daily/backlog providers

* Adjust enabled providers backlog/daily check site_message code. When indexing a 2 item tuple the index value should only be 0, 1, True, or False. Anything else will result in an IndexError. Also, break out of the loop once we know we have both, to save a little time starting up. Auto-(add|remove) the message when saveProviders
95a7d7c4
History
Name Last commit Last update
..