[PR #827] [MERGED] Check title keys resume for null when not a DVD Video #1162

Open
opened 2026-01-29 15:42:53 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/aaru-dps/Aaru/pull/827
Author: @FakeShemp
Created: 11/13/2023
Status: Merged
Merged: 12/19/2023
Merged by: @claunia

Base: develHead: fakeshemp/title-keys-null-check


📝 Commits (1)

  • 7237434 Check title keys resume for null when not a DVD Video

📊 Changes

1 file changed (+2 additions, -2 deletions)

View changed files

📝 Aaru.Core/Devices/Dumping/Sbc/Cache.cs (+2 -2)

📄 Description

Types of changes

  • Bug fix (non-breaking change which fixes an issue)

Dumping raw would fail if not a DVD Video disc since it wouldn't have a title key resume list.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/aaru-dps/Aaru/pull/827 **Author:** [@FakeShemp](https://github.com/FakeShemp) **Created:** 11/13/2023 **Status:** ✅ Merged **Merged:** 12/19/2023 **Merged by:** [@claunia](https://github.com/claunia) **Base:** `devel` ← **Head:** `fakeshemp/title-keys-null-check` --- ### 📝 Commits (1) - [`7237434`](https://github.com/aaru-dps/Aaru/commit/72374343441d0edf6f147c9163b9e5783f4451ee) Check title keys resume for null when not a DVD Video ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `Aaru.Core/Devices/Dumping/Sbc/Cache.cs` (+2 -2) </details> ### 📄 Description ## Types of changes <!--- What types of changes does your code introduce? Put an `x` in all the boxes that apply: --> - [X] Bug fix (non-breaking change which fixes an issue) Dumping raw would fail if not a DVD Video disc since it wouldn't have a title key resume list. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-29 15:42:53 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: aaru-dps/Aaru-aaru-dps#1162