added lamedb5 to ftp

This commit is contained in:
DYefremov
2018-06-05 20:45:47 +03:00
parent 97d9ce8b68
commit 03c291a61e

View File

@@ -8,7 +8,7 @@ from telnetlib import Telnet
from app.commons import log
from app.properties import Profile
__DATA_FILES_LIST = ("tv", "radio", "lamedb", "blacklist", "whitelist", # enigma 2
__DATA_FILES_LIST = ("tv", "radio", "lamedb", "lamedb5", "blacklist", "whitelist", # enigma 2
"services.xml", "myservices.xml", "bouquets.xml", "ubouquets.xml") # neutrino
_SATELLITES_XML_FILE = "satellites.xml"