[PR #6618] [MERGED] Create output directory when extracting archive files #10880

Closed
opened 2025-12-22 08:23:52 +01:00 by backuprepo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/6618
Author: @crobibero
Created: 9/26/2021
Status: Merged
Merged: 9/27/2021
Merged by: @cvium

Base: masterHead: zip-dir


📝 Commits (1)

  • 7668cd1 Create output directory when extracting archive files

📊 Changes

1 file changed (+5 additions, -0 deletions)

View changed files

📝 Emby.Server.Implementations/Archiving/ZipClient.cs (+5 -0)

📄 Description

Fixes https://github.com/jellyfin/jellyfin/issues/6560
Exception was added in https://github.com/adamhathcock/sharpcompress/pull/614


🔄 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/jellyfin/jellyfin/pull/6618 **Author:** [@crobibero](https://github.com/crobibero) **Created:** 9/26/2021 **Status:** ✅ Merged **Merged:** 9/27/2021 **Merged by:** [@cvium](https://github.com/cvium) **Base:** `master` ← **Head:** `zip-dir` --- ### 📝 Commits (1) - [`7668cd1`](https://github.com/jellyfin/jellyfin/commit/7668cd13f559d25833ad53e85e939f1d7b836111) Create output directory when extracting archive files ### 📊 Changes **1 file changed** (+5 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `Emby.Server.Implementations/Archiving/ZipClient.cs` (+5 -0) </details> ### 📄 Description Fixes https://github.com/jellyfin/jellyfin/issues/6560 Exception was added in https://github.com/adamhathcock/sharpcompress/pull/614 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
backuprepo 2025-12-22 08:23:52 +01:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: starred/jellyfin#10880
No description provided.