[PR #6678] [MERGED] Use new Random.Shared instead of creating new instances #11085

Closed
opened 2026-02-07 06:32:10 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/6678
Author: @Bond-009
Created: 10/8/2021
Status: Merged
Merged: 10/8/2021
Merged by: @cvium

Base: masterHead: random


📝 Commits (1)

  • d05062f Use new Random.Shared instead of creating new instances

📊 Changes

4 files changed (+4 additions, -7 deletions)

View changed files

📝 Emby.Server.Implementations/Dto/DtoService.cs (+1 -1)
📝 Emby.Server.Implementations/LiveTv/TunerHosts/HdHomerun/HdHomerunManager.cs (+1 -2)
📝 Jellyfin.Api/Controllers/MediaInfoController.cs (+1 -1)
📝 tests/Jellyfin.Extensions.Tests/ShuffleExtensionsTests.cs (+1 -3)

📄 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/6678 **Author:** [@Bond-009](https://github.com/Bond-009) **Created:** 10/8/2021 **Status:** ✅ Merged **Merged:** 10/8/2021 **Merged by:** [@cvium](https://github.com/cvium) **Base:** `master` ← **Head:** `random` --- ### 📝 Commits (1) - [`d05062f`](https://github.com/jellyfin/jellyfin/commit/d05062fec06ecba1049beefffe8d8f521d3e1881) Use new Random.Shared instead of creating new instances ### 📊 Changes **4 files changed** (+4 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `Emby.Server.Implementations/Dto/DtoService.cs` (+1 -1) 📝 `Emby.Server.Implementations/LiveTv/TunerHosts/HdHomerun/HdHomerunManager.cs` (+1 -2) 📝 `Jellyfin.Api/Controllers/MediaInfoController.cs` (+1 -1) 📝 `tests/Jellyfin.Extensions.Tests/ShuffleExtensionsTests.cs` (+1 -3) </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 06:32:10 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#11085