[PR #15734] [CLOSED] Some small optimizations #14404

Closed
opened 2026-02-07 07:29:17 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/15734
Author: @MarkCiliaVincenti
Created: 12/6/2025
Status: Closed

Base: masterHead: SmallOptimizations


📝 Commits (5)

📊 Changes

4 files changed (+79 additions, -94 deletions)

View changed files

📝 Emby.Server.Implementations/EntryPoints/LibraryChangedNotifier.cs (+5 -3)
📝 Emby.Server.Implementations/Localization/LocalizationManager.cs (+46 -51)
📝 Jellyfin.Api/Controllers/UniversalAudioController.cs (+1 -1)
📝 Jellyfin.Api/Helpers/StreamingHelpers.cs (+27 -39)

📄 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/15734 **Author:** [@MarkCiliaVincenti](https://github.com/MarkCiliaVincenti) **Created:** 12/6/2025 **Status:** ❌ Closed **Base:** `master` ← **Head:** `SmallOptimizations` --- ### 📝 Commits (5) - [`7386ed7`](https://github.com/jellyfin/jellyfin/commit/7386ed7f75fecdb212163a919675afcfe7e5cbc9) Some small optimizations - [`825f750`](https://github.com/jellyfin/jellyfin/commit/825f75076e6796354fe591e669ca763baa9cba55) cleaned up audio codecs - [`e92fe3b`](https://github.com/jellyfin/jellyfin/commit/e92fe3bd0ba0f20eca7a6c27754acf14dc219fa7) PR fixes - [`16df9cd`](https://github.com/jellyfin/jellyfin/commit/16df9cd1eeb1530cdf6456ecc04af7c9529c2189) Update Jellyfin.Api/Helpers/StreamingHelpers.cs - [`fc0ca09`](https://github.com/jellyfin/jellyfin/commit/fc0ca09831a9dec9b3547850cbfcdb525e81545b) Update StreamingHelpers.cs ### 📊 Changes **4 files changed** (+79 additions, -94 deletions) <details> <summary>View changed files</summary> 📝 `Emby.Server.Implementations/EntryPoints/LibraryChangedNotifier.cs` (+5 -3) 📝 `Emby.Server.Implementations/Localization/LocalizationManager.cs` (+46 -51) 📝 `Jellyfin.Api/Controllers/UniversalAudioController.cs` (+1 -1) 📝 `Jellyfin.Api/Helpers/StreamingHelpers.cs` (+27 -39) </details> ### 📄 Description _No description provided_ --- <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 07:29:17 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#14404