[PR #3613] [MERGED] Replace \d with [0-9] in ffmpeg detection and scan code #9452

Closed
opened 2025-12-22 07:29:10 +01:00 by backuprepo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/3613
Author: @Bond-009
Created: 7/20/2020
Status: Merged
Merged: 7/23/2020
Merged by: @joshuaboniface

Base: masterHead: regex


📝 Commits (1)

  • e98351b Replace \d with [0-9] in ffmpeg detection and scan code

📊 Changes

2 files changed (+32 additions, -32 deletions)

View changed files

📝 Emby.Naming/Common/NamingOptions.cs (+30 -30)
📝 MediaBrowser.MediaEncoding/Encoder/EncoderValidator.cs (+2 -2)

📄 Description

#2923


🔄 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/3613 **Author:** [@Bond-009](https://github.com/Bond-009) **Created:** 7/20/2020 **Status:** ✅ Merged **Merged:** 7/23/2020 **Merged by:** [@joshuaboniface](https://github.com/joshuaboniface) **Base:** `master` ← **Head:** `regex` --- ### 📝 Commits (1) - [`e98351b`](https://github.com/jellyfin/jellyfin/commit/e98351b9128670abf12976af735cfb40d40be36d) Replace \d with [0-9] in ffmpeg detection and scan code ### 📊 Changes **2 files changed** (+32 additions, -32 deletions) <details> <summary>View changed files</summary> 📝 `Emby.Naming/Common/NamingOptions.cs` (+30 -30) 📝 `MediaBrowser.MediaEncoding/Encoder/EncoderValidator.cs` (+2 -2) </details> ### 📄 Description #2923 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
backuprepo 2025-12-22 07:29:10 +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#9452
No description provided.