[PR #12853] [MERGED] make playlist creation private by default #13392

Closed
opened 2026-02-07 07:12:10 +03:00 by OVERLORD · 0 comments
Owner

📋 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: masterHead: playlist-attributes


📝 Commits (1)

  • 3c7e32e make 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.

## 📋 Pull Request Information **Original PR:** https://github.com/jellyfin/jellyfin/pull/12853 **Author:** [@dkanada](https://github.com/dkanada) **Created:** 10/20/2024 **Status:** ✅ Merged **Merged:** 11/17/2024 **Merged by:** [@crobibero](https://github.com/crobibero) **Base:** `master` ← **Head:** `playlist-attributes` --- ### 📝 Commits (1) - [`3c7e32e`](https://github.com/jellyfin/jellyfin/commit/3c7e32ed0cd52422c63b3b2dfe3de2193a01af7d) make playlist creation private by default ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `MediaBrowser.Model/Playlists/PlaylistCreationRequest.cs` (+1 -1) </details> ### 📄 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 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-07 07:12:10 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#13392