merged from develop

This commit is contained in:
alfa_addon_10
2017-08-13 17:07:36 +02:00
parent ebda6babdd
commit ed553f5cae
398 changed files with 10399 additions and 2029 deletions
+1 -3
View File
@@ -3,11 +3,9 @@
# filtertools - se encarga de filtrar resultados
# ------------------------------------------------------------
from core import config
from core import filetools
from core import jsontools
from core import logger
from core.item import Item
from platformcode import config, logger
from platformcode import platformtools
TAG_TVSHOW_FILTER = "TVSHOW_FILTER"