DM8000HD : Japhar Sim Images

Status
Not open for further replies.

toysoft

Member
Messages
1,828
SuperSim Japhar DM8000HD : Nemesis 2.6 SVN 112r3 (OE1.6)

15419.jpg


MEGA : https://mega.nz/#!FQETnIzT!M9P_eIC9dIb9CvSBLvya2l2vmduwWijz1v1TsK9Un0M

TS
 

macro

Registered
Messages
799
SuperSim Japhar DM8000HD : PBNIGMA

SuperSim Japhar DM8000HD : PBNIGMA v1.1 OE1.6

images

Code:
MEGA : https://mega.nz/#!BN0zRLwK!MpCuzQ_zjZB5EfbO2AFPXqIe14OZE5JspOJpb9UeVR4  

DataFileHost : http://www.datafilehost.com/d/52cb9b13
 

toysoft

Member
Messages
1,828
DM8000HD : OpenPLi 4.0 MastaG GStreamer 1.6.2

OpenPLi 4.0 with IPTV and GStreamer 1.6.2 released Japhar Sim !!!! November 20th release Thank you MastaG : DM800HD/DM800HDse/DM500HD/DM8000HD

1728.jpg


- Gstreamer (v1.6.2) has been updated to master git which carries many fixes.
- No more internet connection required during bootup.
- Feeds online for online update of image and future updates/fixes if necessary.
- IPTV List and Jam Panel are now pre-shipped.
- Japhar Addon Manager 5.2 included.
- IPTV List built-in with 750+ IPTV FREE Channels.
- Many dvbmediasink fixes.
- Many stuff I forgot :p

MEGA : https://mega.nz/#!gBkUiQJA!zbWLvTmu0Q2ftRFuEJzJqSXXO8gaXmlupIfSR4FR4y0

Please feel free to publish this image/link to all Satellite Forums you know, it would be great to have the image everywhere and that all world knows about this excellent release from MastaG with IPTV on ... DM800HD, DM800HDse, DM500HD and DM8000HD, stable and reliable.

Enjoy !

TS
 

toysoft

Member
Messages
1,828
DM8000HD : OpenPLi 4.0 MastaG GStreamer 1.7.0 !

DM800HDse : OpenPLi 4.0 MastaG GStreamer 1.7.0 !

Changes compared to openpli-oe-core gst-1:

- Ships with gstreamer upstream master git:
Using the same patches as openpli-oe-core gst-1, no changes or extra patches added.
Only patch I've removed is: 0001-baseparse-post-tag-list-when-avg-bitrate-changes-at-.patch,
because that patch is already accepted and commited to upstream git.
- Every receiver uses christophecvr's multibox dvbmediasink.
- Using libtrmp and rtmpdump from oe-alliance.
- Some small enigma2 patches for Dreambox receivers (ac3/dts bypass and blanking on zap support).
These are only applied for Dreambox receivers.
- AAC to AC3 transcoding V2 by mx3L (requires a fast cpu).
- IPTV Player from samsamsam included (thx to Athoik for the recipe).
- Large list of public IPTV streams included thanks to the Japhar Team.
- Updated libcdio and cdtextinfo for audio-cd support by Christophecvr.
- DM800Se, DM7020HD and DM800SeV2 driver upgraded to 20151201:
added si2166b blindscan support
- Spark images includes the pti.ko from OpenATV so softcam's should work now.
- DM800 kernel will now always pass the vermagic check when loading modules.
Now you can try and load any DM800 2.6.18 kernel module from OE1.5 to 2.0.

and

- Ships with gstreamer upstream master git:
Using the same patches as openpli-oe-core gst-1, no changes or extra patches added.
Only patch I've removed is: 0001-baseparse-post-tag-list-when-avg-bitrate-changes-at-.patch,
because that patch is already accepted and commited to upstream git.
- Every receiver uses christophecvr's multibox dvbmediasink.
- Using libtrmp and rtmpdump from oe-alliance.
- Some small enigma2 patches for Dreambox receivers (ac3/dts bypass and blanking on zap support).
These are only applied for Dreambox receivers.
- AAC to AC3 transcoding V2 by mx3L (requires a fast cpu).
- IPTV Player from samsamsam included (thx to Athoik for the recipe).
- Large list of public IPTV streams included thanks to the Japhar Team.
- Updated libcdio and cdtextinfo for audio-cd support by Christophecvr.
- DM800Se, DM7020HD and DM800SeV2 driver upgraded to 20151201:
added si2166b blindscan support
- Spark images includes the pti.ko from OpenATV so softcam's should work now.
- DM800 kernel will now always pass the vermagic check when loading modules.
Now you can try and load any DM800 2.6.18 kernel module from OE1.5 to 2.0.

Known issues:

- DM800 first boot will take a while, please be patient. The next boot will be faster.
- On spark/spark7162 you need to set 'boxtype = dreambox' for oscam dvbapi.
We're using the OE-A drivers and 'duckbox' doesn't seem to work on these.
- On spark/spark7162 you need to set a skin which doesn't resize the framebuffer.
Because sometimes it doesn't scale back to fullscreen.
I've included the MX-HQ7 skin for use as workaround.
- On Zgemma Star you cannot use fullHD skins.
This is a hardware/driver limitation.
Please don't try it, it will crash enigma2.

How to Download ? Available on the web.

TS
 

toysoft

Member
Messages
1,828
DM8000 : OpenPLi 4.0 with IPTV (More than 800+ IPTV FREE Channels) by MastaG and Japhar Team

DM : OpenPLi 4.0 with IPTV (More than 800+ IPTV FREE Channels) by MastaG and Japhar Team

Users running the previous Gstreamer 1.7.0 image, should be able to peform a Software Update!

Changes since previous release:

- mx3L's gstreamer revert which fixes mp4 playback from remote locations
- Spark drivers updated to 20151113
- Using aio-grab from oe-alliance which includes fixes for sprak receivers
- New Japhar IPTV List (thanks to ToySoft).
- DM8000 has no more gsod's now (thanks to ToySoft for testing!)

Changes compared to openpli-oe-core gst-1:

- Ships with gstreamer upstream master git:
Using the same patches as openpli-oe-core gst-1 with only these changes:
Removed: 0001-baseparse-post-tag-list-when-avg-bitrate-changes-at-.patch
because this patch was already checked in upstream.
Added: 0001-Revert-qtdemux-respect-qt-segments-in-push-mode-for-.patch
By mx3L which fixes mp4 playback from remote locations.
- Every receiver uses christophecvr's multibox dvbmediasink.
- Using libtrmp and rtmpdump from oe-alliance.
- Some small enigma2 patches for Dreambox receivers (ac3/dts bypass and blanking on zap support).
These are only applied for Dreambox receivers.
- AAC to AC3 transcoding V2 by mx3L (requires a fast cpu).
- IPTV Player from samsamsam included (thx to Athoik for the recipe).
- Large list of public IPTV streams included thanks to the Japhar Team.
- Updated libcdio and cdtextinfo for audio-cd support by christophecvr.
- DM800Se, DM7020HD and DM800SeV2 driver upgraded to 20151201:
added si2166b blindscan support
- Spark images includes the pti.ko from OpenATV so softcam's should work now.
- Using aio-grab source from oe-alliance which includes fixes for spark receivers.
- The 2.6.18 kernel will now always pass the vermagic check when loading modules.
Now you can try and load any kernel driver from OE1.5 to 2.0.

Known issues:

- DM800 first boot will take a while, please be patient. The next boot will be faster.
- On spark/spark7162 you need to set 'boxtype = dreambox' for oscam dvbapi.
We're using the OE-A drivers and 'duckbox' doesn't seem to work on these.
- On spark/spark7162 you need to set a skin which doesn't resize the framebuffer.
Because sometimes it doesn't scale back to fullscreen.
I've included the MX-HQ7 skin for use as workaround.
- On Zgemma Star you cannot use fullHD skins.
This is a hardware/driver limitation.
Please don't try it, it will crash enigma2.
- Some Dreambox remotes 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.

To find the download link, search for MastaG Japhar OpenPLi 4.0

Enjoy !
 

toysoft

Member
Messages
1,828
DM8000HD : OpenPli 4.0 IPTV by MastaG / Japhar Team with 1300 FREE IPTV Channels and with GStreamer 1.9.0.1b (May 6th 2016)

OpenPli 4.0 IPTV by MastaG / Japhar Team with 1300 FREE IPTV Channels and with GStreamer 1.9.0.1b (May 6th 2016)

3016.jpg


Changes:

- Latest gstreamer 1.9.0.1 snapshot based on recipes from christophecvr:
* Proper fix for HLS segfault on stop
* Re-enable the rtmp seeking and potential segfault fix
* gstreamer1.0-libav is now built against system ffmpeg instead (this differs from chris recipes) *
* dvbmediasink patches for Vu Solo 4K, hd1265 and hd1500 from oe-alliance
- FFMpeg updated to 3.0.2 and is now installed by default *
- Backports to enigma2 for sh4 (mainly servicemp3.cpp related)
- Fix EPG on sh4 receivers
- exteplayer3 is now installed by default, thank you mx3L and samsamsam *
- gstplayer is now installed by default, thank you mx3L and samsamsam
- Mediatomb is now in the feeds
- MediaPlayer2 is now installed by default, thank you mx3L
- SubsSupport (for MediaPlayer2) is now installed by default, thank you mx3L
- No more russian tuxtxt
- Its now possible to set the debug level again in the UI-settings menu, thank you christophecvr
- Latest enigma2 changes, thank you OpenPLi
- latest openpli-oe-core changes, thank you OpenPLi
- ServiceApp, thank you mx3L !!!

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 didnt found the cause yet.
It is not related to the dvbmediasink since it doesnt happen on mips receivers and the code in the dvbmediasink didnt change.
Configure your streams to play with exteplayer3 instead, read below.
- * On the 64MB Dreambox models (DM800HD, DM800Se and DM500HD) there is not enough space to ship ffmpeg.
This means that exteplayer3 and gstreamer1.0-libav arent installed as well because they depend on ffmpeg.
See my attached guide to copy over the root filesystem to a storage device.
- 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.

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

DM8000HD+ Japhar : https://mega.nz/#!oFEAxaCa!y2YvAL-40OIAqyYjl43pT8PZRC5RCkQ8VNfKUuiHW88
 

toysoft

Member
Messages
1,828
BlackHole IPTV v20 by MastaG with IPTV (1300+ FREE IPTV Channels) for Japhar NC3 SuperSim3

BlackHole IPTV v20 NC3 (Ferrari V3)

BlackHole IPTV v20 by MastaG with IPTV (1300+ FREE IPTV Channels) for Japhar NC3 SuperSim3

1241.jpg


- Original cvs.
- Blazing fast.
- GStreamer 1.9.1.
- Using the mx-hq9w skin (which is their latest official skin they are using atm).
- Backported fixes from OpenPLi, including a fix for a possible GS.
- Applied Dreambox specific fixes for ac3/dts bypass support.
- Applied backports from official PLi to support the latest gstreamer and eLogging interface.
- Implemented the official Vu+ addon manager using the Green button (inside the Blue panel).
- Feeds online.

Thank you MastaG !

Enjoy !

DM8000HD : https://mega.nz/#!WcgEVZqZ!17EqWHK8DOKsjq7OSbZVPVhsalc1bCYpo5TbYkt8YRA
 

toysoft

Member
Messages
1,828
OpenPLi 4.0 IPTV v20 by MastaG with IPTV (1300+ FREE IPTV Channels) for Japhar NC3 SuperSim3

3016.jpg


- Support for BlackHole skins (the analog arrows), so the original mx-hq9w also works flawless on PLi now
- New gstreamer 1.9.1.1 with many fixes
- New ca-certificates
- OpenPLi now features a overscan wizard which lets you adjust the OSD to the borders of your TV (by PLi-team)
- Python-pycrypto now installed by default to satisfy many plugins
- Lots of stuff I forgot

DM8000H Japhar : https://mega.nz/#!uFgRVAzR!jdjAoNDOFH08_ra6r3QrFwqdpe_DEsPIo2py135jH9c
 

toysoft

Member
Messages
1,828
OpenPLi 4.0 IPTV v21 con GStreamer 1.11 and ExtePlayer3 with 1300 IPTV FREE FTA Channels Here is the long waited OpenPLi 4.0

OpenPLi 4.0 IPTV v21 con GStreamer 1.11 and ExtePlayer3 with 1300 IPTV FREE FTA Channels

Here is the long waited OpenPLi 4.0 IPTV built by our Japhar Admin with GStreamer 1.11 and ExtePlayer3 (by Default)

ubbthreads.php


- OpenPLi 4.0 from Japhar Team with IPTV (1300+ FREE FTA IPTV Channels)

We Thank MastaG for having handed us the sources last July of the v20 version for us to build all the newer versions. This image is a working much better than the v20, also if the v20 was the best and still the best compared with all other images around. We put a lot of work and efforts into it, wishing you all to enjoy that new release as soon as we would be happy with it.

This image is a MAJOR update, so you can reflash it or you can as well UPDATE IT ONLINE thru the Feeds that were updated today. Its few days we are working and testing it, we believe that now its time for all you to have it ! Enjoy ;o) it as well !

After few months work and improved software such as GStreamer to v1.11 and latest December 2016 ExtePlayer3, we are ready now to release our new image OpenPLi 4.0 IPTV for DM800HD, DM800HDse, DM500HD and DM8000HD boxes with Japhar Sim.

- Japhar v21, links to MEGA for Download

DM8000HD :
PHP:
https://mega.nz/#!tN9hASQY!pPWHIn1FcZbhmK2WMM3leUXHv7kamuJyVhT1lesxlJ8
 

toysoft

Member
Messages
1,828
Updated with new feeds

PHP:
https://mega.nz/#!VJMEkAIY!qG6EoKqqOfpAaG7MHYof4Mth5qwsSPoLzHSS2NDb5fA
 

valentino50

Registered
Messages
907
DO NOT upgrade your DREAMBOX clone with this image, you will end up with trouble. (CA not found error).
This is person didn't mention image FOR SIM jafar only.
just an advert BE AWARE
 
Last edited:

toysoft

Member
Messages
1,828
It's for Japhar Sim, it's indicated everywhere on the file you downloaded, perhaps you didn't took the time to read the informations...

If you upload the image for another sim in your box you will always get that NO CA ERROR, you have to have a Japhar sim in your box if you want to use these goodies !

I see you don't have a DM8000HD, and you spam everywhere with your post without having tried it... funny.

TS
 

toysoft

Member
Messages
1,828
DM8000HD : OpenPLi 4.0 IPTV v21a ExtePlayer3+GStreamer 1.11, 1300 IPTV FREE FTA Channels

OpenPLi 4.0 IPTV v21a ExtePlayer3+GStreamer 1.11, 1300 IPTV FREE FTA Channels

138883OpenPli40Winterbootlogo.jpg


Winter version of OpenPLi 4.0 IPTV built by Japhar with ExtePlayer3 (and GStreamer 1.11 from Feeds)

Build of January 15th 2017, Feeds have been updated, so you can do an online update if you want.

- v21a for Japhar, links to MEGA for Download

DM8000HD :
PHP:
https://mega.nz/#!JUMQXDKY!DzmJ9e6S1CMmhjBdrzBBdxLH1l7ACr6AfXfTKij4_H0
 

toysoft

Member
Messages
1,828
OpenBlackHole IPTV v21 by Japhar ExtePlayer3/GSTreamer 1.11.1 and 1300 FTA IPTV FREE

OpenBlackHole IPTV v21 by Japhar ExtePlayer3/GSTreamer 1.11.1 and 1300 FTA IPTV FREE

OpenBlackHole IPTV v21 Final by Japhar with ExtePlayer3/GStreamer 1.11.1 including 1300 FTA FREE IPTV Channels

1241.jpg


News :
- January 2017 Build of Enigma2/packages
- Lot of Fixes ;o)
- DTS audio on your DM800HDse, DM8000 and DM500HD, as well as DM800HD (but low CPU, could be unstable)
- Fast and reliable Skin
- etc...

DM8000HD+ :
PHP:
https://mega.nz/#!JN812SjD!0wPnccJW1MZrSrkZ3-KD28Lwt8a_K3mMDkJ7qhKfU6o
 

toysoft

Member
Messages
1,828
DM8000HD : DE-OpenBlackHole 1.5 IPTV Japhar ExtePlayer3/GStreamer 1.11.1/ 1300 IPTV FREE FTA Ch

DE-OpenBlackHole 1.5 IPTV Japhar ExtePlayer3/GStreamer 1.11.1/ 1300 IPTV FREE FTA Ch

3305s.jpg


- Compatible Wifi dongles (Built-in) :

Ralink RT73, RT61, RT3070, RT3370, RT5370, RT7777
Realtek 8712u, 8188cu / 8192cu
ZyDAS zd1201, zd1211rw


- DVB-T Installable from Feeds :

Abilis AS102-SKY (AS102)
AverMedia Volar Black 850 (AF9015)
AverMedia A835 / B835 (AF9035)
AverMedia Tv Volar Green (AF9035)
AverMedia Sky DigitalKey A867 (A867)
Hauppauge Nova-T (DIB0700)
Hauppauge WinTV Siano Ministick (SIANO)
Pinnacle PCTV 74e (AS102)
TerraTec Cinergy T2 (CinergyT2)
TerraTec Cinergy T XE (AF9005)
TerraTec Cinergy T XE v2 (AF9015)

and the following Chipsets
AF9005 Chipset
Chipset AF9015
Chipset AF9035
SIANO Chipset
Chipset DIB0700
Chipset AS102
Chipset A867

DM8000HD Japhar :
PHP:
https://mega.nz/#!FNc1iQqY!kqyR4r3YY_-LVAzbJTUWdr9ea-CmYLYm3mCTHCNRl74
 

toysoft

Member
Messages
1,828
DM8000HD : OpenPLi 4.0 IPTV Japhar ExtePlayer3/GStreamer 1.11.1/ 1300 IPTV FREE FTA Ch

OpenPLi 4.0 IPTV Japhar ExtePlayer3/GStreamer 1.11.1/ 1300 IPTV FREE FTA Ch

138883OpenPli40Winterbootlogo.jpg


- Compatible Wifi dongles (Built-in) :

Ralink RT73, RT61, RT3070, RT3370, RT5370, RT7777
Realtek 8712u, 8188cu / 8192cu
ZyDAS zd1201, zd1211rw

- DVB-T Installable from Feeds :

Abilis AS102-SKY (AS102)
AverMedia Volar Black 850 (AF9015)
AverMedia A835 / B835 (AF9035)
AverMedia Tv Volar Green (AF9035)
AverMedia Sky DigitalKey A867 (A867)
Hauppauge Nova-T (DIB0700)
Hauppauge WinTV Siano Ministick (SIANO)
Pinnacle PCTV 74e (AS102)
TerraTec Cinergy T2 (CinergyT2)
TerraTec Cinergy T XE (AF9005)
TerraTec Cinergy T XE v2 (AF9015)

and the following Chipsets
AF9005 Chipset
Chipset AF9015
Chipset AF9035
SIANO Chipset
Chipset DIB0700
Chipset AS102
Chipset A867

DM8000HD Japhar :
PHP:
https://mega.nz/#!oV1i3YTJ!Rr6krz8_tE7EgDcoRycP8tSeUnCrJO14XXowiVvg-7Q
 
Status
Not open for further replies.
Top