mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-16 05:43:54 +03:00
[PR #6678] [MERGED] Use new Random.Shared instead of creating new instances #11085
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/6678
Author: @Bond-009
Created: 10/8/2021
Status: ✅ Merged
Merged: 10/8/2021
Merged by: @cvium
Base:
master← Head:random📝 Commits (1)
d05062fUse 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.