Fix riapertura finestra server in casodi errore
This commit is contained in:
@@ -432,6 +432,9 @@ def limit_itemlist(itemlist):
|
||||
|
||||
|
||||
def findvideos(item):
|
||||
from core import db
|
||||
db['controls']['reopen'] = False
|
||||
db.close()
|
||||
logger.debug('Executing channel', item.channel, 'method', item.action)
|
||||
channel = platformtools.channelImport(item.channel)
|
||||
if not channel:
|
||||
|
||||
Reference in New Issue
Block a user