Add position option to IPlaylistManager.AddItemToPlaylistAsync #7514

Open
opened 2025-12-22 05:59:30 +01:00 by backuprepo · 2 comments
Owner

Originally created by @kevgrig on GitHub (Oct 23, 2025).

I have some really big playlists and sometimes when I add a new item to a playlist, I want to move it to the top immediately; otherwise, I have to add it to the playlist, then go to the playlist and then scroll all the way down and then click the Move To Top option.

I'd like to add a feature that adds an "Add to top of playlist" option in the "Add to playlist" dialog, so the first step for that is to add an option into the API.

Originally created by @kevgrig on GitHub (Oct 23, 2025). I have some really big playlists and sometimes when I add a new item to a playlist, I want to move it to the top immediately; otherwise, I have to add it to the playlist, then go to the playlist and then scroll all the way down and then click the Move To Top option. I'd like to add a feature that adds an "Add to top of playlist" option in the "Add to playlist" dialog, so the first step for that is to add an option into the API.
backuprepo added the
feature
label 2025-12-22 05:59:30 +01:00
Author
Owner

@JPVenson commented on GitHub (Oct 23, 2025):

feature requests go on features.jellyfin.org please

@JPVenson commented on GitHub (Oct 23, 2025): feature requests go on features.jellyfin.org please
Author
Owner

@kevgrig commented on GitHub (Oct 23, 2025):

Hi, the GitHub issue template writes (note the second paragraph):

Feature requests should be opened on our dedicated feature request hub so they can be appropriately discussed and prioritized.

However, if you are willing to contribute to the project by adding a new feature yourself, then please ensure that you first review our documentation on contributing code. Once you have reviewed the documentation, feel free to come back here and open an issue here outlining your proposed approach so that it can be documented, tracked, and discussed by other team members.

I opened the feature request for this PR: https://github.com/jellyfin/jellyfin/pull/15138

@kevgrig commented on GitHub (Oct 23, 2025): Hi, the GitHub issue template writes (note the second paragraph): > **Feature requests should be opened on our dedicated [feature request](https://features.jellyfin.org/) hub so they can be appropriately discussed and prioritized.** > > However, if you are willing to contribute to the project by adding a new feature yourself, then please ensure that you first review our [documentation](https://docs.jellyfin.org/general/contributing/development.html) on contributing code. Once you have reviewed the documentation, feel free to come back here and open an issue here outlining your proposed approach so that it can be documented, tracked, and discussed by other team members. I opened the feature request for this PR: https://github.com/jellyfin/jellyfin/pull/15138
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: starred/jellyfin#7514
No description provided.