Rimossi log da Episodio successivo
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user