Rimossi log da Episodio successivo

This commit is contained in:
Alhaziel
2020-01-16 19:03:37 +01:00
parent 60ddb620b3
commit e155a35ea2
3 changed files with 4 additions and 9 deletions
+1 -2
View File
@@ -579,9 +579,8 @@ def findvideos(item):
autoplay.play_multi_channel(item, itemlist)
from inspect import stack
from specials import nextep
logger.info('STACK= ' + stack()[1][3])
if nextep.check(item) and stack()[1][3] == 'run':
nextep.videolibrary(item)
nextep.videolibrary(item)
return itemlist