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 #3103

Closed
wants to merge 6 commits into from

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'

@YipYup
Copy link
Contributor

YipYup commented Apr 8, 2018

@mirwan If you switch your pull to be against develop branch, then it will get added pretty quickly. Just close this one and re-open it. They tend to ignore pulls against the master branch to enforce the principle of only pulling against the develop branch.

@mirwan mirwan changed the base branch from master to develop April 8, 2018 21:37
@mirwan mirwan closed this Apr 8, 2018
@mirwan
Copy link
Contributor Author

mirwan commented Apr 8, 2018

@YipYup Thx for the advice.

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.

4 participants