Posts by biko

    Much appreciation for sharing New Version 3.2.6.4

    Unfortunately, the release did not solve the f* factor problem, still lose the factor information after any edit on font, size, position

    Humaxx has released this version for test in response request develop the program to include f*

    Now he asked for more time to find solution

    Hi,I would like to ask if someone else have the same issue with the rating stars like me,because they are empty in my case.Thanks.

    You must know all xtraevent displayed is data from third-party as Tmdb - Tvdb - Omdb - Fanart and depend on Event name

    Not all event's producing on channels have rating, parental, poster, banner or backdrop for that it some time show nothing

    but by zapping between channels you will find another provide all

    From My point of view ..... I believe that limiting the choices by selecting one image as the best will not be fair

    You will find some of the best images exploitation the hardware on Vu devices, the images (Black Hole & VTI), undisputed. Their only defect is that they are built on the closed source vu and that it doesn't keep pace with the development of Python 3 and the new developed codes.

    Opatv - OBH - Egami - Opvision - Opli - PurE2 images find the most active teams in keeping on development and new issued

    An indication that the difference between the images based on the one source than opli may be similar, but each team has a different way of presenting through a different structure.


    - OpenSPA is good Spanish style

    - Nonsolosat is same as opli copied with a few adding

    - OpenDroid with disappearing from long time is same opatv


    Here lies the distinction of the Enigma in the availability of many options, which the user chooses based on different tastes and personal satisfaction.

    ❀❀ How to change the Stb. Mac address ❀❀


    For those who want to try changing the Mac address of the E2 device...

    The Telnet codes Manually as followed :


    1 : To know the default Mac address for your device (6 numbers appear in the first line in the form 00:00:00:00:00:00) and it is Necessary to keep it


    Code
    ifconfig

    2 : Mac Address changes the device to the Mac of the portal that will be running, replacing xx with the numbers of the Mac


    Code
    ifconfig eth0 down
    ifconfig eth0 hw ether xx:xx:xx:xx:xx:xx
    ifconfig eth0 up
    ifconfig eth0 |grep HWaddr

    3 : Return the default Mac address to the device after replacing xx with the numbers of the Mac

    Code
    ifconfig eth0 down
    ifconfig eth0 hw ether xx:xx:xx:xx:xx:xx
    ifconfig eth0 up
    ifconfig eth0 |grep HWaddr

    ☆ Knowing that the operation of the portals and the Mac depends on the server and the protection on it, and the operation is done through the different plugins, by deluding the server with the Mac address to run the portals

    There is plugin can do that from @ziko development from here


    Multistalker & AJPanel plugins do that auto with no need to use any alternatives



    Discussion of article How to change the Mac address of any Enigma2 device:

    Quote
    How to manually change the Mac address of any Enigma2 device with Telnet or alternative plugins like AJPanel or MultiStalker.

    1- Oscamicam@kitte888 is separated folder inside config


    2- it work without any problem, just do Update Packages List from Feed


    000.png


    ******************************

    Update

    Handling OSCam-iCam has been fixed in the coming update.


    Yes i fixed all of this. My problem is that the epg is in hungarian language and only the bing search works honestly with not so accurate posters. Buy the way if there is a point or a question mark at the end,the search dont work at all.

    That's an example.

    Give a try to translate epg to English by AJPanel and let we check if that are change

    i don't like manual search as i told you, i see the strength point of the plugin to get posters in background by timer after choice the bouquet

    are you follow how to change infobar from here

    dear master, the weather information has miraculously returned. The only thing I don't like in this update is the sprintır article. How do I close or cancel? I like the rotating sprin better. Thank you for this beautiful skin and those who put in the effort.

    you can find folder spinner on path /usr/share/enigma2/DesertFHD/

    you can rename or remove to back to default image spinner

    ★★ Code to restore your XtraEvent setting through telnet ★★

    after entering your API keys and adjusting the correct settings for xtraEvent

    you can make a backup from your settings to use it on any other images with one click


    Backup (xtraEvent)

    Code
    WORD='xtraEvent'; BACKUP='/tmp/settings_backup_xtraEvent'; grep $WORD '/etc/enigma2/settings' > $BACKUP


    The bacab file you will find in the tmp path, transfer it and keep to restore it to any image


    Restore (xtraEvent)

    Code
    WORD='xtraEvent'; BACKUP='/hdd/xtraEvent_Backup/settings_backup_xtraEvent'; SETF='/etc/enigma2/settings'; TF='/tmp/tmpFile'; grep -v $WORD $SETF > $TF && cat $BACKUP >> $TF && init 4 && sleep 3 && mv -f $TF $SETF && init 3


    Create a folder on the external memory with the name (xtraEvent_Backup) and drag the file inside

    The code default to restore from the hard disk (hdd), if you have (usb) flash memory and not (hdd), replace (hdd) with (usb) on restore code

    Now the xtraevent wont detect storage devices,this is insane :rolling on the floor laughing:

    having same issue here openATV 7.4

    Now how it Fix:

    - stop enigma init 4

    - go to path /etc/enigma2/settings

    - edit line to be config.plugins.xtraEvent.loc=/media/hdd/ for me it hdd you can change to usb if you have

    - start enigma init 3



    as it set on xtraevent topic from here


    useful code for restore your api & settings on xtraevent from here

    So far so good but I dont know how did you managed the weather to work for you? :beaming face with smiling eyes: And thank you for all your effort I really appreciate it. :clapping hands:

    Thanks neo3 who made fix weather on the skin by using another source

    just you need to install and configured OA-Weather from feed

    dear pro AJPanel can play the portals, no need to other plugin.