[PR #2291] [MERGED] Fix warnings in SessionManager #8887

Closed
opened 2025-12-22 07:10:52 +01:00 by backuprepo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/2291
Author: @Bond-009
Created: 1/16/2020
Status: Merged
Merged: 2/23/2020
Merged by: @dkanada

Base: masterHead: sessionmanager


📝 Commits (6)

  • c601def Fix warnings in SessionManager
  • 70bc03c Apply suggestions from code review
  • 3fe84c3 Apply suggestions from code review
  • 0a43814 Merge branch 'master' into sessionmanager
  • cefac4f Update Emby.Server.Implementations/Session/SessionManager.cs
  • 0f173e1 Merge branch 'master' into sessionmanager

📊 Changes

2 files changed (+135 additions, -111 deletions)

View changed files

📝 Emby.Server.Implementations/ApplicationHost.cs (+12 -1)
📝 Emby.Server.Implementations/Session/SessionManager.cs (+123 -110)

📄 Description

No description provided


🔄 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/2291 **Author:** [@Bond-009](https://github.com/Bond-009) **Created:** 1/16/2020 **Status:** ✅ Merged **Merged:** 2/23/2020 **Merged by:** [@dkanada](https://github.com/dkanada) **Base:** `master` ← **Head:** `sessionmanager` --- ### 📝 Commits (6) - [`c601def`](https://github.com/jellyfin/jellyfin/commit/c601def4847cb0ada323a9da8d152c8c8d7b834b) Fix warnings in SessionManager - [`70bc03c`](https://github.com/jellyfin/jellyfin/commit/70bc03c79571f70c2a6281b99554638f76f461c9) Apply suggestions from code review - [`3fe84c3`](https://github.com/jellyfin/jellyfin/commit/3fe84c3213b8340f86aec0c5c488f7fc303b26cc) Apply suggestions from code review - [`0a43814`](https://github.com/jellyfin/jellyfin/commit/0a43814596cc6df1a2bb9f8e9cd1967d9cf3abbd) Merge branch 'master' into sessionmanager - [`cefac4f`](https://github.com/jellyfin/jellyfin/commit/cefac4f886e82a642380586b3d732e729cd76dd1) Update Emby.Server.Implementations/Session/SessionManager.cs - [`0f173e1`](https://github.com/jellyfin/jellyfin/commit/0f173e1778577f11d86da38ff2174ac1f0e7d612) Merge branch 'master' into sessionmanager ### 📊 Changes **2 files changed** (+135 additions, -111 deletions) <details> <summary>View changed files</summary> 📝 `Emby.Server.Implementations/ApplicationHost.cs` (+12 -1) 📝 `Emby.Server.Implementations/Session/SessionManager.cs` (+123 -110) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
backuprepo 2025-12-22 07:10:52 +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#8887
No description provided.