[PR #4962] [MERGED] Fix capitalization of Playstate message #10338

Closed
opened 2026-02-07 06:18:29 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/4962
Author: @thornbill
Created: 1/5/2021
Status: Merged
Merged: 1/7/2021
Merged by: @Bond-009

Base: masterHead: fix-playstate-name


📝 Commits (1)

  • cfca27e Fix capitalization of Playstate message

📊 Changes

3 files changed (+3 additions, -3 deletions)

View changed files

📝 Emby.Dlna/PlayTo/PlayToController.cs (+1 -1)
📝 Emby.Server.Implementations/Session/SessionManager.cs (+1 -1)
📝 MediaBrowser.Model/Session/SessionMessageType.cs (+1 -1)

📄 Description

Changes
Fixes a change to the capitalization of the "Playstate" command in 10.7 which broke some remote control commands in web

Issues
Fixes jellyfin/jellyfin-web#2245


🔄 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/4962 **Author:** [@thornbill](https://github.com/thornbill) **Created:** 1/5/2021 **Status:** ✅ Merged **Merged:** 1/7/2021 **Merged by:** [@Bond-009](https://github.com/Bond-009) **Base:** `master` ← **Head:** `fix-playstate-name` --- ### 📝 Commits (1) - [`cfca27e`](https://github.com/jellyfin/jellyfin/commit/cfca27e99a40204bc8e4fff963ef1a67aeed1876) Fix capitalization of Playstate message ### 📊 Changes **3 files changed** (+3 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `Emby.Dlna/PlayTo/PlayToController.cs` (+1 -1) 📝 `Emby.Server.Implementations/Session/SessionManager.cs` (+1 -1) 📝 `MediaBrowser.Model/Session/SessionMessageType.cs` (+1 -1) </details> ### 📄 Description **Changes** Fixes a change to the capitalization of the "Playstate" command in 10.7 which broke some remote control commands in web **Issues** Fixes jellyfin/jellyfin-web#2245 --- <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 06:18:29 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#10338