Posts by itrim

    Hi guys,


    Does any have an updated version of menusort for the GigaBlue UHD TRIO 4K PRO running Firmware version Teamblue 7.3.0 (2024-05-01).


    I dont like the new way to hide menus, (user defined hidden) as any user can just press blue and unhide menus again.

    I know menusort ipk plugin used xml format to hide the menus and I was able to delete the xml file to show the hidden menus and re-upload again to hide.


    Anyone have a similar solution?

    Yeah it would mess with the recording but you should still have a part recorded up until the reboot.


    Can you go into the HDD using winSCP or FTP and check the folder inside "movie" and see if any files are inside

    went into recording settings in engima 2 and it said i cant use it because the hd needs to be ext or nfs, but the recording location was media,hd/movie.


    i will format it tomorrow and keep you posted

    thanks for your help this far.

    telnet into device run commands, if usb device is busy reboot stb and telnet in and run umount /dev/sda1


    fdisk -l (to find usb)


    umount /dev/sda1

    mkfs.ext4 /dev/sda1

    mount /dev/sda1 /media/hdd

    mkdir /media/hdd/movie

    mkdir /media/hdd/timeshift

    chmod 777 /media/hdd/movie

    chmod 777 /media/hdd/timeshift

    reboot

    Hi guys,


    Anyone having issues with epg on openatv 6.4 - using version enigma2-plugin-extensions-samsungtvplus_20231005-r1_all


    Might be my receiver, - how can I troubleshoot this issue?

    Ok I selected "mode 2" from plugin menu settings all is good again thank you

    Hi guys,


    Anyone having issues with epg on openatv 6.4 - using version enigma2-plugin-extensions-samsungtvplus_20231005-r1_all


    Might be my receiver, - how can I troubleshoot this issue?

    I uploaded the stb1_xmltv.xml file to another server and input the ip address into Tivimate and the EPG downloaded and works as expected.

    I'm guessing that Tivimate does not support SMB for EPG xml files

    Hi guys,


    I'm using the engima2_to_m3u_and_xmltv script to create m3u for tivimate app.

    The script works fine and the channels can be imported into tivimate and are working slow to load channel but i'm having issues with the epg.

    Samba server setup on the STB and my smart TV gets the playlist.m3u from the STB along with the XML epg file.


    I have tried the script with retrieving EPG from the STB set to 'no' and tried using plugin EPGExport to create the XML file to import into Tivimate but have no success in getting the EPG to load.

    Has anyone had any success in this issue?

    I can see below inside /etc/fstab


    /dev/mmcblk1p1 /boot auto defaults 1 1

    rootfs / auto defaults 1 1

    proc /proc proc defaults 0 0

    devpts /dev/pts devpts mode=0620,gid=5 0 0

    usbdevfs /proc/bus/usb usbdevfs noauto 0 0

    tmpfs /var/volatile tmpfs defaults 0 0

    /dev/mmcblk1p10 none swap defaults 0 0




    df output below;


    Filesystem 1K-blocks Used Available Use% Mounted on

    /dev/root 1695440 419464 1185624 26% /

    devtmpfs 605352 4 605348 0% /dev

    tmpfs 64 0 64 0% /media

    /dev/mmcblk1p1 3050 10 3040 0% /boot

    tmpfs 802984 1792 801192 0% /var/volatile

    /dev/sda1 60256764 62400 60177980 0% /media/hdd


    mmcblk1p10 I cannot find when using df command,

    Filesystem 1K-blocks Used Available Use% Mounted on

    /dev/root 1695440 1487136 117952 93% /



    I see a swapfile using up 1024M memory on Edision Mio 4K Plus stb, I know that you can store four images, is it possible to allocate all that memory together if you don't want to run 4 images?

    seems like a waste of memory.


    Is this file safe to delete using the command below in telnet?


    Code
    rm -f /swapfile


    It is taking up a lot of memory, can anyone tell me what is it used for, I do not see any such file on the Edision Nino Plus stb :smiling face: :smiling face: