Skip to content
This repository was archived by the owner on Jun 15, 2021. It is now read-only.
This repository was archived by the owner on Jun 15, 2021. It is now read-only.

Postprocessor not checking if releases are passworded? #303

@rembo10

Description

@rembo10

Hey - not sure if this is a problem with my setup (because I remember it working before - but with a new install it doesn't seem to be). I have a ton of rows in my db with the 'UNKNOWN' status - and they never seem to get checked. It's been a few weeks so I don't think it's a matter of the backlog. My settings:
'process_rars': True,
'unrar_path': '/usr/bin/unrar',
'delete_spam': True,
'delete_passworded': True,
'delete_potentially_passworded': True,
'delete_bad_releases': True,
'delete_blacklisted_releases': True,

And unrar is installed at:
└> which unrar
/usr/bin/unrar

Not sure why it isn't processing these...... Let me know if you need more info

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions