mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-04 18:09:12 +03:00
[PR #2363] [MERGED] Add session view endpoint #9094
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/jellyfin/jellyfin/pull/2363
Author: @dkanada
Created: 2/1/2020
Status: ✅ Merged
Merged: 2/12/2020
Merged by: @anthonylavado
Base:
master← Head:view📝 Commits (4)
6341d98fix a few warnings26dd67achange authentication flow1bc8ca2add session view endpointf93edb7add code suggestions📊 Changes
5 files changed (+49 additions, -46 deletions)
View changed files
📝
Emby.Server.Implementations/Session/SessionManager.cs(+25 -29)📝
MediaBrowser.Api/Session/SessionsService.cs(+21 -7)📝
MediaBrowser.Api/UserLibrary/PlaystateService.cs(+0 -4)📝
MediaBrowser.Api/UserService.cs(+1 -1)📝
MediaBrowser.Controller/Session/SessionInfo.cs(+2 -5)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.