[PR #4515] [MERGED] Clean up DeviceManager and Don't Store Capabilities on Disk #10129

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

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/4515
Author: @barronpm
Created: 11/19/2020
Status: Merged
Merged: 11/20/2020
Merged by: @joshuaboniface

Base: masterHead: dont-store-capabilities


📝 Commits (1)

  • 5790db0 Clean up DeviceManager and don't store capabilities on disk

📊 Changes

2 files changed (+12 additions, -83 deletions)

View changed files

📝 Emby.Server.Implementations/Devices/DeviceManager.cs (+9 -62)
📝 Emby.Server.Implementations/Session/SessionManager.cs (+3 -21)

📄 Description

Changes
Minor cleanup, don't store capabilities on disk


🔄 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/4515 **Author:** [@barronpm](https://github.com/barronpm) **Created:** 11/19/2020 **Status:** ✅ Merged **Merged:** 11/20/2020 **Merged by:** [@joshuaboniface](https://github.com/joshuaboniface) **Base:** `master` ← **Head:** `dont-store-capabilities` --- ### 📝 Commits (1) - [`5790db0`](https://github.com/jellyfin/jellyfin/commit/5790db05ba9c28d3aba83bf437d29820f3d02be8) Clean up DeviceManager and don't store capabilities on disk ### 📊 Changes **2 files changed** (+12 additions, -83 deletions) <details> <summary>View changed files</summary> 📝 `Emby.Server.Implementations/Devices/DeviceManager.cs` (+9 -62) 📝 `Emby.Server.Implementations/Session/SessionManager.cs` (+3 -21) </details> ### 📄 Description **Changes** Minor cleanup, don't store capabilities on disk --- <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:14:36 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#10129