Jump to content


PliThunder

Member Since 1 Dec 2017
Offline Last Active 04 Mar 2024 15:53
-----

Posts I've Made

In Topic: Howto build unofficial pli for your unsupported receiver

3 June 2018 - 12:49

 

What i have seen ist that for new dreambox it is released new version yesterday

http://www.pli-images.net/index.php

i think i will try it with this 

Because building unofficial pli image was difficult and did not produce success

 

It's not related to us or PLi.

 

But there is written that uses same sources as pli uses. For me it is good and functionally 
Easier to install instead to compile for an noob like me


In Topic: Howto build unofficial pli for your unsupported receiver

3 June 2018 - 09:41

What i have seen ist that for new dreambox it is released new version yesterday

http://www.pli-images.net/index.php

i think i will try it with this 

Because building unofficial pli image was difficult and did not produce success


In Topic: TEST image for dm900

1 December 2017 - 22:25

Which branch you use ? Rocko ?


In Topic: TEST image for dm900

1 December 2017 - 16:52

Hi all,

 

have compiled for dm820 with Pyro branch and i have following errors:

| ERROR: oe_runmake failed

| ../../git/lib/dvb/db.cpp: In function 'ePtr<eDVBFrontendParameters> parseFrontendData(char*, int)':
| ../../git/lib/dvb/db.cpp:413:13: error: 'NO_STREAM_ID_FILTER' was not declared in this scope
| is_id = NO_STREAM_ID_FILTER,
| ^~~~~~~~~~~~~~~~~~~
| ../../git/lib/dvb/db.cpp:419:14: error: 'pls_code' was not declared in this scope
| &is_id, &pls_code, &pls_mode);
| ^~~~~~~~
| ../../git/lib/dvb/db.cpp:419:25: error: 'pls_mode' was not declared in this scope
| &is_id, &pls_code, &pls_mode);
| ^~~~~~~~
| ../../git/lib/dvb/db.cpp: In member function 'void eDVBDB::saveServicelist(const char*)':
| ../../git/lib/dvb/db.cpp:766:49: error: 'NO_STREAM_ID_FILTER' was not declared in this scope
| if (static_cast<unsigned int>(sat.is_id) != NO_STREAM_ID_FILTER ||
| ^~~~~~~~~~~~~~~~~~~
| ../../git/lib/dvb/db.cpp: In member function 'PyObject* eDVBDB::readSatellites(ePyObject, ePyObject, ePyObject)':
| ../../git/lib/dvb/db.cpp:1320:13: error: 'NO_STREAM_ID_FILTER' was not declared in this scope
| is_id = NO_STREAM_ID_FILTER;
| ^~~~~~~~~~~~~~~~~~~

for dm900 instead there was no issue