[PR #14092] [CLOSED] Added an option to Disable "noaccurate_seek" #13832

Closed
opened 2026-02-07 07:19:54 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/14092
Author: @PeachesMLG
Created: 5/11/2025
Status: Closed

Base: masterHead: disable_noaccurate_seek


📝 Commits (1)

  • 53bb3a9 Added an option to Disable "noaccurate_seek"

📊 Changes

2 files changed (+8 additions, -1 deletions)

View changed files

📝 MediaBrowser.Controller/MediaEncoding/EncodingHelper.cs (+2 -1)
📝 MediaBrowser.Model/Configuration/EncodingOptions.cs (+6 -0)

📄 Description

Changes
Adds a configuration option to disable "noaccurate_seek" when transcoding ffmpeg

Issues
Fixes https://github.com/jellyfin/jellyfin/issues/13965


🔄 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/14092 **Author:** [@PeachesMLG](https://github.com/PeachesMLG) **Created:** 5/11/2025 **Status:** ❌ Closed **Base:** `master` ← **Head:** `disable_noaccurate_seek` --- ### 📝 Commits (1) - [`53bb3a9`](https://github.com/jellyfin/jellyfin/commit/53bb3a97658ff510b7b165383ec53a0aec3610a7) Added an option to Disable "noaccurate_seek" ### 📊 Changes **2 files changed** (+8 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `MediaBrowser.Controller/MediaEncoding/EncodingHelper.cs` (+2 -1) 📝 `MediaBrowser.Model/Configuration/EncodingOptions.cs` (+6 -0) </details> ### 📄 Description **Changes** Adds a configuration option to disable "noaccurate_seek" when transcoding ffmpeg **Issues** Fixes https://github.com/jellyfin/jellyfin/issues/13965 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-07 07:19:54 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#13832