Reorganized channels and support moved to core

This commit is contained in:
Alhaziel
2019-05-23 18:30:04 +02:00
parent c14cf65f36
commit 4c4f618255
79 changed files with 716 additions and 184 deletions
+2 -2
View File
@@ -6,8 +6,8 @@
import re
import urlparse
from channels import autoplay
from channels import filtertools
from specials import autoplay
from specials import filtertools
from core import httptools, scrapertools, servertools
from core.item import Item
from core import tmdb