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

Items from torznab are not returned when size is defined as torznab:attr #3104

Merged
merged 1 commit into from
Apr 9, 2018

Conversation

mirwan
Copy link
Contributor

@mirwan mirwan commented Apr 8, 2018

When this occurs, the following exception is raised

30-Mar-2018 16:21:53 - ERROR :: Thread-17 : An unknown error occurred trying to parse the feed: 'NoneType' object has no attribute 'string'
Traceback (most recent call last):
  File "/opt/headphones/headphones/searcher.py", line 1357, in searchTorrent
    size = int(item.size.string)
AttributeError: 'NoneType' object has no attribute 'string'

Replaces #3103

@AdeHub AdeHub merged commit eeed898 into rembo10:develop Apr 9, 2018
@AdeHub
Copy link
Collaborator

AdeHub commented Apr 9, 2018

👍 Thanks

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

Successfully merging this pull request may close these issues.

2 participants