mirror of
https://github.com/RPCS3/discord-bot.git
synced 2026-07-19 13:54:44 -04:00
[PR #133] [MERGED] Fix potential issues with log checks against IRD files #226
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/RPCS3/discord-bot/pull/133
Author: @13xforever
Created: 11/24/2018
Status: ✅ Merged
Merged: 11/24/2018
Merged by: @13xforever
Base:
master← Head:vnext📝 Commits (5)
d9e3160Set up CI with Azure Pipelinesd584dc2useless junk1f85e11Merge branch 'master' into vnext061cc59fix ird parsing for discs with mastering errors (trailing dots in filenames)5280f08squash the last remnants of resistance📊 Changes
6 files changed (+71 additions, -23 deletions)
View changed files
📝
CompatBot/Commands/Psn.Check.cs(+21 -1)📝
CompatBot/EventHandlers/ProductCodeLookup.cs(+3 -2)📝
CompatBot/EventHandlers/TableFlipMonitor.cs(+2 -1)📝
IrdLibraryClient/IrdFormat/IrdParser.cs(+0 -19)➕
IrdLibraryClient/IrdFormat/IsoHeaderParser.cs(+25 -0)➕
azure-pipelines.yml(+20 -0)📄 Description
Backported disc mastering issue fix from the disc dumper
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.