Error blindscan

s8un3no

Active member
C'è un errore nel plugin blindscan che manda in crash obh 5.3.013, sf8008.
Mi sembra che il problema sia alla riga 1411 di plugin.py dove si vede che mancano gli argomenti tra le parentesi
Translate
There is an error in the blindscan plugin that crashes obh 5.3.013, sf8008.

It seems to me that the problem is at line 1411 of plugin.py where you can see that the arguments between the brackets are missing

< 779.9501> [Blindscan][blindscanSessionClose] data: [130][0][12692000][27500000][1][2][2][3][2][2]
< 779.9506> Traceback (most recent call last):
< 779.9507> File "/usr/lib/enigma2/python/StartEnigma.py", line 74, in processDelay
< 779.9513> callback(*retval)
< 779.9515> File "/usr/lib/enigma2/python/Plugins/SystemPlugins/Blindscan/plugin.py", line 1299, in blindscanSessionClose
< 779.9518> File "/usr/lib/enigma2/python/Plugins/SystemPlugins/Blindscan/plugin.py", line 1411, in createSatellitesXMLfile
< 779.9521> TypeError: not enough arguments for format string
 
Top