Aggiunto update_sources

This commit is contained in:
axlt2002
2020-04-05 22:25:32 +02:00
parent 9fe07187fb
commit 73e813a0b7

View File

@@ -498,6 +498,10 @@ def verify_directories_created():
# si se crea el directorio
filetools.mkdir(content_path)
from platformcode import xbmc_videolibrary
xbmc_videolibrary.update_sources(get_setting("videolibrarypath"))
xbmc_videolibrary.update_sources(get_setting("downloadpath"))
try:
from core import scrapertools
# Buscamos el archivo addon.xml del skin activo