You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 15, 2021. It is now read-only.
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
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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
The text was updated successfully, but these errors were encountered: