mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-01-23 23:20:51 +01:00
[PR #9054] [MERGED] Rename Emby.Drawing and move to src #11774
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#11774
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/9054
Author: @barronpm
Created: 1/10/2023
Status: ✅ Merged
Merged: 1/10/2023
Merged by: @crobibero
Base:
master← Head:rename-emby-drawing📝 Commits (2)
c916c69Move Emby.Drawing to src746d67fRename Emby.Drawing -> Jellyfin.Drawing📊 Changes
9 files changed (+13 additions, -12 deletions)
View changed files
📝
Emby.Server.Implementations/ApplicationHost.cs(+1 -1)📝
Emby.Server.Implementations/Emby.Server.Implementations.csproj(+1 -1)📝
Jellyfin.Server/CoreAppHost.cs(+1 -1)📝
Jellyfin.Server/Jellyfin.Server.csproj(+1 -1)📝
Jellyfin.sln(+2 -1)📝
src/Jellyfin.Drawing/ImageProcessor.cs(+1 -1)📝
src/Jellyfin.Drawing/Jellyfin.Drawing.csproj(+4 -4)📝
src/Jellyfin.Drawing/NullImageEncoder.cs(+1 -1)📝
src/Jellyfin.Drawing/Properties/AssemblyInfo.cs(+1 -1)📄 Description
Moves
Emby.Drawingtosrc/Renames
Emby.Drawingproject and namespace toJellyfin.DrawingSupercedes #5360
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.