mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-16 05:43:54 +03:00
[PR #13360] [MERGED] improve documentation for ContainerHelper class #13549
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/13360
Author: @reuterma24
Created: 1/12/2025
Status: ✅ Merged
Merged: 1/22/2025
Merged by: @Bond-009
Base:
master← Head:doc-improvement-container-helper📝 Commits (2)
fdb489aimprove parameter documentation for ContainsContainer method in ContainerHelper class5a02ea4added myself to CONTRIBUTORS.md📊 Changes
2 files changed (+11 additions, -5 deletions)
View changed files
📝
CONTRIBUTORS.md(+1 -0)📝
MediaBrowser.Model/Extensions/ContainerHelper.cs(+10 -5)📄 Description
Changes
Applied the following to each
ContainsContainermethod documentation of theContainerHelperclass:inputContainervalues will be accepted in caseprofileContainershas a value of null or empty.Also added myself to the contributors list 😄
Issues
addresses https://github.com/jellyfin/jellyfin/issues/13357
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.