mirror of
https://github.com/moparisthebest/SickRage
synced 2025-03-04 10:29:52 -05:00
Merge branch 'origin/dev'
This commit is contained in:
commit
5ad638771e
@ -155,7 +155,7 @@ def snatchEpisode(result, endStatus=SNATCHED):
|
|||||||
|
|
||||||
if sickbeard.USE_FAILED_DOWNLOADS:
|
if sickbeard.USE_FAILED_DOWNLOADS:
|
||||||
failed_history.logSnatch(result)
|
failed_history.logSnatch(result)
|
||||||
else:
|
|
||||||
ui.notifications.message('Episode snatched', result.name)
|
ui.notifications.message('Episode snatched', result.name)
|
||||||
|
|
||||||
history.logSnatch(result)
|
history.logSnatch(result)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user