[PR #9073] [MERGED] Fix all warnings in MediaBrowser.MediaEncoding #11787

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

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/9073
Author: @Bond-009
Created: 1/11/2023
Status: Merged
Merged: 1/12/2023
Merged by: @crobibero

Base: masterHead: warn4


📝 Commits (1)

  • 6c28d66 Fix all warnings in MediaBrowser.MediaEncoding

📊 Changes

4 files changed (+60 additions, -27 deletions)

View changed files

📝 MediaBrowser.MediaEncoding/Encoder/MediaEncoder.cs (+3 -2)
📝 MediaBrowser.MediaEncoding/MediaBrowser.MediaEncoding.csproj (+0 -4)
📝 MediaBrowser.MediaEncoding/Subtitles/SubtitleEncoder.cs (+28 -16)
📝 tests/Jellyfin.MediaEncoding.Tests/Subtitles/SubtitleEncoderTests.cs (+29 -5)

📄 Description

No description provided


🔄 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/9073 **Author:** [@Bond-009](https://github.com/Bond-009) **Created:** 1/11/2023 **Status:** ✅ Merged **Merged:** 1/12/2023 **Merged by:** [@crobibero](https://github.com/crobibero) **Base:** `master` ← **Head:** `warn4` --- ### 📝 Commits (1) - [`6c28d66`](https://github.com/jellyfin/jellyfin/commit/6c28d662d9f0ff0203be2b7dc7c7e8865807c3e7) Fix all warnings in MediaBrowser.MediaEncoding ### 📊 Changes **4 files changed** (+60 additions, -27 deletions) <details> <summary>View changed files</summary> 📝 `MediaBrowser.MediaEncoding/Encoder/MediaEncoder.cs` (+3 -2) 📝 `MediaBrowser.MediaEncoding/MediaBrowser.MediaEncoding.csproj` (+0 -4) 📝 `MediaBrowser.MediaEncoding/Subtitles/SubtitleEncoder.cs` (+28 -16) 📝 `tests/Jellyfin.MediaEncoding.Tests/Subtitles/SubtitleEncoderTests.cs` (+29 -5) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
backuprepo 2025-12-22 08:56:35 +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#11787
No description provided.