mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-16 05:43:54 +03:00
[PR #3179] [MERGED] Fix some 'bugs' flagged by sonarcloud #9369
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/3179
Author: @Bond-009
Created: 5/26/2020
Status: ✅ Merged
Merged: 6/3/2020
Merged by: @anthonylavado
Base:
master← Head:bugs📝 Commits (3)
10e381fFix some 'bugs' flagged by sonarcloud0676d1cUpdate WebSocketSharpRequest.csb61ee09Update WebSocketSharpRequest.cs📊 Changes
18 files changed (+124 additions, -132 deletions)
View changed files
📝
DvdLib/Ifo/Program.cs(+1 -1)📝
Emby.Dlna/ContentDirectory/ContentDirectory.cs(+2 -6)📝
Emby.Dlna/Main/DlnaEntryPoint.cs(+5 -5)📝
Emby.Dlna/PlayTo/Device.cs(+10 -10)📝
Emby.Dlna/PlayTo/PlayToController.cs(+12 -7)📝
Emby.Dlna/Ssdp/Extensions.cs(+4 -10)📝
Emby.Server.Implementations/EntryPoints/LibraryChangedNotifier.cs(+2 -2)📝
Emby.Server.Implementations/EntryPoints/RecordingNotifier.cs(+9 -9)📝
Emby.Server.Implementations/EntryPoints/ServerEventNotifier.cs(+24 -24)📝
Emby.Server.Implementations/HttpServer/HttpResultFactory.cs(+8 -4)📝
Emby.Server.Implementations/LiveTv/EmbyTV/EmbyTV.cs(+4 -9)📝
Emby.Server.Implementations/LiveTv/EmbyTV/EncodedRecorder.cs(+2 -2)📝
Emby.Server.Implementations/LiveTv/LiveTvManager.cs(+5 -15)📝
Emby.Server.Implementations/SocketSharp/WebSocketSharpRequest.cs(+1 -1)📝
MediaBrowser.Api/Images/ImageService.cs(+1 -2)📝
MediaBrowser.Api/Sessions/SessionInfoWebSocketListener.cs(+14 -14)📝
MediaBrowser.Controller/Net/BasePeriodicWebSocketListener.cs(+16 -9)📝
MediaBrowser.MediaEncoding/Subtitles/AssParser.cs(+4 -2)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.