[PR #882] [MERGED] redumper multisession .cache #1208

Closed
opened 2026-01-29 16:26:03 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/SabreTools/MPF/pull/882
Author: @Deterous
Created: 8/24/2025
Status: Merged
Merged: 8/25/2025
Merged by: @mnadareski

Base: masterHead: master


📝 Commits (3)

📊 Changes

3 files changed (+8 additions, -10 deletions)

View changed files

📝 CHANGELIST.md (+1 -0)
📝 MPF.Processors.Test/RedumperTests.cs (+2 -2)
📝 MPF.Processors/Redumper.cs (+5 -8)

📄 Description

For multisession CDs, .cache file is split into .1.cache and .2.cache
DVDs also never generate .asus or .cache


🔄 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/SabreTools/MPF/pull/882 **Author:** [@Deterous](https://github.com/Deterous) **Created:** 8/24/2025 **Status:** ✅ Merged **Merged:** 8/25/2025 **Merged by:** [@mnadareski](https://github.com/mnadareski) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (3) - [`4ed6b63`](https://github.com/SabreTools/MPF/commit/4ed6b630c9825fa8e6c6b9e1901d9ba84c79134b) redumper multisession .cache - [`614643f`](https://github.com/SabreTools/MPF/commit/614643fc4317aed293bcb50949fd4666a1749193) Changelist - [`2c9f34c`](https://github.com/SabreTools/MPF/commit/2c9f34c0f630de50b56d460f7d27f039b5ed14b5) Fix tests ### 📊 Changes **3 files changed** (+8 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `CHANGELIST.md` (+1 -0) 📝 `MPF.Processors.Test/RedumperTests.cs` (+2 -2) 📝 `MPF.Processors/Redumper.cs` (+5 -8) </details> ### 📄 Description For multisession CDs, .cache file is split into .1.cache and .2.cache DVDs also never generate .asus or .cache --- <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 16:26:03 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SabreTools/MPF#1208