[PR #4292] [MERGED] Add missing general commands #10004

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

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/4292
Author: @crobibero
Created: 10/8/2020
Status: Merged
Merged: 10/11/2020
Merged by: @dkanada

Base: masterHead: missing-general-command


📝 Commits (3)

📊 Changes

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

View changed files

📝 MediaBrowser.Model/Session/GeneralCommandType.cs (+6 -1)

📄 Description

Fixes Web, MPV Shim, Kodi.

Other clients may be sending other command types, they will have to be added when discovered.


🔄 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/4292 **Author:** [@crobibero](https://github.com/crobibero) **Created:** 10/8/2020 **Status:** ✅ Merged **Merged:** 10/11/2020 **Merged by:** [@dkanada](https://github.com/dkanada) **Base:** `master` ← **Head:** `missing-general-command` --- ### 📝 Commits (3) - [`508b7c0`](https://github.com/jellyfin/jellyfin/commit/508b7c0a4e24d52fa8c10a29f6fb5c1cf77a65d2) Add missing general commands - [`e9f17f3`](https://github.com/jellyfin/jellyfin/commit/e9f17f3cab621929eacb6680a48246a4033d727d) Add missing general commands for Kodi - [`fe49ae7`](https://github.com/jellyfin/jellyfin/commit/fe49ae7cb558fe86f23cb11f6f564db59828509f) fix casing ### 📊 Changes **1 file changed** (+6 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `MediaBrowser.Model/Session/GeneralCommandType.cs` (+6 -1) </details> ### 📄 Description Fixes Web, MPV Shim, Kodi. Other clients may be sending other command types, they will have to be added when discovered. --- <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:12:23 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#10004