GNOME Bugzilla – Bug 769345
playstation: PlayStationHeader doesn't give a correct disc ID
Last modified: 2016-07-31 09:53:56 UTC
The first half of the disc ID (the 4 letters) is missing. Also we should ensure the disc ID is in uppercase.
Created attachment 332423 [details] [review] playstation: Fix PlayStationHeader.disc_id Add the missing first part of the disc ID to PlayStationHeader's 'disc-id' property and ensures it is in uppercase.
Attachment 332423 [details] pushed as 902ba4d - playstation: Fix PlayStationHeader.disc_id