diff --git a/addon.xml b/addon.xml
index f26faabb..600ae73f 100644
--- a/addon.xml
+++ b/addon.xml
@@ -1,4 +1,4 @@
-
+
@@ -27,10 +27,8 @@
resources/media/themes/ss/2.png
resources/media/themes/ss/3.png
- - rimosso supporto a TVDB (l'accesso alle API diventerà a pagamento)
-- aggiunto canale Discovery+
-- aggiunta possibilità di scegliere numerazioni alternative per le serie tv
-- migliorie interne di vario tipo (tra cui un migliore riconoscimento dei contenuti nel caso siano scritti male)
+ -Migliorata l'efficacia del riconoscimento dei contenuti in ricerca film/serie
+ - corretti alcuni bug e fatti alcuni fix per i soliti cambi di struttura
Naviga velocemente sul web e guarda i contenuti presenti
[COLOR red]The owners and submitters to this addon do not host or distribute any of the content displayed by these addons nor do they have any affiliation with the content providers.[/COLOR]
[COLOR yellow]Kodi © is a registered trademark of the XBMC Foundation. We are not connected to or in any other way affiliated with Kodi, Team Kodi, or the XBMC Foundation. Furthermore, any software, addons, or products offered by us will receive no support in official Kodi channels, including the Kodi forums and various social networks.[/COLOR]
diff --git a/channels.json b/channels.json
index 8bbe1294..99c1f37b 100644
--- a/channels.json
+++ b/channels.json
@@ -22,7 +22,7 @@
"eurostreaming": "https://eurostreaming.team",
"filmgratis": "https://www.filmaltadefinizione.me",
"filmigratis": "https://filmigratis.org",
- "filmsenzalimiticc": "https://www.filmsenzalimiti01.surf",
+ "filmsenzalimiticc": "https://www.filmsenzalimiti01.xyz",
"filmstreaming01": "https://filmstreaming01.com",
"guardaserie_stream": "https://guardaserie.yoga",
"guardaseriecam": "https://guardaserie.cam",
diff --git a/channels/discoveryplus.py b/channels/discoveryplus.py
index 1684ad65..dc4f0129 100644
--- a/channels/discoveryplus.py
+++ b/channels/discoveryplus.py
@@ -10,14 +10,7 @@ typo = support.typo
session = requests.Session()
host = support.config.get_channel_url()
-def getToken():
- token = config.get_setting('token', 'discoveryplus', None)
- if not token:
- token = session.get('https://disco-api.discoveryplus.it/token?realm=dplayit').json()['data']['attributes']['token']
- config.set_setting('token', token, 'discoveryplus')
- return token
-
-token = getToken()
+token = session.get('https://disco-api.discoveryplus.it/token?realm=dplayit').json()['data']['attributes']['token']
api = "https://disco-api.discoveryplus.it"
headers = {'User-Agent': 'Mozilla/50.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Firefox/45.0',
@@ -70,7 +63,7 @@ def live(item):
logger.debug()
itemlist =[]
for name, values in liveDict().items():
- itemlist.append(item.clone(title=typo(name), fulltitle=name, plot=values['plot'], url=values['url'], id=values['id'], action='play', forcethumb=True, no_return=True))
+ itemlist.append(item.clone(title=typo(name,'bold'), fulltitle=name, plot=values['plot'], url=values['url'], id=values['id'], action='play', forcethumb=True, no_return=True))
return support.thumb(itemlist, live=True)
diff --git a/channels/mediasetplay.py b/channels/mediasetplay.py
index f1ebbc1f..a2e97bfb 100644
--- a/channels/mediasetplay.py
+++ b/channels/mediasetplay.py
@@ -307,7 +307,7 @@ def play(item):
data = support.match(sec_data, patron=r'
(?P.*?)