Canales: cambios de estructura

- Elitetorrent: contenido Latino y VO
- Newpct1: web Tumejortorrent caída
This commit is contained in:
Kingbox
2019-04-10 18:04:49 +02:00
parent 846172cef9
commit 56e3281f62
5 changed files with 33 additions and 30 deletions
+1
View File
@@ -275,6 +275,7 @@ def quasard_thread(monitor):
except IOError:
time.sleep(1) # nothing to read, sleep
log.info("quasard: proc.return code: %s" % str(proc.returncode))
if proc.returncode == 0 or xbmc.abortRequested:
break