Mapping lamedb <-> bouquet file

  • Hi,


    is there a document where I can read about the mapping of entries within a bouquet to a lamedb entry?
    There are only references within these files. To solve them against their channel name I need to know how to map these informations against the informations within the lamedb file...


    Thanks in advance
    Sascha

  • The reverse engineering is slowing down again...


    I've got a service within a bouquet file which cannot be found in the lamedb. Looking into the webinterface and counting the rows I got the name "Sky Atlantic HD". Looking into the lamedb again I cannot find the channel by name provided by provider "SKY"


    Does someone has a hint what I'm doing wrong?


    Thanks
    Sascha

  • Hi.


    --
    openwrt + minicom + screen = 24/7 Bootlog

  • Hm, ok.


    this is the service-line within my bouquet file:



    Code
    #SERVICE 1:0:19:6E:D:85:C00000:0:0:0:


    but this is the lamedb entry.




    Code
    Sky Atlantic HD
    p:SKY,C:0000,C:1861
    006f:00c00000:000d:0085:25:0


    I cannot get them matched... Any ideas?

    • Offizieller Beitrag

    Hi,


    this is the entry...


    Code
    006e:00c00000:000d:0085:25:0
    Sky Â.AtlanticÂ. Â.HDÂ.
    p:SKY,C:1861,C:0000


    NOT

    Code
    Sky Â.AtlanticÂ. Â.HDÂ.
    p:SKY,C:1861,C:0000
    006f:00c00000:000d:0085:25:0


    the lamedb entry starts with pid data.. not name... and ends with p:....


    cu