Private GIT

Skip to content
Snippets Groups Projects
Commit 95a7d7c4 authored by miigotu's avatar miigotu Committed by GitHub
Browse files

New unpack 'Treat as video' option to treat RARs as video files (#3271)


* 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
parent bb624554
Branches
No related tags found
No related merge requests found
Showing
with 167 additions and 110 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment