[PR #4248] [MERGED] Manually register models used in websocket messages. #9975

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

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/4248
Author: @crobibero
Created: 10/1/2020
Status: Merged
Merged: 10/10/2020
Merged by: @anthonylavado

Base: masterHead: ws-document-filter


📝 Commits (3)

  • 5ee6f49 Manually register models used in websocket messages.
  • 4a3e006 Add missing PlaystateRequest and remove additional GroupUpdate types
  • 2b75af9 set type of GroupUpdate

📊 Changes

2 files changed (+31 additions, -0 deletions)

View changed files

📝 Jellyfin.Server/Extensions/ApiServiceCollectionExtensions.cs (+1 -0)
Jellyfin.Server/Filters/WebsocketModelFilter.cs (+30 -0)

📄 Description

Part of #4029
cc @nielsvanvelzen


🔄 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/4248 **Author:** [@crobibero](https://github.com/crobibero) **Created:** 10/1/2020 **Status:** ✅ Merged **Merged:** 10/10/2020 **Merged by:** [@anthonylavado](https://github.com/anthonylavado) **Base:** `master` ← **Head:** `ws-document-filter` --- ### 📝 Commits (3) - [`5ee6f49`](https://github.com/jellyfin/jellyfin/commit/5ee6f4920497ec9f4d6c305e9d0828d21074a773) Manually register models used in websocket messages. - [`4a3e006`](https://github.com/jellyfin/jellyfin/commit/4a3e0062f9e4c353a79f5cba74a0499aa68565c8) Add missing PlaystateRequest and remove additional GroupUpdate types - [`2b75af9`](https://github.com/jellyfin/jellyfin/commit/2b75af987395c242b69f57b636121302eadaee30) set type of GroupUpdate ### 📊 Changes **2 files changed** (+31 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `Jellyfin.Server/Extensions/ApiServiceCollectionExtensions.cs` (+1 -0) ➕ `Jellyfin.Server/Filters/WebsocketModelFilter.cs` (+30 -0) </details> ### 📄 Description Part of #4029 cc @nielsvanvelzen --- <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:11:51 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#9975