fix
This commit is contained in:
parent
63ca5f5017
commit
d39b7ec021
@ -152,7 +152,8 @@ class DownloadingMsg(_PluginBase):
|
||||
year = downloadhis.year
|
||||
se = downloadhis.seasons
|
||||
ep = downloadhis.episodes
|
||||
channel_value = downloadhis.channel
|
||||
if not channel_value:
|
||||
channel_value = downloadhis.channel
|
||||
else:
|
||||
try:
|
||||
context = MediaChain(self.db).recognize_by_title(title=torrent.title)
|
||||
|
Loading…
x
Reference in New Issue
Block a user