tmdb cache and configuration

This commit is contained in:
alfa_addon_10
2017-10-24 18:47:02 +02:00
parent 7f6ffd48ce
commit 5a332243e0
4 changed files with 255 additions and 141 deletions
@@ -127,6 +127,11 @@ def run(item=None):
else:
return keymaptools.set_key()
elif item.action == "script":
from core import tmdb
if tmdb.drop_bd():
platformtools.dialog_notification("Alfa", "caché eliminada", time=2000, sound=False)
# Action in certain channel specified in "action" and "channel" parameters
else: