mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
...
This commit is contained in:
parent
944310a7e2
commit
843624f6c2
@ -186,7 +186,6 @@ class EXTHRecord(object):
|
||||
536 : 'Container Info', # CONT_Header is 0, Ends with CONTAINER_BOUNDARY (or Asset_Type?)
|
||||
538 : 'Container Resolution',
|
||||
539 : 'Container Mimetype',
|
||||
542 : 'Unknown but changes with file name only',
|
||||
543 : 'Container id', # FONT_CONTAINER, BW_CONTAINER, HD_CONTAINER
|
||||
}.get(self.type, repr(self.type))
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user