Fixed TorrentSearchResult instance has no attribute 'content' errpr

This commit is contained in:
echel0n 2014-08-28 22:22:55 -07:00
parent bcffc09589
commit 18efdb2370

View file

@ -148,8 +148,10 @@ class TorrentSearchResult(SearchResult):
resultType = "torrent"
# torrent hash
content = None
hash = None
class AllShowsListUI:
"""
This class is for indexer api. Instead of prompting with a UI to pick the
@ -192,6 +194,7 @@ class AllShowsListUI:
return searchResults
class ShowListUI:
"""
This class is for tvdb-api. Instead of prompting with a UI to pick the