Posts by Orlandox

    Hello oerlgrey ,


    is it possible to have hdfradio_logos directory path user defined ? I prefer HDD because flash memory is quite full.

    For example '/media/hdd/HDF-Radio/hdfradio_logos/'


    I already have cover images saved to HDD...

    Thank you.

    Hello Lululla ,


    I think that skinner can decide what widgets to use.


    By the way saving fav1 & fav2 are not working because an error at ui.py code. Compare to def blue(self):


    config.plugins.foreca.fav1.setValue = (self.city) --> config.plugins.foreca.fav1.setValue(self.city)
    config.plugins.foreca.fav2.setValue = (self.city) --> config.plugins.foreca.fav2.setValue(self.city)


    Thank you !

    Orlandox can you bring your version up to date with lululla's so that your updates and improvements perhaps end up together with lululla's in a great joint version for everyone. And in the end, of course, also be made available to users via the oATV and PLI feeds? At VTI, NaseDC (aka @DerEine4711) always builds the latest versions from Lullula's GIT and distributes it to the VTI users in their forum. I think everyone would benefit more from working together. What do you think?

    Hello,


    I think that I can't unfortunately do that, because Lululla's and my version are so different.


    For example:

    - I have a spinner and '"Please wait ..." message

    - I have localized country-city - date

    - I have preserved original functions and buttons --> no need to modify skin

    - I have Eumetsat that has View_Slideshow, Lululla has "https://www.sat24.com" without View_Slideshow

    - I don't have a satellite selection (Eumetsat is for Europe only)

    - I have pause icon at View_Slideshow

    - translations are so different

    My setting is OpenViX 6.7.003 + ServiceApp.


    EDIT: I removed ServiceApp + restarted GUI --> installed ServiceApp + selected Gstplayer as a radio player and guess what ? No more crash !!!


    So there was something wrong with ServiceApp & Gstplayer. Now the problem is solved !


    Thank you and sorry for the unnecessary work!

    Orlandox
    Hm, no Problem here.
    I have tested with the same skin and i have added the same stream.

    Hello,


    can this be the reason for the crash ?


    < 12646.742458> 18:52:45.0737 [Navigation] playing ref 5001:0:0:0:0:0:0:0:0:0:https%3a//ms-live-radiorock.nm-elemental.nelonenmedia.fi/master-256000.m3u8:Radio Rock


    At ServiceApp original is used, not gstplayer !


    it is on my 'hdfradio_userlist_Suomi' like this :

    #SERVICE 4097:0:1:0:0:0:0:0:0:0:https%3a//ms-live-radiorock.nm-elemental.nelonenmedia.fi/master-256000.m3u8:Radio Rock

    #DESCRIPTION Radio Rock


    EDIT: I got it running by changing this from the 'settings' :


    config.plugins.HDFRadio.RadioPlayer=5001 --> 4097


    So there should be some checks made to the code that this is avoided ?

    Hello oerlgrey ,


    with version 'Release 2.20.3' I have a crash :


    OpenViX Enigma2 Crashlog


    Crashdate = su helmi 23 18:52:45 2025


    Creator = OpenViX

    Version = 6.7

    Build = 003

    Dev = 004

    Type = developer

    Machine = vuultimo4k

    URL = http://www.world-of-satellite.com

    distro=openvix

    compile-date=20250222

    compile-datetime=20250222093916

    Compiled = Feb 22 2025

    Skin = YouViX-Blue-Mod/skin.xml

    Component = enigma2, signal


    < 12646.713480> 18:52:45.0447 [ePicLoad] setPara max-X=600 max-Y=600 aspect_ratio=1,000000 cache=0 resize=1 bg=#FF000000 auto_orient=0

    < 12646.713635> 18:52:45.0449 [ePicLoad] decode picture... /usr/lib/enigma2/python/Plugins/Extensions/HDFRadio/graphics/logo.jpg

    < 12646.713672> 18:52:45.0449 [EXIF] getting exif from JPEG

    < 12646.742458> 18:52:45.0737 [Navigation] playing ref 5001:0:0:0:0:0:0:0:0:0:https%3a//ms-live-radiorock.nm-elemental.nelonenmedia.fi/master-256000.m3u8:Radio Rock

    < 12646.799562> 18:52:45.1308 PC: b5dc4364

    < 12646.799639> 18:52:45.1309 Fault Address: 01c51000

    < 12646.799666> 18:52:45.1309 Error Code: 519

    < 12646.799771> 18:52:45.1310 Backtrace:

    < 12646.799956> 18:52:45.1312 /usr/bin/enigma2(_Z17handleFatalSignaliP9siginfo_tPv) [0x7CE1C]

    < 12646.800078> 18:52:45.1313 /lib/libc.so.6(__default_rt_sa_restorer) [0xB5D73FA0]

    < 12646.800108> 18:52:45.1313 -------FATAL SIGNAL (11)

    Hello,


    I'm having a crash when trying to record a radio channel:


    OpenViX Enigma2 Crashlog


    Crashdate = su helmi 16 17:01:36 2025


    Creator = OpenViX

    Version = 6.7

    Build = 002

    Dev = 001

    Type = developer

    Machine = vuultimo4k

    URL = http://www.world-of-satellite.com

    distro=openvix

    compile-date=20250203

    compile-datetime=20250203112639

    Compiled = Feb 3 2025

    Skin = YouViX-Blue-Mod/skin.xml

    Component = Enigma2



    < 34215.221384> 17:01:36.0416 [InfoBarGenerics] Key: 352 (Break) KeyID='KEY_OK' Binding='('OK',)'.

    < 34215.221681> 17:01:36.0419 [ActionMap] Keymap 'HDFRadioActions' -> Action = 'HDFRok'.

    < 34215.226793> 17:01:36.0470 [Skin] Parsing embedded skin '<embedded-in-ChoiceBox>'.

    < 34215.227588> 17:01:36.0478 [Skin] Processing screen '<embedded-in-ChoiceBox>', position=(472, 156), size=(975 x 768) for module 'ChoiceBox'.

    < 34215.234786> 17:01:36.0550 Traceback (most recent call last):

    < 34215.234865> 17:01:36.0550 File "/usr/lib/enigma2/python/Components/ActionMap.py", line 58, in action

    < 34215.235792> 17:01:36.0560 File "plugin/HDFRadio.py", line 898, in Plugins.Extensions.HDFRadio.HDFRadio.HDFRadio.getStation

    < 34215.236226> 17:01:36.0564 File "plugin/HDFRadio.py", line 1620, in Plugins.Extensions.HDFRadio.HDFRadio.HDFRadio.startRecord

    < 34215.236545> 17:01:36.0567 File "/usr/lib/enigma2/python/StartEnigma.py", line 150, in openWithCallback

    < 34215.237170> 17:01:36.0573 dialog = self.open(screen, *arguments, **kwargs)

    < 34215.237671> 17:01:36.0578 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

    < 34215.237726> 17:01:36.0579 File "/usr/lib/enigma2/python/StartEnigma.py", line 158, in open

    < 34215.238236> 17:01:36.0584 dialog = self.current_dialog = self.instantiateDialog(screen, *arguments, **kwargs)

    < 34215.238788> 17:01:36.0590 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

    < 34215.238839> 17:01:36.0590 File "/usr/lib/enigma2/python/StartEnigma.py", line 100, in instantiateDialog

    < 34215.239239> 17:01:36.0594 return self.doInstantiateDialog(screen, arguments, kwargs, self.desktop)

    < 34215.239820> 17:01:36.0600 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

    < 34215.239871> 17:01:36.0600 File "/usr/lib/enigma2/python/StartEnigma.py", line 127, in doInstantiateDialog

    < 34215.240294> 17:01:36.0605 dialog.applySkin()

    < 34215.240435> 17:01:36.0606 File "/usr/lib/enigma2/python/Screens/Screen.py", line 272, in applySkin

    < 34215.240848> 17:01:36.0610 File "/usr/lib/enigma2/python/Screens/Screen.py", line 302, in createGUIScreen

    < 34215.241200> 17:01:36.0614 File "skin applet", line 59, in <module>

    < 34215.241566> 17:01:36.0617 File "/usr/lib/enigma2/python/enigma.py", line 1172, in __init__

    < 34215.241950> 17:01:36.0621 TypeError: in method 'new_ePoint', argument 1 of type 'int'

    Additional information:

    Wrong number or type of arguments for overloaded function 'new_ePoint'.

    Possible C/C++ prototypes are:

    ePoint::ePoint()

    ePoint::ePoint(int,int)

    < 34215.241991> 17:01:36.0622

    < 34215.242074> 17:01:36.0622 [ePyObject] (CallObject(<bound method ActionMap.action of <Components.ActionMap.ActionMap object at 0xad86a6a8>>,('HDFRadioActions', 'HDFRok')) failed)