DM920: Picon display infobar dvb-t

  • Yes using the same trick for dvbnamespace_mask I have no OverflowError but the channel for DVB-T ref is empty :confused_face:
    So is searchReference the problem?
    Should I use a different dvbnamespace_mask?
    Thanks

  • Now you have gained some understanding - and it should be clearer why -1 is an FFFFFFFF mask equivalent


    But now that you have some not failing code you have to make working code out of it :grinning_face_with_smiling_eyes:

  • Ok. The right mask is FFFF0000 because te last 4 chars are different in rytech files.
    So using this channelFilter the epgimport for DVB-T(2) is ok:


    Thanks @gutemine :thumbs_up:


    PS: pay attention that you have to change the import in plugin.py:


    from enigma import cachestate, eEPGCache, eDVBDB

  • well, if you have a working solution and tested it sufficently, feel free to post the new files in OoZooN's board at the origonal EPGImporter for DreamOS Thread, then I could create a new deb file for you and the others looking for a solution.


    But you have to thank Ghost ... I just added ... a lttle understanding ...

    • Offizieller Beitrag

    Here is a easier Version :smiling_face: .. untested but should work:

    cya

  • I uploaded an r36.4 of the EPGImporter Plugin with the enhanced channelFilter routine from Ghost for the DVB-T Service references at OoZooN's board where the EPGImport Plugin for DreamOS has its kit and support thread.


    Please use this one for testing and report ...

  • well, this is what testing is about ...


    I created a r36.5 containing our "ugly" code, please try this one until we find the bug.

  • Hi !


    Nachdem Ghost so nett war den Fix für den Picon Resolver für die DVB-T(2) Picons einzuchecken, wollte ich bitten ob man nicht auch den aus dem Anhang einchecken konnte, da wird z.B nur aus C00001 wieder C00000 in der servicereference gemacht.


    Ich benutze solche Fake Servicereferences um dem e2 aufzuzwingen, dass es wenn es mit 2 Modulen entschlüsselt dann auch 2 Tuner dafür verwendet, selbst wenn die 2 Sender auf dem gleichen Transponder sind.


    Das funktioniert eigentlich prima, aber dadurch findet das e2 dann ganz ähnlich wie bei den speziellen DVB-T(2) servicereferencen nicht mehr seine picons.


    Mit dem Fix im Anhang funktioniert das dann auch wieder wie es sollte.


    BITTE, BITTE, BITTE


    LG
    gutemine

  • Nachdem ich nicht warten wollte habe ich halt zähneknirschend in der Version 5.0 vom Service Relation Plugin den ganzen Picon Resolver überschrieben, damit kann das Service Relation Plugin wenn man 2 gleiche Module mit 2 Karten hat dann auch 2 Sender auf dem gleichen Transponder entschlüsseln - für PiP und Live TV oder LiveTV und eine Aufnahme.


    Falls es wer Testen will - kit und Support Thread sind bei OoZooN im Board zu finden.


    LG
    gutemine

  • for testing you need something producing such fake servicereferences, therefore you can test it only with the transponder setting of my service relation plugin if you do a recording and viewing with channel on same transponder, then the viewing is done with fake service reference but picon will still be shown correctly.