The new SNDH archive is fixed and I adapted the pattern match
12 string SNDH atari SNDH music file
0 string ICE! atari ICE packed
>14 regex .{0,60}([SNDH]{3,3}|[TIL]{3,3}) SNDH music file
>12 string ICE! ICE archive
This only misses 3 files of 3382
The other 3 can be found with
14 search RIPP
My definition is now
12 string SNDH atari SNDH music file
0 string ICE! atari ICE packed
>14 regex .{0,60}(NDH|ITL) SNDH music file
>12 string ICE! ICE archive
matches 584 of 640 files
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu