mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-15 21:37:59 +03:00
[PR #6852] [MERGED] Fix some warnings #11162
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/6852
Author: @Bond-009
Created: 11/15/2021
Status: ✅ Merged
Merged: 11/16/2021
Merged by: @cvium
Base:
master← Head:warn54📝 Commits (1)
474b035Fix some warnings📊 Changes
15 files changed (+36 additions, -32 deletions)
View changed files
📝
Emby.Server.Implementations/Data/ManagedConnection.cs(+1 -1)📝
Emby.Server.Implementations/IO/FileRefresher.cs(+11 -13)📝
Emby.Server.Implementations/IO/LibraryMonitor.cs(+4 -2)📝
Emby.Server.Implementations/LiveTv/EmbyTV/EncodedRecorder.cs(+1 -1)📝
Emby.Server.Implementations/LiveTv/TunerHosts/HdHomerun/HdHomerunManager.cs(+1 -1)📝
Emby.Server.Implementations/LiveTv/TunerHosts/M3uParser.cs(+1 -1)📝
Emby.Server.Implementations/Playlists/PlaylistManager.cs(+1 -1)📝
Emby.Server.Implementations/Sorting/AlbumArtistComparer.cs(+1 -1)📝
Emby.Server.Implementations/Sorting/AlbumComparer.cs(+2 -4)📝
Emby.Server.Implementations/Sorting/ArtistComparer.cs(+1 -1)📝
Emby.Server.Implementations/Sorting/NameComparer.cs(+1 -1)📝
Emby.Server.Implementations/Sorting/SeriesSortNameComparer.cs(+1 -1)📝
Emby.Server.Implementations/Sorting/SortNameComparer.cs(+1 -1)📝
RSSDP/HttpParserBase.cs(+3 -3)📝
jellyfin.ruleset(+6 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.