mirror of
https://github.com/PredatH0r/ChanSort.git
synced 2026-05-07 14:26:43 +02:00
- specific .ini settings for various Philips ChannelMap_xxx versions and sub-variants for version 100
- lots of documentation around Philips lists - working configuration for ChannelMap_100 variant with cmdb files (redordering confirmed, hide/lock/rename/favorites are best-effort) - pressing the "Del"-key on the keyboard no longer deletes a channel when a text editor is open - dragging a file (or something else) from outside ChanSort over the ChanSort window no longer creates an error - opening a file containing a read-only channel list now shows the original numbers
This commit is contained in:
@@ -1,4 +1,8 @@
|
||||
# [dtv_chmdb_x.bin:filesize] defines the overall layout of the file
|
||||
# This file holds the definitions for various verions of the binary "dtv_cmdb_2.bin" channel list format used by some models of Sharp, Toshiba, Dyon, OK. and others
|
||||
# Some files have an 8 byte header starting with "0004", others have an 12 byte header starting with "0005"
|
||||
|
||||
# [dtv_chmdb_x.bin:filesize] defines the overall layout of the various file format versions. Values for x are 0=antenna, 1=cable, 2=satellite
|
||||
# lenChannelRecord, lenTransponderRecord and lenSatelliteRecord are then used to select the [dvsChannel:...], [dvbsTransponder:...] and [dvbsSatellite:...] sections
|
||||
|
||||
|
||||
# Rabinowitsch - dtv_cmd_2.bin with 1296 KB
|
||||
@@ -40,7 +44,7 @@ offDebug=10
|
||||
lenDebug=5
|
||||
|
||||
|
||||
# Liwest 0005 with 1296 KB
|
||||
# Liwest Thoshiba files with 1296 KB. These have an 8 byte header with 0005 and shift all other data back by 4
|
||||
|
||||
[dtv_cmdb_2.bin:1326669]
|
||||
offChannelBitmap=12
|
||||
@@ -61,7 +65,7 @@ numSatelliteRecord=254
|
||||
|
||||
|
||||
|
||||
# overice Toshiba - dtv_cmdb_2.bin with 1322 KB
|
||||
# overice Toshiba - dtv_cmdb_2.bin with 1322 KB and a "0005" header
|
||||
|
||||
[dtv_cmdb_2.bin:1353209]
|
||||
offChannelBitmap=12
|
||||
@@ -106,8 +110,6 @@ offServiceId=34
|
||||
offAudioPid=52
|
||||
offName=144
|
||||
lenName=50
|
||||
#offProvider=0
|
||||
#lenProvider=0
|
||||
|
||||
|
||||
# SetEdit Toshiba - dtv_cmdb_2.bin with 1684 KB
|
||||
|
||||
Reference in New Issue
Block a user