mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-01-23 23:20:51 +01:00
[PR #15239] Normalize nuget includes in csproj, remove legacy ProductGuid #14085
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#14085
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/15239
Author: @crobibero
Created: 10/27/2025
Status: 🔄 Open
Base:
master← Head:csproj-normalize📝 Commits (2)
fba8189Normalize nuget includes in csproj, remove legacy ProductGuidac9baf5A bit more cleanup📊 Changes
27 files changed (+45 additions, -270 deletions)
View changed files
📝
Emby.Naming/Emby.Naming.csproj(+2 -27)📝
Emby.Photos/Emby.Photos.csproj(+1 -6)📝
Emby.Server.Implementations/Emby.Server.Implementations.csproj(+1 -6)📝
Jellyfin.Api/Jellyfin.Api.csproj(+0 -5)📝
Jellyfin.Data/Jellyfin.Data.csproj(+2 -19)📝
Jellyfin.Server.Implementations/Jellyfin.Server.Implementations.csproj(+1 -1)📝
Jellyfin.Server/Jellyfin.Server.csproj(+1 -6)📝
MediaBrowser.Common/MediaBrowser.Common.csproj(+2 -27)📝
MediaBrowser.Controller/MediaBrowser.Controller.csproj(+2 -27)📝
MediaBrowser.LocalMetadata/MediaBrowser.LocalMetadata.csproj(+1 -6)📝
MediaBrowser.MediaEncoding/MediaBrowser.MediaEncoding.csproj(+1 -6)📝
MediaBrowser.Model/MediaBrowser.Model.csproj(+1 -26)📝
MediaBrowser.Providers/MediaBrowser.Providers.csproj(+1 -6)📝
MediaBrowser.XbmcMetadata/MediaBrowser.XbmcMetadata.csproj(+1 -6)➕
Project.Nuget.targets(+21 -0)📝
src/Jellyfin.Database/Jellyfin.Database.Implementations/Jellyfin.Database.Implementations.csproj(+2 -18)📝
src/Jellyfin.Drawing.Skia/Jellyfin.Drawing.Skia.csproj(+0 -5)📝
src/Jellyfin.Drawing/Jellyfin.Drawing.csproj(+0 -5)📝
src/Jellyfin.Extensions/Jellyfin.Extensions.csproj(+3 -20)📝
src/Jellyfin.MediaEncoding.Keyframes/Jellyfin.MediaEncoding.Keyframes.csproj(+2 -13)...and 7 more files
📄 Description
Simplifies build automation
Edit- I went too far. We can simplify the nuget packages but I think moving GenerateAssemblyInfo broke this
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.