Page 45 of 49 FirstFirst ... 414243444546474849 LastLast
Results 441 to 450 of 485

Thread: DM800 Clone Images Ο.Ε. 2.0 SIM 2 ssl84d

  1. #441

    Απ: DM800 Clone Images Ο.Ε. 2.0 SIM 2 ssl84d

    BlackHole.3.0.2C.Fix.DM800HD.CLONE.SSL84D.SIM2.OE2.0.bymarwen.21.06.2016















    21/06/2016: * Fix Crash on Timer Editor(Menu-Timer)

    * Restructure Main Menu

    * First boot:Add bootlogo_wait(Loading Default)

    *skin_default:Add screensaverpicture and timer icons

    * Fix-tspanel-crash-setup

    * BlackholeAddons updated:Add Oscam1.20 v2.45

    BlackHole.3.0.2C Fix DM800HD CLONE


    DREAMBOX ALL IMAGES 2014 - 2015

  2. #442

    korn's Avatar
    Join Date
    Dec 2010
    Location
    SatDreamGr
    Posts
    51,989
    Rep Power
    2485043

    Απ: DM800 Clone Images Ο.Ε. 2.0 SIM 2 ssl84d

    Sim2-Unoff.-Gstreamer 1.9-DM800-2016-06 OpenPLi 4-Jasper-20160701


    Clean, no changes.

    Sim2

    SSL84d

    #########################################################################################
    Hi there,



    Here's a new batch of images based on OpenPLi 4 with many contributions from various openpli.org forum members and some bits taken from oe-alliance.

    So this is basically a tribute to them :)



    jzi3r6.jpg



    It took me a while since I was very short on time and I had to re-install my build-rig, move to a new feed-server etc...



    SO DUE TO A NEW FEED-SERVER ONLINE UPDATE FROM PREVIOUS IMAGES IS NOT POSSIBLE!

    DON'T TRY TO CHANGE THE URL IN THESE OLD IMAGES SINCE THERE'S BEEN TOO MANY CHANGES WHICH WILL BREAK THINGS!

    PLEASE FLASH A CLEAN IMAGE INSTEAD!



    So here's whats up:

    - Brand new bootlogo thanks to .:MarcinO:.

    - OpenPLi enigma2 rev: 4bf2f1e45593065f9e2b4563f30463487b727c94

    - OpenPLi oe-core rev: d76cfe6a39c6613ac77578840b214f0f1e748a39

    - Taapat's Fulan enigma2 rev: 2a984c500f5b2ea657f68742b7dc4e47f5586483

    - New receivers supported:

    * osmini

    * osminiplus

    * spycat

    * spycatmini

    * et7000mini

    * xpeed lx

    * xpeed lx pro

    - New feed server located in Europe thanks to the Japhar team!

    - New Japhar IPTV list

    - No more use of UPX compression on ARM platform (should fix the Vu+ Solo 4K build)

    - Latest gstreamer 1.9 revision from master branch

    - FFmpeg 3.0.2 with extra options enabled (based on oe-e recipe)

    - Kodi 16.1 for Vu+ Solo 2, Solo Se, Duo 2, and Solo 4K (thanks to mx3L for his bsp + recipes)

    - More wifi drivers (mt7601, rt7777 etc..) taken from oe-alliance

    - Slightly newer v4l modules for kernel 2.6.18 (dm800)

    - New version of mx3L's serviceapp now supports EPG and embedded subtitles

    - New version of exteplayer3

    - Flash extender PPanel for dm800, dm800se and dm500hd (* Please read below)

    - Many other changes I forgot to mention...



    Known issues:

    - On spark7162 (and 7111 probably as well) fragmented streams such as hls (m3u8) will skip and freeze a lot.

    This happened sometime after the official Gstreamer 1.8.0 release and I didn't found the cause yet.

    It is not related to the dvbmediasink since it doesn't happen on mips receivers and the code in the dvbmediasink didn't change.

    Configure your streams to play with exteplayer3 instead, read below.

    - Some Dreambox remotes may behave very sensitive.
    This causes button presses to register multiple times instead of just once.
    As a workaround you can adjust the key interval:
    Go to: Menu - System - Input devices - dreambox remote control (native).
    Set "Change repeat and delay settings" to yes
    Set "Interval between keys when repeating:" to 200ms or 300ms.
    Press green button (OK)
    Now set the same delay for: "dreambox advanced remote control (native)" as well.

    - DM800 first boot will take a while, please be patient. The next boot will be faster.





    Flash extender for DM800, DM800Se and DM500HD:

    Since these receiver only feature 64MB of internal flash space, I've been unable to ship all packages.

    ffmpeg, exteplayer3, gst1.0-libav, mediaplayer2, iptv player, subssupport etc.. are missing due to insufficient space.

    That's why I've created a simple PPanel script for moving the entire internal flash to an external storage device such as internal hdd or usb disk.

    The PPanel will also install all the missing packages for you.

    So you can have all the bells and whistles like the other receivers :)

    ny7885.jpg

    However please note that:

    - It will format your storage device thus deleting everything.

    - It's not compatible with other flash-extenders such as barry alen, multiboot etc...

    - You'll need a working internet connection when running the PPanel or else it cannot install the missing packages.

    - You need to patient! As the script runs you'll only see a black screen which an take up to 15 minutes depending on the size/speed of your storage device and your internet connection.



    You can find it under Blue Panel -> PPanels





    ServiceApp and exteplayer3:

    Thanks for the hard work from mx3L and samsamsam you can now play your IPTV streams with exteplayer3 or gstplayer instead of the default dvbmediasink.

    Especially using exteplayer3 will give much better performance on playing HLS streams compared to gstreamer + dvbmediasink.

    For example, playing DJING underground 720p never worked very well on my DM800HD and now it does :)



    You can read all about it here: http://forums.openpl...nd-exteplayer3/



    In a nutshell here's how it works.

    In your /etc/enigma2/ directory you have your channel bouquets with the .tv and .radio extensions.

    Inside these files there's this for example:

    Code:
    #SERVICE 4097:0:0:0:0:0:0:0:0:0:http%3a//cdn.djing.com/tv/u-05.m3u8:DJING Underground (CDN)
    #DESCRIPTION DJING Underground (CDN)
    By default this will play with the gstreamer dvbmediasink (which is currently broken for sh4).

    If you like to play your stream with exteplayer3 instead you should change the 4097 to 5002, like this:

    Code:
    #SERVICE 5002:0:0:0:0:0:0:0:0:0:http%3a//cdn.djing.com/tv/u-05.m3u8:DJING Underground (CDN)
    #DESCRIPTION DJING Underground (CDN)
    You can also change it to play with gstplayer using 5001:

    Code:
    #SERVICE 5001:0:0:0:0:0:0:0:0:0:http%3a//cdn.djing.com/tv/u-05.m3u8:DJING Underground (CDN)
    #DESCRIPTION DJING Underground (CDN)
    So it's like this:

    4097 = default player, which is the dvbmediasink if serviceapp is not enabled

    5001 = gstplayer

    5002 = exteplayer3



    Now let's say you'd like to convert your entire bouquet to play with exteplayer3, simply login to your receiver with telnet/ssh (use PuTTY for Windows).

    And issue to the following commands:

    First stop enigma2:

    init 4

    Then change your bouquet to make all streams play with exteplayer3, lets say userbouquet.favourites.tv:

    cd /etc/enigma2
    sed -i 's/^#SERVICE 4097/#SERVICE 5002/g' userbouquet.favourites.tv

    Then restart enigma2:

    init 3

    That's it !



    You can also make exteplayer3 the default backend for playing back everything.

    Go to Menu -> Plugins -> ServiceApp and set exteplayer3 as default.



    Keep in mind that with exteplayer3 or gstplayer as default backend you will not have support for external subtitles yet (.srt for example).

    That's why I've added MediaPlayer2 and SubsSupport from mx3L.



    Please thank mx3L for the hard work he put into this :)


    Have fun and make sure to report back your findings!

    MastaG

    #########################################################################################
    Download:

    2016-07-01

    https://mega.nz/#!Ml5VmSIY!SVMg6hcOj...8jmqBOJQggeai4



    Jasper

  3. #443

    korn's Avatar
    Join Date
    Dec 2010
    Location
    SatDreamGr
    Posts
    51,989
    Rep Power
    2485043

    Απ: DM800 Clone Images Ο.Ε. 2.0 SIM 2 ssl84d

    OpenBlackHole-IPTV-sim2-DM800-wIPTV-v20-ssl84D-21072016-Houara.nfi




    Download:

    https://workupload.com/file/UdEJDKu

  4. #444

    korn's Avatar
    Join Date
    Dec 2010
    Location
    SatDreamGr
    Posts
    51,989
    Rep Power
    2485043

    Απ: DM800 Clone Images Ο.Ε. 2.0 SIM 2 ssl84d

    D.M.S-Img-sim2-DM800-OE2-v5.6-20160627.nfi


    Download:




    Code:
    http://www.mediafire.com/download/nsnpoip63jsnd5e/D.M.S-Img-sim2-DM800-OE2-v5.6-Houara-20160627.nfi

  5. #445

    Απ: DM800 Clone Images Ο.Ε. 2.0 SIM 2 ssl84d

    BlackHole.3.0.2.Final.DM800HD.CLONE.SSL84D.SIM2.OE2.0.bymarwen.05.09.2016















    05/09/2016:

    *ADD New Feeds urls

    18/08/2016:

    *New Fix For IPTV

    09/08/2016:

    *New Fix For Some Python

    31/07/2016:

    *Fix MovieList

    *Fix PositionerSetup

    25/07/2016:

    *Patched file opkg.conf(/etc/opkg/opkg.conf)
    to point to /tmp dir when downloading updates to gain space on the /dev/root partition.
    option lists_dir is /var/volatile/tmp

    *Fix some bugs for python

    19/07/2016:

    *Add Support for Multiboot

    *Fix some bugs

    15/07/2016:

    *Fix IPTV for Enigma2 Bouquet

    *New Fix for Timeshift

    13/07/2016:

    *Add menu_sort: Menu-Setup-System-Customise

    Default does not change anything
    A-Z simply does alphabetic order
    When on 'user' in a menu you can press the blue button (not indicated in
    skin). Then with yellow or OK you can hide/show items and with the <> next
    to 0 button you can move items. With Blue button you can reset all custom
    configurations. With Red or Cancel you Abort and with Green button you
    save the changes.

    *Add parental control on MenuSort

    *added pgup and pgdn buttons to hotkeys

    *BhEI Patched: you can see server on secondinfobar
    when installing Wicardd and Mgcamd

    *skin_default.xml updated for screen Movieselection

    *BlackholeAddons updated: Add CCcaminfo V3.0 Mod Marwen
    (better ECMInfo like gemini image for dm500)
    you can activate ECMInfo from:
    Menu-Setup-System-ECMInfo

    BlackHole.3.0.2 Final DM800HD CLONE


    DREAMBOX ALL IMAGES 2015 - 2016

  6. #446

    korn's Avatar
    Join Date
    Dec 2010
    Location
    SatDreamGr
    Posts
    51,989
    Rep Power
    2485043

    Απ: DM800 Clone Images Ο.Ε. 2.0 SIM 2 ssl84d

    Sim2-newnigma2_stable_dm800_v4.0.18-#84d-Jasper-20160924


    Clean, no changes.

    Sim2

    SSL84d

    Enigma2: 2016-06-16-tarball

    #########################################################################################

    Webinterface is working.
    Teletext is working.

    #########################################################################################

    Deactivate Firmware Update (Newnigma2 Services/System Tools/System Settings)

    ########################################################################################

    Download:



    2016-09-24


    https://mega.nz/#!ZohURQZa!REo3mdKQW...Yp6TDRAIuRn5m0




    Jasper

  7. #447

    korn's Avatar
    Join Date
    Dec 2010
    Location
    SatDreamGr
    Posts
    51,989
    Rep Power
    2485043

    Απ: DM800 Clone Images Ο.Ε. 2.0 SIM 2 ssl84d

    Sim2-dreambox-image-dm800-20160616-#84d-Jasper-20160827



    DMM Image Experimental (opendreambox-2.0.0)


    Clean, no changes.

    Sim2

    SSL84d

    Enigma2: 2016-06-16-tarball

    #########################################################################################

    Webinterface is working.
    Teletext is working.

    #########################################################################################

    Download:

    2016-08-27

    https://mega.nz/#!stw0ATiC!FRBH3RdIc...sT7O27cC9RDOQ8

    Jasper

  8. #448

    korn's Avatar
    Join Date
    Dec 2010
    Location
    SatDreamGr
    Posts
    51,989
    Rep Power
    2485043

    Απ: DM800 Clone Images Ο.Ε. 2.0 SIM 2 ssl84d

    Sim2-newnigma2_stable_dm800_v4.0.18-#84d-FE-Jasper-20161008


    changes:

    FE
    added a modified FlashExpander which is deleting directories in /usr to get more free Flash memory

    Sim2

    SSL84d

    Enigma2: 2016-06-16-tarball

    #########################################################################################

    Webinterface is working.
    Teletext is working.

    #########################################################################################

    Deactivate Firmware Update (Newnigma2 Services/System Tools/System Settings)

    ########################################################################################

    Extend your Flash memory to an USB memory stick:

    1. add an empty USB memory stick to your box (be aware the content will be deleted)
    2. prepare your USB memory stick for FlashExpander

    Menu
    Setup
    System
    Storage device
    choose your USB memory stick which you want to use for FlashExpander (be aware the content will be deleted)
    Red Button: Initialize
    after the USB memory stick is formatted do not mount it

    3. Reboot your box (this is important also if you just use an already ext3 formatted USB memory stick without initialize)

    4. Extend your Flash memory using FlashExpander

    Blue Button
    Start Flashexpander
    choose your USB memory device and start the copy process (this takes a few minutes)
    a message will appear to restart the box

    5. check if FlashExpander is working

    Blue Button
    Start Flashexpander

    6. now you should have plenty of free Flash memory
    New installed Plugins will be installed on extended Flash on USB

    ###########################################################################################



    Download:



    2016-10-08


    https://mega.nz/#!c0IFXJBL!8kuJ3obr3...cOqqSqbwfCLFRc




    Jasper

  9. #449

    korn's Avatar
    Join Date
    Dec 2010
    Location
    SatDreamGr
    Posts
    51,989
    Rep Power
    2485043

    Απ: DM800 Clone Images Ο.Ε. 2.0 SIM 2 ssl84d

    OpenTSimage





    This is my (RAED) Build Image To Drambox DM800HD Based on
    Openpli source



    -Very special Thanks to mfaraj for create image panel


    If any Update Available you can download it from
    Blue Button > Addons > Upgarde


    About remote control How to adjustment >>
    menu
    setup
    system
    input device
    press ok to dreambox remote control (native) and adjustment as you like ..



    Important: Must be to install (ffmpeg) package before install and run any IPTV plugins services



    opkg update opkg install ffmpeg



    Don't make Upgrade online (No upgrade option avilable)


    Here Commands to download and install Latest version of IPTVPlayer plugin


    rm -rf /usr/lib/enigma2/python/Plugins/Extensions/IPTVPlayer
    cd /tmp
    wget http://iptvplayer.vline.pl/download/...thonX.X.tar.gz
    tar -xzf latest.pythonX.X.tar.gz -C /tmp
    rm latest.pythonX.X.tar.gz
    cp -r iptvplayer-for-e2.git/IPTVPlayer /usr/lib/enigma2/python/Plugins/Extensions/IPTVPlayer
    rm -rf iptvplayer-for-e2.git/IPTVPlayer
    sync
    killall enigma2





    Sim2 SSl84D DM800

    Code:
    http://www.mediafire.com/file/j124p8zn11i245p/OpenTSimage-1.0_DM800_Sim2-SSl84D-20161013.zip

  10. #450

    korn's Avatar
    Join Date
    Dec 2010
    Location
    SatDreamGr
    Posts
    51,989
    Rep Power
    2485043

    Απ: DM800 Clone Images Ο.Ε. 2.0 SIM 2 ssl84d

    Sim2-newnigma2-daily-dm800-23_10_2016-#84d-Jasper-20161023


    Clean, no changes.

    Sim2

    SSL84d

    Enigma2: 2016-06-16-tarball

    #########################################################################################

    Webinterface is working.
    Teletext is working.

    #########################################################################################

    Deactivate Firmware Update (Newnigma2 Services/System Tools/System Settings)

    ########################################################################################

    Download:


    2016-10-23

    https://mega.nz/#!1pY1hSIB!gG8McNf1S...CChxVIvQCpObqo




    Jasper

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. DM500HD Clone Images Ο.Ε. 2.0 SIM 2 ssl84d
    By korn in forum Images Dm500 HD
    Replies: 119
    Last Post: 07-06-18, 01:09
  2. SatDreamGr DM800 Clone Image Ο.Ε. 2.0 SIM 2 ssl84d
    By halfhalf in forum Images Dm800
    Replies: 4
    Last Post: 25-03-15, 18:19
  3. DM800 Clone Patched Images for Sim2.01 ssl84d
    By kobos in forum Images Dm800
    Replies: 1
    Last Post: 07-10-14, 18:39
  4. DM800se clone images sim 2.10 ssl84d
    By kobos in forum Images DM800SE
    Replies: 6
    Last Post: 25-03-14, 17:27

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •