mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-04 18:09:12 +03:00
[PR #16110] [MERGED] Remove some deprecated API members #14531
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/16110
Author: @nielsvanvelzen
Created: 1/25/2026
Status: ✅ Merged
Merged: 1/27/2026
Merged by: @nielsvanvelzen
Base:
master← Head:api-depr📝 Commits (2)
874fd9aRemove some deprecated API membersb8d2f1fRemove unused usings📊 Changes
9 files changed (+0 additions, -129 deletions)
View changed files
📝
Jellyfin.Api/Controllers/ConfigurationController.cs(+0 -20)📝
Jellyfin.Api/Controllers/EnvironmentController.cs(+0 -15)📝
Jellyfin.Api/Controllers/QuickConnectController.cs(+0 -10)📝
Jellyfin.Api/Controllers/TvShowsController.cs(+0 -3)📝
Jellyfin.Api/Controllers/UserController.cs(+0 -23)➖
Jellyfin.Api/Models/ConfigurationDtos/MediaEncoderPathDto.cs(+0 -17)📝
Jellyfin.Api/Models/StartupDtos/StartupRemoteAccessDto.cs(+0 -8)➖
Jellyfin.Api/Models/UserDtos/UpdateUserEasyPassword.cs(+0 -22)📝
MediaBrowser.Model/Session/ClientCapabilities.cs(+0 -11)📄 Description
Changes
Remove deprecated endpoints and model properties that have been non-functional for at least 1 major release.
Issues
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.