casacinema cambio dominio, popcornstream eliminato (chiuso) e fix altadefinizione01

This commit is contained in:
marco
2020-08-14 10:19:21 +02:00
parent 2e765654cf
commit a5ce165bda
8 changed files with 9 additions and 20 deletions

View File

@@ -224,7 +224,7 @@ class GenericChannelMenuItemTest(unittest.TestCase):
break
for resIt in self.itemlist:
print resIt.title + ' -> ' + resIt.url
logger.info(resIt.title + ' -> ' + resIt.url)
self.assertLess(len(resIt.fulltitle), 110,
'channel ' + self.ch + ' -> ' + self.title + ' might contain wrong titles<br>' + resIt.fulltitle)
if resIt.url: