Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error when checking for wanted albums #2603

Closed
jLemmings opened this issue Apr 10, 2016 · 2 comments
Closed

Error when checking for wanted albums #2603

jLemmings opened this issue Apr 10, 2016 · 2 comments

Comments

@jLemmings
Copy link

Hello

When I manually start to look for wanted albums, after few minutes I get following error:
Uncaught exception: Traceback (most recent call last): File "/app/headphones/headphones/logger.py", line 214, in new_run old_run(*args, **kwargs) File "/usr/lib/python2.7/threading.py", line 754, in run self.__target(*self.__args, **self.__kwargs) File "/app/headphones/headphones/searcher.py", line 221, in searchforalbum do_sorted_search(album, new, losslessOnly) File "/app/headphones/headphones/searcher.py", line 273, in do_sorted_search nzb_results = searchNZB(album, new, losslessOnly, albumlength, choose_specific_download) File "/app/headphones/headphones/searcher.py", line 732, in searchNZB verifyresult(result[0], artistterm, term, losslessOnly)] File "/app/headphones/headphones/searcher.py", line 1044, in verifyresult title = re.sub('[\.\-\/\_]', ' ', title) File "/usr/lib/python2.7/re.py", line 155, in sub return _compile(pattern, flags).sub(repl, string, count) TypeError: expected string or buffer

How can I fix this?

After this error, it stops everything else.

@jLemmings
Copy link
Author

Any idea?

@AdeHub
Copy link
Collaborator

AdeHub commented Apr 11, 2016

Try narrowing it down, do a Force Check on one entry in your Wanted, same result then it could be a particular provider causing the issue, try narrowing those down. Provide more logs with debug switched on

On 12/04/2016, at 8:37 AM, In0cenT notifications@github.com wrote:

Any idea?


You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub

@AdeHub AdeHub closed this as completed Mar 26, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants