Posts by Panda555

    After adding the folder to /media/usb, did you restart the box. To change the path, for example, from hdd/IPTVCache to /media/usb/IPTVCache, you have to press the OK button on hdd/IPTVCache and then search for the path /media/usb/IPTVCache and finally click on the green 'Apply' button, not just rename the folder. The /hdd folder will always be returned because you did not confirm the correct path. In order for e2iplayer to work properly, you must install dependencies after the first launch if it asks for it. Also, if you haven't, you have to install the ServiceApp plugin in the feeds to set exteplayer3 as the default player. I've already installed a lot of players from various repos, so I already know by heart what and how to install them. The iptvplayer_rootfs folder will be empty or there install some dependencies that e2iplayer asks for after every launch. With openpli and some other images, dependencies are mostly installed in usr/bin. In /media/usb you must have the following folders IPTVCache, Cache, Buffer (optional), picon, movie.

    For installation ServiceApp go to Plugins>Download plugins>Systemplugins>Serviceapp or in telnet


    opkg update;opkg install ffmpeg


    opkg install exteplayer3


    opkg install gstplayer


    opkg install enigma2-plugin-systemplugins-serviceapp


    Opkg update


    init 4 && sleep 1 && echo "config.plugins.iptvplayer.exteplayer3path=/usr/bin/exteplayer3" >> /etc/enigma2/settings && init 3

    Hi smoky



    Yes, I meant that e2iplayer. Below you have the ipk to download. Install iptvplayer_rootfs using telnet command. I used install on usb, path /media / usb. Before installing e2iplayer ipk find e2iplayer deps if you have it in feeds / extensions. Since you have an image with python 3.9.9, you can install any plugin with 'lower' python, in this case e2iplayer with python 3.9.7. When you install e2iplayer you must also

    add IPTVCache , Cache and Buffer folder in /media / usb and when you finish configure e2iplayer


    For install iptvplayer root


    Code
    mv /iptvplayer_rootfs /media/usb/iptvplayer_rootfs
    mkdir -p /media/usb/iptvplayer_rootfs
    ln -s /media/usb/iptvplayer_rootfs /iptvplayer_rootfs

    I checked your oscam.dvbapi. This provider it works with caid 0500:060200 in most cccam servers. Caid 0500:050800 is

    very unstable with freezes.

    Try to replace in your oscam.dvbapi


    P: 0500:060200

    I: 0500:050800

    I: 0500:070200

    smoky


    If you installed openpli 8x.star ( your thread about dm8000 ) you can install only Blindspot76 repo, py3 built on python 3.9.7. Your openpli 8 is built on python 3.9.9. , so that's why you can't install Mario e2iplayer because it was made for python 3.11.2 image.

    draconus


    You need only this config + main emu


    Password settings can sometimes be problematic and a connection refusal error appears (Error:146). I solved that problem with telnet, so do it like this. After the installation is complete, restart the box, remove the USB stick and change the bios to USB boot.When you change the Primary Boot Source to usb, you have to manually enter below [/autoexec_dm800se.bat, because it is not added automatically. This is very important. Then you go to Exit, Save Settings and Reboot in bios.First you have to solve the password and connect to FTP.The password is the same for telnet.Read the instructions again and look at all the screenshots in the first post if you did everything right.

    About FTP, go to Network > Network Services and check if is FTP in 'Enabled' mode.


    PS


    By the way, I installed the image on a 16Gb usb stick.


    For password and connect to FTP do it next.


    Code
    Enter IP in Telnet
    Click Open
    At the prompt type root hit enter
    Now type passwd hit enter
    type your new password hit enter
    at prompt type password again hit enter.
    
    
    Login is always root and my pwd is dreambox in FTP tool.

    kaptan57

    Thank you for reply. I expressed myself wrongly. I wanted to say that when I'm watching a video and at that moment I want to exit the video, I can't exit with the Exit button. I hope the author of the plugin can fix it.

    You probably didn't do it right. Did you follow the instructions in the first post. I used this plugin a long time ago and was not very satisfied. Try the Pluginskinmover plugin, which has the same purpose and is much simpler. Otherwise, both plugins must be installed on a clean image.


    Also , in your second screenshot mount media / hdd is OK , but must be initialized as ext4 ( Type: ext 4 )