mirror of
https://github.com/PredatH0r/ChanSort.git
synced 2026-01-27 01:29:02 +01:00
- experimental support for Xoro HB_DATABASE_C.DBM with file size of 109720 (in case there is no checksum validation)
- LG webOS 4 GlobalClone TLL now allows to set Fav H - Panasonic svl.bin/svl.db now also uses the ONID as 3rd criteria for joining SVL and TSL tables (caused tuplicates when there are multiple ONIDs on the same transponder) - Fav list names can no longer be edited for file formats that don't explicitly allow it - workaround for regression that ReferenceListForm constructur throws an error when deserializing a SuperToolTip
This commit is contained in:
@@ -44,6 +44,53 @@ offPcrPid=104
|
||||
offVideoPid=106
|
||||
|
||||
|
||||
;---------------------------------------
|
||||
|
||||
[dbm:109720]
|
||||
; overall file layout
|
||||
isDvbS=false
|
||||
separateTvRadioData=false
|
||||
offChecksum=-1
|
||||
offDataLength=-1
|
||||
offData=0
|
||||
|
||||
offTransponderBitmap=0x0000
|
||||
lenTransponderBitmap=16
|
||||
offTransponderData=0x0010
|
||||
numTransponder=100
|
||||
lenTransponderData=40
|
||||
|
||||
offChannelBitmap=0x0fc6
|
||||
lenChannelBitmap=75
|
||||
offChannelData=0x1014
|
||||
numChannel=600
|
||||
lenChannelData=176
|
||||
|
||||
;transponder record
|
||||
offFreq=0
|
||||
offSymRate=8
|
||||
|
||||
;channel record
|
||||
offName=0
|
||||
lenName=64
|
||||
offProgNr=64
|
||||
offLcn=66
|
||||
offTransponderIndex=70
|
||||
offServiceType=76
|
||||
offHide=77
|
||||
maskHide=0x04
|
||||
offSkip=77
|
||||
maskSkip=0x08
|
||||
offLock=77
|
||||
maskLock=0x10
|
||||
offFavorites=79
|
||||
offTsid=96
|
||||
offOnid=98
|
||||
offSid=100
|
||||
offPcrPid=104
|
||||
offVideoPid=106
|
||||
|
||||
|
||||
;---------------------------------------
|
||||
|
||||
[dbm:163772]
|
||||
|
||||
Reference in New Issue
Block a user