Posts by seagen

    Hejsan


    Du skal inte vara orolig så fort ally är flyttat över til 0.8w så kommer ditt kort och din mudul att fungera lika bra.

    Allente (All Entertainment) Har redan gjort den flytten i Norge och här är det inga problem.

    Men Norska Viasat kunder måtte vänta tills dom officiellt hade stängt all frekvenser på 4.8e innan allt fungera på 0.8w

    In those multi image installer files OBH 5.0 does not excist since it still not released official.

    So you have to do it manual.


    From your OBH 4.4 backup with ftp this folders and files.


    /etc/tuxbox/configs (here is your oscam config files)

    /usr/camscript (here is the start and stop script for your oscam)

    In folder /usr/bin you find the oscam bin files they can be named more then jus oscam bit it does you need.



    Now in your OBH 5 image copy the backup files to same location with FTP

    Important is that you give the correct file permission to the oscam bin files and files inside your camscript folder

    They should be set to 755


    If you use FileZilla as your FTP software just right click with your mouse in the files to open the menu

    Choose in the bottom "File permission" and in the text box just change to 755 and press OK button

    Hi


    Okey let's see you have installed Gutemines feeds plugin so first step will be to install Users Script plugin from Gutemines feeds plugin.


    When done and you have restarted Enigma2 (GUI) open plugin browser and find the plugin "Users Script"

    Now open that plugin and press Blue Button to open Setup.

    Scroll down to the bottom of the list and there set SD Card to Yes and do the same for Recordings

    Now press Green Button to save your settings

    After you have done a full reboot your SD Card and Recordings should work just fine

    Well let's start with flawless IPTV ;) That is impossible the service will never be better then waht the provider offers.

    But android is more stable then enigma2 when it comes to IPTV.


    Your Solo4K is still a very good STB plent of power and good support from the VIX Team if that is you nr 1 image of choice.

    Yoy have plugin OpenMultiboot you can use to test other images instead of flashing them all the time.


    If you want to replace or maybe even better add a new reciver you might want to test dual recivers that can run both Enigma2 and Android


    But please checkout our forum sponsor they have good offers and very good customer support that can help you to deside what is best for you :)


    https://www.world-of-satellite.co.uk/

    If you look at this 2 images you see the red line indicate the group.


    First image shows the group number of my reader and it is set to 1


    8ef19f.jpg


    Now the next image show that user dvb-api is also in group number 1 and therefore have access to all readers in that group.

    757b0258afb3d380305.jpg


    If those numbers don't match then you get the rejected by group errpr on your log.


    So check your reader settings and make sure that dvb-api is a member in all reader groups.

    And if you use multiple groups on your readers just add them to user dvbapi with commas as separator


    ex 1,2,3,4,5,6,7,8,9,10

    rejected group means that dvbapi is not in the same group of your reader.


    Example.


    dvbapi is memeber of group 1 and reader is assign to group 2 then only users who is memeber of group 2 can access the reader

    Check your settings for reader and dvbapi and make sure they are in same group.


    If you use several groups assign them to dvbapi like this


    Code
    1,2,3,4,5 and so on

    Firs of all i cleaned up this thread, since some of the conversition should have been done over PM.


    The easy answer @teak-won-do is that you modify /usr/share/enigma2/skin_display.xml if you don't like the way your lcd looks.

    Also the standard LCD skinning is usual just basic to give the information.


    There is plugins like LCD4Linux that can be installed that is easy to use if someone wants to have a more fancy LCD skin.



    Regards Seagen

    Open your channel list and then press Menu button on your RC then choose configuration.

    Scroll down the list and you find how many rows want to use.

    DreramOS is not based on Python 3 and want be fully upgraded to python 3 until the release of Dreambox Seven UHD.

    But most devlopers of diffrent plugins adapt their work for both python versions. So should not be an big issue for most users

    Yes i did see that but since you are not using the S/PIDF port the disabling should not break the audio since you are sending the audio over hdmi

    But you can be on to something here anyway so would be nice to see what happen when you connect through the S/PIDF

    The real problem is in the Gstreamer and .mkv containers. But in your case it looks like something with the hw is not working proper.

    But another question you have set AC3 to yes in settings for Picture and Audio?


    Also since you are using a old Reciver you shoul test this plugin. When installed you find it in the Pictur and Audio meny

    Then test your S/PIDF connection direct from your Dreambox


    Regards Thomas :)

    You have allowed the whole internet to access your Oscam webif ;) I also edit your post and removed your port and newcamd key.

    Not a good ide to publish such important information in public


    Change the ipaddress in httpallowed to this so onle private ipaddresses have access


    Code
    httpallowed = 127.0.0.1,10.0.0.0-10.255.255.255,172.16.0.0-172.31.255.255,192.168.0.0-192.168.255.255