mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-27 15:32:52 +02:00
encoding.conf: use UTF-8 encoding; add some comments to explain this file
Origin commit data
------------------
Branch: ni/coolstream
Commit: d9384d6baa
Author: vanhofen <vanhofen@gmx.de>
Date: 2023-04-10 (Mon, 10 Apr 2023)
Origin message was:
------------------
- encoding.conf: use UTF-8 encoding; add some comments to explain this file
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -1,7 +1,20 @@
|
|||||||
#Fallback encoding when in dvb-text no encoding table is given
|
|
||||||
#Countycode ISO8859-X
|
|
||||||
#
|
#
|
||||||
#Table of transponder using two byte char mappings (VideoTexSuppl)
|
# Fallback encoding when dvb-text doesn't provide an encoding table.
|
||||||
|
# See CountryCodeDefaultMapping in edvbstring code.
|
||||||
|
#
|
||||||
|
# Format:
|
||||||
|
#Countrycode ISO8859-X
|
||||||
|
#
|
||||||
|
#chn ISO3166-2
|
||||||
|
#
|
||||||
|
# -----------------------------------------------------------------------------
|
||||||
|
#
|
||||||
|
# Table of transponder using two byte char mappings.
|
||||||
|
# See TransponderUseTwoCharMapping in edvbstring code.
|
||||||
|
#
|
||||||
|
# Format:
|
||||||
|
#TSID ONID
|
||||||
|
#
|
||||||
# plustelka DVB-T/T2
|
# plustelka DVB-T/T2
|
||||||
0x0101 0x22bf #DVBT SK Mux1
|
0x0101 0x22bf #DVBT SK Mux1
|
||||||
0x0102 0x22bf #DVBT SK Mux2
|
0x0102 0x22bf #DVBT SK Mux2
|
||||||
@@ -47,8 +60,15 @@
|
|||||||
0x0af7 0x00bb #freesat 12563.00 H Epic Drama HD,JOJ 24,Nova Cinema HD
|
0x0af7 0x00bb #freesat 12563.00 H Epic Drama HD,JOJ 24,Nova Cinema HD
|
||||||
0x0af8 0x00bb #freesat 12527.00 H Film+ SK,Spektrum SK HD,Minimax SK
|
0x0af8 0x00bb #freesat 12527.00 H Film+ SK,Spektrum SK HD,Minimax SK
|
||||||
0x0afa 0x00bb #freesat 12563.00 V RTVS Sport HD,TV Barrandov
|
0x0afa 0x00bb #freesat 12563.00 V RTVS Sport HD,TV Barrandov
|
||||||
#Fallback encoding table for following transponders
|
#
|
||||||
|
# -----------------------------------------------------------------------------
|
||||||
|
#
|
||||||
|
# Fallback encoding table for following transponders.
|
||||||
|
# See TransponderDefaultMapping in edvbstring code.
|
||||||
|
#
|
||||||
|
# Format:
|
||||||
#TSID ONID ISO8859-X
|
#TSID ONID ISO8859-X
|
||||||
|
#
|
||||||
# Digiturk 42°E
|
# Digiturk 42°E
|
||||||
0x0001 0x002a ISO8859-9 #Digiturk 11977 H CARTOON NETWORK,SHOW RADYO,RADYO VIVA
|
0x0001 0x002a ISO8859-9 #Digiturk 11977 H CARTOON NETWORK,SHOW RADYO,RADYO VIVA
|
||||||
0x0003 0x002a ISO8859-9 #Digiturk 12034 V SUPER FM,JOY TURK FM,JOY FM RADYO,TELE 1 HD
|
0x0003 0x002a ISO8859-9 #Digiturk 12034 V SUPER FM,JOY TURK FM,JOY FM RADYO,TELE 1 HD
|
||||||
|
Reference in New Issue
Block a user