fix vari
tra cui l'inserimento in videoteca dei giusti video: o ita o sub-ita
This commit is contained in:
@@ -32,6 +32,14 @@
|
||||
"enabled": true,
|
||||
"visible": true
|
||||
},
|
||||
{
|
||||
"id": "include_in_newest_italiano",
|
||||
"type": "bool",
|
||||
"label": "Includi in Novità - Italiano",
|
||||
"default": true,
|
||||
"enabled": true,
|
||||
"visible": true
|
||||
},
|
||||
{
|
||||
"id": "comprueba_enlaces",
|
||||
"type": "bool",
|
||||
|
||||
@@ -67,7 +67,7 @@ def mainlist(item):
|
||||
logger.info("icarus.eurostreaming mainlist")
|
||||
itemlist = []
|
||||
title = ''
|
||||
|
||||
|
||||
autoplay.init(item.channel, list_servers, list_quality)
|
||||
|
||||
itemlist = [
|
||||
|
||||
Reference in New Issue
Block a user