[PR #733] [MERGED] Increase character value to support rar file with more than 100 parts… #1191

Open
opened 2026-01-29 22:19:25 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/adamhathcock/sharpcompress/pull/733
Author: @Erior
Created: 3/11/2023
Status: Merged
Merged: 3/13/2023
Merged by: @adamhathcock

Base: masterHead: feature/Handle-split-rar-archive-above-100-parts


📝 Commits (1)

  • 8aac332 Increase character value to support rar file with more than 100 parts old tyle

📊 Changes

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

View changed files

📝 src/SharpCompress/Archives/Rar/RarArchiveVolumeFactory.cs (+3 -3)

📄 Description

This would be one way to solve the issue, tested locally with a splitted file from .rar to .{04

#732


🔄 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/adamhathcock/sharpcompress/pull/733 **Author:** [@Erior](https://github.com/Erior) **Created:** 3/11/2023 **Status:** ✅ Merged **Merged:** 3/13/2023 **Merged by:** [@adamhathcock](https://github.com/adamhathcock) **Base:** `master` ← **Head:** `feature/Handle-split-rar-archive-above-100-parts` --- ### 📝 Commits (1) - [`8aac332`](https://github.com/adamhathcock/sharpcompress/commit/8aac3320beb1fc5850362dca6301ce5b7caa539e) Increase character value to support rar file with more than 100 parts old tyle ### 📊 Changes **1 file changed** (+3 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `src/SharpCompress/Archives/Rar/RarArchiveVolumeFactory.cs` (+3 -3) </details> ### 📄 Description This would be one way to solve the issue, tested locally with a splitted file from .rar to .{04 #732 --- <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 22:19:25 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/sharpcompress#1191