mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-01-24 07:30:57 +01:00
[PR #1636] [MERGED] Add analysers to Emby.IsoMounting and enable TreatWarningsAsErrors #8656
Labels
No labels
area:database
awaiting-feedback
backend
blocked
breaking change: web api
bug
build
ci
confirmed
discussion needed
dotnet future
downstream
duplicate
EFjellyfin.db
enhancement
feature
future
github-actions
good first issue
hdr
help wanted
invalid
investigation
librarydb
live-tv
lyrics
media playback
music
needs testing
nuget
performance
platform
pull-request
question
regression
release critical
requires-web
roadmap
security
security
stale
support
syncplay
ui & ux
upstream
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: starred/jellyfin#8656
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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/1636
Author: @Bond-009
Created: 8/16/2019
Status: ✅ Merged
Merged: 8/18/2019
Merged by: @dkanada
Base:
master← Head:isomounter📝 Commits (1)
dc662beAdd analysers to Emby.IsoMounting and enable TreatWarningsAsErrors📊 Changes
10 files changed (+215 additions, -409 deletions)
View changed files
📝
Emby.IsoMounting/IsoMounter/Configuration/PluginConfiguration.cs(+3 -0)📝
Emby.IsoMounting/IsoMounter/IsoMounter.csproj(+12 -0)📝
Emby.IsoMounting/IsoMounter/LinuxIsoManager.cs(+149 -328)📝
Emby.IsoMounting/IsoMounter/LinuxMount.cs(+24 -49)📝
Emby.IsoMounting/IsoMounter/Plugin.cs(+14 -11)📝
Emby.Server.Implementations/IO/IsoManager.cs(+9 -17)📝
Emby.Server.Implementations/SocketSharp/WebSocketSharpListener.cs(+1 -1)📝
MediaBrowser.Model/IO/IIsoManager.cs(+1 -1)📝
MediaBrowser.Model/IO/IIsoMounter.cs(+1 -1)📝
MediaBrowser.Model/Plugins/BasePluginConfiguration.cs(+1 -1)📄 Description
Do we even want to keep this "feature"?
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.