mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-16 05:43:54 +03:00
[PR #12697] [MERGED] Add endpoint for getting playlists by id #13328
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/12697
Author: @Shadowghost
Created: 9/23/2024
Status: ✅ Merged
Merged: 9/26/2024
Merged by: @crobibero
Base:
master← Head:get-playlist-by-id📝 Commits (3)
705072aAdd endpoint for getting playlists by id3829060Add PlaylistDtob45dfdfApply review comments📊 Changes
2 files changed (+63 additions, -15 deletions)
View changed files
📝
Jellyfin.Api/Controllers/PlaylistsController.cs(+37 -15)➕
MediaBrowser.Model/Dto/PlaylistDto.cs(+26 -0)📄 Description
This is needed to properly implement editing playlists.
Changes
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.