Fix for TorrentSearchResult instance has no attribute 'hash'

This commit is contained in:
echel0n 2014-08-21 23:32:09 -07:00
parent a3449db3d3
commit 328597411e

View file

@ -147,6 +147,9 @@ class TorrentSearchResult(SearchResult):
"""
resultType = "torrent"
# torrent hash
hash = None
class AllShowsListUI:
"""
This class is for indexer api. Instead of prompting with a UI to pick the