Merge branch 'master' of https://github.com/kodiondemand/addon into master

This commit is contained in:
Alhaziel01
2021-02-05 12:27:54 +01:00
4 changed files with 15 additions and 7 deletions

View File

@@ -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=[]