i30817 7da45bc789
Serial magic should only match on full match
As was mentioned on the wii dual layer disc issue, this line is comparing binary sequences as strings, which fails very obviously because neither of the 'strings' tested are strings and it's very likely both start with \0.
2018-04-11 01:37:35 +01:00
..
2017-11-26 22:41:34 +01:00
2017-05-14 20:43:48 +02:00
2017-12-12 00:24:18 -08:00