Posts by pheonix

    The Term Enigma2 is a very Vague and generic term when used to describe all satellite receivers as there are many many variations of the Enigma2 platform using different Linux kernels and python versions and different hardware again use different versions.


    This will only become more and more fragmented in time, this is also part of the reason the OE-Alliance was founded so that all member teams could co-operate and maintain a certain level of inter image compatibility with each others images.

    you can also use this command if you want to take a screenshot of the OSD but dont want the TV channel as well.


    Code
    grab -o -p /tmp/grab.png


    you can also make a screen grab via your browser.


    screen grab via browser

    Code
    http://192.168.1.5/grab?format=jpg&r=1920



    where, 192.168.1.5 - ip of your receiver

    Rite now i'm smack bang in the middle of a major and severely overdue clean up and update of the OE-Alliance E2 Bouquet Image feeds. These Feeds service ALL OE-Alliance Member teams feeds.


    Regardless of your chosen image if it's a member of the OE-Alliance and you would like to see a specific pack uploaded please let me know and i'll do my best to include them for you.


    Code
    https://github.com/oe-alliance/oe-alliance-settings




    These are the changes as of today


    When you set auto timers you have the option of stipulating things like the channel it's going to record from and times and dates so that it will only pick up instances within those variables, this way it wont pickup every single instance of corrie or what ever your choose to record but only those ones you want.


    as for your problem now, i'd just delete the autotimers.xml file from the etc/enigma2 folder but make sure to put enigma to sleep first as it will just rewrite the same file if you dont.

    Another thing worth pointing out is that if your using the latest versions on ViX there is no need to FTP your .ipk files to /tmp/ to install them as the image has a built in .ipk installer that Auto recognizes .ipk files on a inserted USB devices.


    To use this option just place the .ipk files onto the root of a formatted USB stick and place it into one of the USB ports while the receiver is on a live TV channel ( make sure no menus are open ), The image will then auto detect the presence of the .ipk files and present you with a option to install the files.

    ok so here is a copy of the very latest OE-Alliance OnDemand player which contains all the updates as per the changelog.


    Just to point another thing out, at the moment the ViX image feeds are slightly out of sync with the GIT while we test the new EPG and Recording enhancements, This means that you wont get the very latest version of OnDemand until the feeds are once again synced unless you manually grab the files from the GIT.


    I'll Grab a copy of the newest version ( Minus Demand 5 ) and upload it in a few minutes.

    On your VU+ install latest vix & install directly from the feeds like any other plugin or with latest blackhole 2.0.2 simply do this in telnet & you will see it after reboot.


    Code
    opkg update
    opkg install enigma2-plugin-extensions-ondemand


    if you use this command it will place enigma to sleep before installing the plugin and reboot it once installed.


    Code
    init 4 && opkg update
    opkg install enigma2-plugin-extensions-ondemand && init 6


    you can also use a telnet session to grab a copy of the .ipk file from the image feeds which will be saved to /home/root


    Code
    opkg download enigma2-plugin-extensions-ondemand

    Just to keep this thread updated, we have a partially working Demand 5 section in the OnDemand plugin but it may have to be scrapped as it turns out that all content on their servers after august 2012 is DRM protected and as such that content can not be played via a STB, were looking into it but if this is the case it renders the Demand 5 plugin rather pointless.