mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-16 05:43:54 +03:00
[PR #14785] [MERGED] Various cleanups #14115
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/14785
Author: @Bond-009
Created: 9/12/2025
Status: ✅ Merged
Merged: 9/12/2025
Merged by: @crobibero
Base:
master← Head:cleanup6📝 Commits (4)
07afc67Improve log message when failing to deserialize cache media info39a1ec3Use ctor instead of parsing version from string7dddbf3Only search for US release when neededf218415Use pattern matching for null checks📊 Changes
9 files changed (+18 additions, -17 deletions)
View changed files
📝
Emby.Server.Implementations/AppBase/BaseApplicationPaths.cs(+1 -1)📝
Emby.Server.Implementations/Library/MediaSourceManager.cs(+1 -1)📝
Jellyfin.Server.Implementations/FullSystemBackup/BackupService.cs(+1 -1)📝
Jellyfin.Server/Filters/AdditionalModelFilter.cs(+1 -1)📝
Jellyfin.Server/Migrations/JellyfinMigrationService.cs(+3 -3)📝
Jellyfin.Server/Migrations/Routines/MigrateLibraryDb.cs(+1 -1)📝
Jellyfin.Server/ServerSetupApp/SetupServer.cs(+1 -1)📝
MediaBrowser.MediaEncoding/Probing/ProbeResultNormalizer.cs(+3 -5)📝
MediaBrowser.Providers/Plugins/Tmdb/Movies/TmdbMovieProvider.cs(+6 -3)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.