mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-16 05:43:54 +03:00
[PR #12853] [MERGED] make playlist creation private by default #13392
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/12853
Author: @dkanada
Created: 10/20/2024
Status: ✅ Merged
Merged: 11/17/2024
Merged by: @crobibero
Base:
master← Head:playlist-attributes📝 Commits (1)
3c7e32emake playlist creation private by default📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
MediaBrowser.Model/Playlists/PlaylistCreationRequest.cs(+1 -1)📄 Description
@nielsvanvelzen you requested the current behavior but it would change the status quo for existing clients.
Changes
Invert public boolean for backwards compatibility on clients that don't currently support this attribute. Currently untested so don't merge this unless it looks correct.
Issues
#12835
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.