[PR #2501] [MERGED] Default transcoding throttling to false for new installs #9139

Closed
opened 2026-02-07 05:56:53 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/2501
Author: @JustAMan
Created: 3/3/2020
Status: Merged
Merged: 3/3/2020
Merged by: @dkanada

Base: masterHead: pedal-to-the-metal-from-the-get-go


📝 Commits (1)

  • c1aafd2 Default transcoding throttling to false for new installs

📊 Changes

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

View changed files

📝 MediaBrowser.Model/Configuration/EncodingOptions.cs (+1 -1)

📄 Description

Changes

As stated on the tin.

Issues

Should help with some of the issues at https://github.com/jellyfin/jellyfin/issues/2273


🔄 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/2501 **Author:** [@JustAMan](https://github.com/JustAMan) **Created:** 3/3/2020 **Status:** ✅ Merged **Merged:** 3/3/2020 **Merged by:** [@dkanada](https://github.com/dkanada) **Base:** `master` ← **Head:** `pedal-to-the-metal-from-the-get-go` --- ### 📝 Commits (1) - [`c1aafd2`](https://github.com/jellyfin/jellyfin/commit/c1aafd2ba048453a99a49b94a4edcb8f2a2a3d59) Default transcoding throttling to false for new installs ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `MediaBrowser.Model/Configuration/EncodingOptions.cs` (+1 -1) </details> ### 📄 Description <!-- Ensure your title is short, descriptive, and in the imperative mood (Fix X, Change Y, instead of Fixed X, Changed Y). For a good inspiration of what to write in commit messages and PRs please review https://chris.beams.io/posts/git-commit/ and our documentation. --> **Changes** <!-- Describe your changes here in 1-5 sentences. --> As stated on the tin. **Issues** <!-- Tag any issues that this PR solves here. ex. Fixes # --> Should help with some of the issues at https://github.com/jellyfin/jellyfin/issues/2273 --- <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 05:56:53 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#9139