1
0
mirror of https://github.com/moparisthebest/SickRage synced 2024-12-12 11:02:21 -05:00

Typo in tvcache fixed

This commit is contained in:
echel0n 2014-03-11 22:30:49 -07:00
parent f2bbe76271
commit f1e8a53856

View File

@ -286,7 +286,7 @@ class TVCache():
except (MultipleShowObjectsException):
showObj = None
if showObj:
self.indexer = showObj.inexer
self.indexer = showObj.indexer
indexer_lang = showObj.lang
# if we weren't provided with season/episode information then get it from the name that we parsed