removed servers, channels, new feature from settings, language channel can be splited "castellano" and "latino" channels
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# -*- coding: iso-8859-1 -*-
|
||||
#------------------------------------------------------------
|
||||
# -*- coding: utf-8 -*-
|
||||
# ------------------------------------------------------------
|
||||
# Alfa
|
||||
#------------------------------------------------------------
|
||||
# ------------------------------------------------------------
|
||||
import urlparse,urllib2,urllib,re
|
||||
import os, sys
|
||||
|
||||
@@ -13,10 +13,9 @@ from platformcode import config, logger
|
||||
from core import httptools
|
||||
from core import tmdb
|
||||
|
||||
|
||||
|
||||
host = 'http://www.maxipelis.net'
|
||||
|
||||
|
||||
def mainlist(item):
|
||||
logger.info()
|
||||
itemlist = []
|
||||
|
||||
Reference in New Issue
Block a user