Posts by master G

    Easiest way to check is download an up to date sat xml file,using the tab above and compare it to the one in your box, It wont do any harm to update anyway.Hope this helps.

    Look at the tabs on the nav bar lyngsat/kings of sat. If you are missing any of them then update your satellites xml file using the tab next to them.

    Hi Guys if my box has 5 shares and 4 of them will not give me a reshare but one will is it possible to give out the one share that I have got a reshare off and not the rest?



    Like you said only one of your clines is giving you reshare, it is not possible to reshare the others so all your peer will get from you is what you have reshare of.

    In image gemini 4.70,you only get what you mentioned in first post ,now + next in each channel,,, if you try one of the german channels ,press red and you?ll see more but only for that channel...



    the german channels also work well on pli , i wish uk epg would work the same without the need to download.

    This plugin to allow files recorded by ngrab to a cifs mount on your PC to be viewed almost immediately.


    Edit the Rename.sh script file, changing "/hdd" to the LocalDir: name specified in Expert Setup - Communication setup - mounts.


    FTP both files to /var/tuxbox/plugins
    chmod Rename.sh to 755


    Having recorded to your cifs drive with ngrab, run this plugin from the yellow button, and it will change any existing *.m2p files to *.mpg.


    Play them using file mode!


    :download:

    Are you pressing the reload button after the transfer has completed? (reload command sucsessful) If you are and the new bouquet is still not loading close dbedit and start programme again click the ftp button then reload again. I have had this problem in the past but have no idea what caused it.

    Everyone has their ideas which is best, mine was pli jade, but we should start a poll to see what the rest of the members think.

    Not enough memory in a dm500 mate, you could create symlinks and move var to a network mount but its more hassle than its worth to be honest.

    Plug and play image for Tringsat cards. This Image will activate and keep card updated


    As quite a few were having issues with geting card to update and work on newcs, here is an assembled image to the less experienced guys. Tested and working!!


    Images compatible with Models DM500S and DM518S


    Image also compatible with Eagle


    - CCcam 2.1.4 +Newcs 1.67


    - CCcam info 1.1


    - Scanned Eutesat W2 16*East 16-08-2010


    - Tring Bouquet to make it easier to find channels




    Password sat4fun
    USE FLASHWIZARD TO SEND TO RECEIVER. MIGHT NEED TO SEND TWICE



    Image assembled By Joedenoble



    thanks to joe for this


    :download:

    enjoy

    Found this as well, dunno if it will help.
    You can change the address of the extra url by going to nemesis download panel and 5 setting internet parameter.
    Download extra.url HERE and extract it. Then using dcc ftp it over into var etc, it will go in as a new file. When you close dcc and go into edge again you will see the new title of extra addons, best to use blue/blue to get to the list,from there you can do as you wish.
    Let us know if this worked for you

    special edition with working patched mytube


    Drivers 23-6-2010


    The image is not backup and need setup in first run
    To be used in internal flash and multiboot of dreambox with bl69,70,72
    can be used in multiboot of sim201 or ferrari or orginal boxes
    Bootloader 72 will be changed to 70.Upgrading to 72 again is not advised


    69-DreamElite133_DM800-mytube-edition-mfaraj
    :download:
    70-72-DreamElite133_DM800-mytube-edition-mfaraj
    :download:
    tested in internal flash of dreambox-bl72
    use at yout own risk



    Installation and configuration of inadyn on VTI and VIX images for being able to use service no-ip:
    1) Download enigma2-plugin-extensions-inadyn.vuplus_1.2-r0_mipsel.ipk.
    2) Copy it with ftp on the receiver in the /tmp folder
    3) connect to the receiver in telnet and type the following command: ipkg install /tmp/enigma2-plugin-extensions-inadyn.vuplus_1.2-r0_mipsel.ipk
    4) Modify in the receiver the file inadyn.conf in /var/etc in the following way:
    --background
    --update_period_sec 060 (indicate time interval with which it comes controlled if the ip address is changed)
    --username (yours login of the service)
    --password (yours password of the service)
    --dyndns_system default@no-ip.com
    --alias (the address that you have set up to your host, es.: mioweb.no-ip.com)
    --forced_update_period 86400
    --log_file /var/log/inadyn.log (set up this for the log file)
    5) Modify the /usr/bin/enigma2.sh and before the line:
    LD_PRELOAD=/usr/lib/libopen.so.0.0 /usr/bin/enigma2
    add:
    inadyn
    6) reboot the receiver. If all it has been executed correctly, read the /var/log/inadyn.log in order to verify the correct run of the system.