Merge branch 'master' of https://github.com/kodiondemand/addon into master
This commit is contained in:
@@ -344,6 +344,10 @@ def run(item=None):
|
||||
if platformtools.dialog_yesno(config.get_localized_string(60038), config.get_localized_string(60015)):
|
||||
run(Item(channel="setting", action="report_menu"))
|
||||
|
||||
# close db to ensure his thread will stop
|
||||
from core import db
|
||||
db.close()
|
||||
|
||||
|
||||
def new_search(item, channel=None):
|
||||
itemlist=[]
|
||||
|
||||
Reference in New Issue
Block a user