Posts by passata

    I have installed latest version from here https://feed.newnigma2.to/mpgz/



    Installation via console (DreamOS OE2.5)

    - Full Installation (MediaPortal + mpgz Addon)

    Code
    wget http://feed.newnigma2.to/mpgz/mpgz-full-installer_dreamos_oe25.sh -O - | /bin/sh


    - Installation (MediaPortal only)

    Code
    wget http://feed.newnigma2.to/mpgz/mp-installer_dreamos_oe25.sh -O - | /bin/sh


    - Installation (mpgz Addon)

    Code
    wget http://feed.newnigma2.to/mpgz/mpgz-installer_dreamos.sh -O - | /bin/sh


    Installation via console (DreamOS OE2.6)

    - Full Installation (MediaPortal + mpgz Addon)

    Code
    wget http://feed.newnigma2.to/mpgz/mpgz-full-installer_dreamos_oe26.sh -O - | /bin/sh


    - Installation (MediaPortal only)

    Code
    wget http://feed.newnigma2.to/mpgz/mp-installer_dreamos_oe26.sh -O - | /bin/sh


    - Installation (mpgz Addon)

    Code
    wget http://feed.newnigma2.to/mpgz/mpgz-installer_dreamos.sh -O - | /bin/sh

    Everything worked before,

    I think it changed when I updated the software to py.3.13.7 via the web. What changed...?


    x passata

    ok solved now it works...thanks a lot

    libudfread, libbluray for exteplayer3 changed?

    [libbluray] switch back to the videolan repo; changed autotools to meson · OpenPLi/openpli-oe-core@7f5f6dd

    exteplayer3 DEPENDS = "ffmpeg libbluray"


    No problem here with exteplayer3 and after online update there is FFmpeg 8.0

    But built in "Cutlisteditor" plugin crashed in every version. So I can not cut recorded movies.
    So sadly I have to go back to my Merlin Backup

    You can use both images and even multiple ones with the Barry Allen plugin

    Cutlisteditor works with feed version

    What you can do is to remove cutlisteditor from plugins menu list and reinstall it



    opkg update

    opkg remove enigma2-plugin-extensions-cutlisteditor

    opkg install enigma2-plugin-extensions-cutlisteditor

    There's a modified version of BA 12.91 (r2-MOD-RAED) that allows you to run DreamOS and other images.


    Note: with modified Barry Allen:

    - You can still use Flashed DreamOS image, but image in flash will always have a date in the past to prevent BA time bomb to delete your images.

    - DreamOS Images and others are OK in BA multiboot

    - All other BA features are still there

    Code
    wget https://raw.githubusercontent.com/biko-73/AjPanel/main/installer.sh -O - | /bin/sh

    Python 3.13.6 installation OK

    Yes you added it everywhere except the About Screen for openpli

    openPLi use (screen name="About" title="About")

    openvix and others OK with (screen name="AboutOE" title="Image Information")

    Please replace About Screen for openPLi (base.xml and skin.xml)

    Code
    <widget name="AboutScrollLabel" font="Regular; 30" position="36,98" size="890,900" zPosition="2" halign="left" backgroundColor="mcolor2" transparent="1" />

    /usr/lib/enigma2/python/Plugins/Extensions/Aglare/sample/base.xml (line#298)

    /usr/share/enigma2/Aglare-FHD-PLI/skin.xml (line#893)


    (base.xml and skin.xml ) Replace the previous line with this line

    Code
    <widget name="AboutScrollLabel" position="36,98" size="880,900" font="Regular;30" transparent="1" valign="top" split="1" dividechar=":" colposition="0" backgroundColor="mcolor2" scrollbarMode="showOnDemand" scrollbarSliderForegroundColor="mcolor5" scrollbarSliderBorderColor="mcolor2" scrollbarWidth="10" scrollbarSliderBorderWidth="1" />

    v 1.5 crash openpli

    AttributeError: module 'Plugins.Extensions.RaiPlay.Utils' has no attribute 'getUrlSiVer'

    [ePyObject] (CallObject(<bound method ActionMap.action of <Components.ActionMap.ActionMap object at 0xad138780>>,('OkCancelActions', 'ok')) failed)

    version 1.4 = OK openpli