mirror of
https://github.com/SabreTools/SabreTools.Serialization.git
synced 2026-02-04 05:36:12 +00:00
[PR #2] [MERGED] Update CueSheet.Deserializer.cs #25
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/SabreTools/SabreTools.Serialization/pull/2
Author: @Deterous
Created: 12/29/2023
Status: ✅ Merged
Merged: 1/3/2024
Merged by: @mnadareski
Base:
main← Head:Deterous-patch-1📝 Commits (2)
e047c76Update CueSheet.Deserializer.csb6b0dccExplicitly deal with new track/file cases📊 Changes
1 file changed (+14 additions, -1 deletions)
View changed files
📝
Files/CueSheet.Deserializer.cs(+14 -1)📄 Description
Don't return null when cuesheet is not ended, instead return the current CUE file/track
This prevents Cuesheet deserializer from returning malformed tracks and files for multi-file CUEs.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.