WIP - will do later. Comic Book archive handling

This commit is contained in:
Bryan Ashby 2017-08-19 15:24:42 -06:00
parent 9eec1c1528
commit 983060284a
1 changed files with 6 additions and 0 deletions

View File

@ -352,6 +352,12 @@ function getDefaultConfig() {
offset : 0,
archiveHandler : '7Zip',
},
/*
'application/x-cbr' : {
desc : 'Comic Book Archive',
sig : '504b0304',
},
*/
'application/x-arj' : {
desc : 'ARJ Archive',
sig : '60ea',