Posts by dr_funk

    The service references need to be added. Doglover on PLi forum does this. He is very quick at fixing things, but he obviously needs to be told.

    Thanks, but I'm not using Rytec. I was provided with an EPG URL which contains an xml, and I can't change it myself.


    Perhaps a different question: does EPGImport ignore EPG events if they have title but no description?

    EPGImport is working very well for me on a VU+ Duo2 with OpenBH 4.1.024 (downloaded from the image plugins feed), with just one issue:


    If a channel contains EPG events with title only but no description, those events are not displayed in the E2 EPG. I think it may have something to do with the <desc> tags in the source xml. I have noticed that events in the xml with the following format will display in the EPG:


    <programme start="************** +0100" stop="************** +0100" channel="***********.com">

    <title>****************</title>

    <desc>

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

    </desc>

    </programme>


    However, events with title but no description seem to have this format, and do not display in the EPG:


    <programme start="************** +0100" stop="************** +0100" channel="***********.com">

    <title>****************</title>

    <desc/>

    </programme>


    These events that do not display in the E2 EPG are displaying properly in a test install of Kodi, so I'm wondering...


    Could this issue be related to EPGImport processing these events, and if so, can it be fixed?


    Cheers!


    I'm still using this martinxp image, and it still works great! Recently I tried to install autotimer but got the above error.


    martinxp said that he fixed the dependencies problem, but his plugin feed doesn't work any more.


    I would be really grateful if someone could upload the version of autotimer that martinxp fixed for this image, or point me to a link where I can download it.


    Cheers!

    Thanks martinxp! Your files look very different to mine. Here's my auto.network from a HDMU image with the NAS working properly (I removed the user/password!):


    # automatically generated by enigma 2
    NAS -fstype=cifs,rw,user=*****,pass=***** ://192.168.11.11/multimedia



    It looks exactly the same in your image when I manually mount the NAS and reboot.


    Here's my fstab file from your image:


    # /etc/fstab: static file system information.
    #
    # <file system> <mount point> <type> <options> <dump> <pass>
    #/dev/root / auto defaults,errors=remount-ro,noatime,nodiratime 0 0
    #/dev/sda1 /hdd auto defaults,errors=remount-ro,noatime,nodiratime 0 0
    #/dev/sda2 none swap sw
    proc /proc proc defaults 0 0
    tmpfs /tmp tmpfs defaults 0 0



    And here's the fstab from the working HDMU image:


    # /etc/fstab: static file system information.
    #
    proc /proc proc defaults 0 0
    tmpfs /tmp tmpfs defaults 0 0
    LABEL=RECORD /hdd auto defaults,errors=remount-ro,noatime,nodiratime
    LABEL=SWAPPART none swap sw


    Is fstab for usb drives only? I don't see a network mount mentioned in either of the two files.

    One final bit of info: I flashed the raw image with the default skin and no EMC, in case there might be a conflict. The NAS problem is exactly the same.


    Sorry about all these posts! There should only be one post from me with all the info, but the forum only allows editing for 10 minutes!

    Some more NAS info: if I use 'NetworkBrowser', I can see my NAS and all of its folders available as CIFS mounts, including the Multimedia folder with all my videos. But when I enter the username/password, mount the Multimedia folder and reboot, then the NAS Multimedia folder is empty in Media Player and EMC.

    Picons go here: /usr/local/share/enigma2/picon


    Any help with mounting a NAS? Pleeeease... The image is perfect apart from this one problem! I found the auto.network file in /etc, and it looks exactly the same as the one from my previous HDMU backup, which mounts the NAS with no issues. I don't know what else to try.

    Update from me: I couldn't solve the EMC issue, so I flashed pauldb's backup which has a working EMC. I don't know how he did it, but it works!


    The only problem now is that I can't see the contents of my NAS when I set it up it as a CIFS mount. I can see a 'NAS' folder, but it's empty. I've always used the same procedure to create a CIFS mount on other images, and this is the first time I've had a problem with it.


    Otherwise, this image is really great! Thanks martinxp!

    Great image, martinxp! It's the fastest image I've ever had on my Alien. Also seems very stable so far. CoolTVGuide 7.0 is working here, and it's got a great new key mapping where FF and REW switches between bouquets.


    I'm having a problem with Enhanced Movie Center though. I tried installing two different versions of the ipk from the tmp folder, but it doesn't install. Is there a version that works with this image?