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

[APP SUBMITTED]: global name 'TorrentRSSProvider' is not defined #861

Closed
ripper1967 opened this issue Aug 8, 2016 · 2 comments
Closed

Comments

@ripper1967
Copy link

INFO

Python Version: 2.7.11 (v2.7.11:6d1b6a68f775, Dec 5 2015, 20:40:30) [MSC v.1500 64 bit (AMD64)]
Operating System: Windows-10-10.0.10586
Locale: cp1252
Branch: develop
Commit: 626c429
Link to Log: https://gist.github.com/9b18d9e2cf14bd1a8787269349e55616

ERROR

Thread-25 :: [626c429] Failed doing web ui callback: Traceback (most recent call last):
  File "C:\Users\rusty\Desktop\pymedusaSickRage\sickbeard\server\web\core\base.py", line 268, in async_call
    result = function(**kwargs)
  File "C:\Users\rusty\Desktop\pymedusaSickRage\sickbeard\server\web\config\providers.py", line 295, in saveProviders
    new_provider = TorrentRSSProvider(cur_name, cur_url, cur_cookies, cur_title_tag)
NameError: global name 'TorrentRSSProvider' is not defined
Traceback (most recent call last):
  File "C:\Users\rusty\Desktop\pymedusaSickRage\sickbeard\server\web\core\base.py", line 268, in async_call
    result = function(**kwargs)
  File "C:\Users\rusty\Desktop\pymedusaSickRage\sickbeard\server\web\config\providers.py", line 295, in saveProviders
    new_provider = TorrentRSSProvider(cur_name, cur_url, cur_cookies, cur_title_tag)
NameError: global name 'TorrentRSSProvider' is not defined

STAFF NOTIFIED: @pymedusa/support @pymedusa/moderators

@ripper1967
Copy link
Author

all i was trying to do was add zoogle as a provider. checked it and hit save changes.

@ripper1967
Copy link
Author

fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants