encoding.conf

    Diese Seite verwendet Cookies. Durch die Nutzung unserer Seite erklären Sie sich damit einverstanden, dass wir Cookies setzen. Weitere Informationen

    • encoding.conf

      if use in OE4.0
      0xc85 0x3 # Astra 23.5°E 11.797 H - CS Link / SkyLink
      EPG show bad words

      if remove
      #0xc85 0x3 # Astra 23.5°E 11.797 H - CS Link / SkyLink
      EPG show correct

      or must use
      0xc85 0x3 ISO6397 # Astra 23.5°E 11.797 H - CS Link / SkyLink
      for correct czech and bulgarian EPG on one transponder

      PS: known right setting for MAX-TV package from 16 East ?
      Bilder
      • 0xc85.png

        70,17 kB, 1.280×720, 867 mal angesehen
      • rem0xc85.png

        19,62 kB, 1.280×720, 937 mal angesehen
      Dreambox 7020HD , 500HD , 7020S , 500S + Gibertini OP100 /50W~90E/

      Dieser Beitrag wurde bereits 3 mal editiert, zuletzt von EnoSat ()

    • fixed for NN2 (added HUN, remove 7E, 13E, 19E)

      Quellcode

      1. #Fallback encoding when in dvb-text no encoding table is given
      2. #Countycode ISO8859-X or ISO6937
      3. ara ISO8859-6
      4. tur ISO8859-9
      5. gre ISO8859-7
      6. ell ISO8859-7
      7. pol ISO8859-2
      8. rus ISO8859-5
      9. bul ISO8859-5
      10. tha ISO8859-11
      11. cze ISO6937
      12. ces ISO6937
      13. slo ISO6937
      14. slk ISO6937
      15. hun ISO6937
      16. #Sorry for that.. in DVB Spec this is the default behavior
      17. #when no other encoding is given in dvb-texts..
      18. #but this breaks too much providers yet..
      19. #so our default is ISO8859-1 without two char byte encoding
      20. #So all transponders which needs this must be listed here
      21. #TSID ONID
      22. 0x0c82 0x0003 # Astra 23.5°E 11739.00 V - skylink/Mezzo HD
      23. 0x0c8d 0x0003 # Astra 23.5°E 11953.50 H - skylink/Prime-RTL GOLD
      24. 0x0c91 0x0003 # Astra 23.5°E 12031.50 H - skylink/AutoMotorSport HD
      25. #Fallback encoding table for single transponders
      26. #ISO6937 also enables two byte char encoding
      27. #TSID ONID ISO8859-X
      28. 0x003d 0x002a ISO8859-9 # 42°E 11096.00 H - Digital Platform
      29. 0x4e85 0x002a ISO8859-9 # 42°E 11675.50 V - Digital Platform
      30. 0x78b5 0x002a ISO8859-9 # 42°E 11265.00 V - Digital Platform
      31. 0x9fc5 0x002a ISO8859-9 # 42°E 12073.00 V - Digital Platform
      32. 0xa929 0x002a ISO8859-9 # 42°E 11305.00 V - Digital Platform
      33. 0xc5a8 0x002a ISO8859-9 # 42°E 11180.00 V - Digital Platform
      Alles anzeigen
      Dreambox 7020HD , 500HD , 7020S , 500S + Gibertini OP100 /50W~90E/

      Dieser Beitrag wurde bereits 2 mal editiert, zuletzt von EnoSat ()