Comment 2 for bug 946696

Revision history for this message
Georges (georgeskesseler) wrote :

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
But that makes double matches with the other pattern.