Springen naar inhoud


Amai

Lid geworden: 27 okt 2011
Offline Laatste activiteit: 02 dec 2023 14:02
-----

Berichten die ik gemaakt heb

In Topic:[WIP] PLi-DarkOS Skin

2 december 2023 - 14:01

@DimitarCC
The problem is no longer there. I flashed an older image and then upgraded.
The error message is gone. Thanks


In Topic:[WIP] PLi-DarkOS Skin

2 december 2023 - 12:26

Hi,

 

Adding a channel to a bouquet gives me this error with e2darkos skin (git129). With the default PLi skin there is no error message.

 

TypeError: 'float' object cannot be interpreted as an integer

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/usr/lib/enigma2/python/Components/Addons/ColorButtonsSequence.py", line 52, in buildEntry
    if len(sequence) == 0:
       ^^^^^^^^^^^^^
SystemError: <built-in function len> returned a result with an exception set
TypeError: 'float' object cannot be interpreted as an integer

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/usr/lib/enigma2/python/Components/Addons/ColorButtonsSequence.py", line 52, in buildEntry
    if len(sequence) == 0:
       ^^^^^^^^^^^^^
SystemError: <built-in function len> returned a result with an exception set
TypeError: 'float' object cannot be interpreted as an integer

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/usr/lib/enigma2/python/Components/Addons/ColorButtonsSequence.py", line 52, in buildEntry
    if len(sequence) == 0:
       ^^^^^^^^^^^^^
SystemError: <built-in function len> returned a result with an exception set
Traceback (most recent call last):
  File "/usr/lib/enigma2/python/Screens/ChannelSelection.py", line 714, in updateEventInfo
    cur = self.getCurrentSelection()
          ^^^^^^^^^^^^^^^^^^^^^^^^
TypeError: 'float' object cannot be interpreted as an integer
[ePyObject] (CallObject(<bound method SelectionEventInfo.updateEventInfo of <class 'Screens.ChannelSelection.ChannelSelection'>>,()) failed)
 

In Topic:openpli 9.0 vhannibal NGsetting

1 december 2023 - 07:31

(modified to run under Python2/3)

credits @ m4dhouse

 

diese Version funktioniert

download:

https://github.com/m...ing_1.5_all.ipk


In Topic:OPUS audio surround afspelen

20 november 2023 - 01:12

Probeer het mediabestand eens vanuit de zenderlijst af te spelen.
Voeg de locatie van het bestand als volgt aan de zenderlijst.
#SERVICE 4097:0:1:0:0:0:0:0:0:0:file%3a///home/Symphony_No.6.opus:Test Opus (is maar als voorbeeld en let op drie keer /// )
 
#SERVICE 4097:0:1:0:0:0:0:0:0:0:file%3a///bestandsmap locatie/bestandsnaam.extensie:ZenderNaam
of
#SERVICE 5002
 
(met 4097 heb ik Opus sound)
(met 5002 krijg ik AC3 sound)

In Topic:Skin pdreamyFHD openPLI 9

18 november 2023 - 10:57

Thanks