[PR #7785] [MERGED] Clear TranscodingInfo if play method changed #11351

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

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/7785
Author: @dmitrylyzo
Created: 5/22/2022
Status: Merged
Merged: 5/24/2022
Merged by: @crobibero

Base: release-10.8.zHead: clear-transcodinginfo


📝 Commits (1)

  • ff4f624 Clear TranscodingInfo if play method changed

📊 Changes

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

View changed files

📝 Emby.Server.Implementations/Session/SessionManager.cs (+5 -0)

📄 Description

Copy-paste from ff4f624850/Emby.Server.Implementations/Session/SessionManager.cs (L676-L679)

Changes
Clear TranscodingInfo if method changed

Issues
TranscodingInfo in the session isn't cleared when switching from Transcoding to DirectPlay.


🔄 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/7785 **Author:** [@dmitrylyzo](https://github.com/dmitrylyzo) **Created:** 5/22/2022 **Status:** ✅ Merged **Merged:** 5/24/2022 **Merged by:** [@crobibero](https://github.com/crobibero) **Base:** `release-10.8.z` ← **Head:** `clear-transcodinginfo` --- ### 📝 Commits (1) - [`ff4f624`](https://github.com/jellyfin/jellyfin/commit/ff4f624850bc7d5024feaee93ffe52c07c27d172) Clear TranscodingInfo if play method changed ### 📊 Changes **1 file changed** (+5 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `Emby.Server.Implementations/Session/SessionManager.cs` (+5 -0) </details> ### 📄 Description Copy-paste from https://github.com/jellyfin/jellyfin/blob/ff4f624850bc7d5024feaee93ffe52c07c27d172/Emby.Server.Implementations/Session/SessionManager.cs#L676-L679 **Changes** Clear `TranscodingInfo` if method changed **Issues** `TranscodingInfo` in the session isn't cleared when switching from `Transcoding` to `DirectPlay`. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
backuprepo 2025-12-22 08:41:45 +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#11351
No description provided.