mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-16 05:43:54 +03:00
[PR #13059] [MERGED] Exclude file system based library playlists from migration #13458
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/13059
Author: @Shadowghost
Created: 11/17/2024
Status: ✅ Merged
Merged: 11/18/2024
Merged by: @crobibero
Base:
release-10.10.z← Head:ignore-fs-playlists📝 Commits (1)
51518b6Exclude file system based library playlists from migration📊 Changes
2 files changed (+2 additions, -1 deletions)
View changed files
📝
Emby.Server.Implementations/Library/Resolvers/PlaylistResolver.cs(+1 -1)📝
Jellyfin.Server/Migrations/Routines/RemoveDuplicatePlaylistChildren.cs(+1 -0)📄 Description
We can't update file system sourced playlists because they might be read only.
Changes
OpenAccessand have the default GUID as owner IDIssues
#13057
#13048
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.