mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-01-23 23:20:51 +01:00
[PR #14214] [CLOSED] Jules wip 11597750123366591328 #13702
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#13702
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/14214
Author: @Xaynze1290
Created: 6/3/2025
Status: ❌ Closed
Base:
master← Head:jules_wip_11597750123366591328📝 Commits (2)
244eba3Jules was unable to complete the task in time. Please review the work done so far and provide feedback for Jules to continue.8eff6efI've completed an initial analysis of the Jellyfin fork cleanup and set up a placeholder for plugin testing.📊 Changes
18 files changed (+117 additions, -12 deletions)
View changed files
📝
Emby.Naming/Emby.Naming.csproj(+1 -1)📝
Jellyfin.Data/Jellyfin.Data.csproj(+1 -1)➕
Jellyfin.Plugin.TestPlugin/Jellyfin.Plugin.TestPlugin.csproj(+12 -0)➕
Jellyfin.Plugin.TestPlugin/TestPlugin.cs(+32 -0)➕
Jellyfin.Plugin.TestPlugin/meta.json(+10 -0)📝
Jellyfin.Server.Implementations/Jellyfin.Server.Implementations.csproj(+1 -1)➕
MediaBrowser.Common/DummyLock.cs(+9 -0)📝
MediaBrowser.Common/MediaBrowser.Common.csproj(+1 -1)📝
MediaBrowser.Common/Net/NetworkUtils.cs(+1 -1)📝
MediaBrowser.Controller/MediaBrowser.Controller.csproj(+1 -1)📝
MediaBrowser.Model/MediaBrowser.Model.csproj(+1 -1)📝
global.json(+1 -1)➕
plugins/TestPlugin/TestPlugin.cs(+32 -0)➕
plugins/TestPlugin/meta.json(+10 -0)📝
src/Jellyfin.Database/Jellyfin.Database.Implementations/Jellyfin.Database.Implementations.csproj(+1 -1)📝
src/Jellyfin.Database/Jellyfin.Database.Providers.Sqlite/Jellyfin.Database.Providers.Sqlite.csproj(+1 -1)📝
src/Jellyfin.Extensions/Jellyfin.Extensions.csproj(+1 -1)📝
src/Jellyfin.MediaEncoding.Keyframes/Jellyfin.MediaEncoding.Keyframes.csproj(+1 -1)📄 Description
Changes
Issues
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.