mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-04 18:09:12 +03:00
[PR #5985] [MERGED] Minor improvements #10764
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/5985
Author: @Bond-009
Created: 5/5/2021
Status: ✅ Merged
Merged: 5/5/2021
Merged by: @Bond-009
Base:
master← Head:minor11📝 Commits (4)
e432796Minor improvements4479713MediaStream: Replace string.IndexOf with string.Contains where possible787bcd4Remove dead codebcb4010More improvements📊 Changes
13 files changed (+47 additions, -83 deletions)
View changed files
📝
Emby.Server.Implementations/Library/Resolvers/ItemResolver.cs(+6 -6)📝
Emby.Server.Implementations/Library/Resolvers/Movies/MovieResolver.cs(+1 -1)📝
Emby.Server.Implementations/Library/Resolvers/PhotoAlbumResolver.cs(+6 -6)📝
Emby.Server.Implementations/Library/Resolvers/PhotoResolver.cs(+1 -1)📝
Emby.Server.Implementations/Library/Resolvers/TV/SeasonResolver.cs(+1 -1)📝
Emby.Server.Implementations/Library/Resolvers/TV/SeriesResolver.cs(+2 -16)📝
MediaBrowser.Controller/Entities/CollectionFolder.cs(+0 -1)📝
MediaBrowser.Controller/Entities/PeopleHelper.cs(+0 -18)📝
MediaBrowser.Controller/Library/ItemResolveArgs.cs(+9 -9)📝
MediaBrowser.Controller/Resolvers/BaseItemResolver.cs(+6 -6)📝
MediaBrowser.MediaEncoding/Probing/ProbeResultNormalizer.cs(+4 -7)📝
MediaBrowser.Model/Entities/MediaStream.cs(+5 -5)📝
MediaBrowser.Providers/Subtitles/SubtitleManager.cs(+6 -6)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.