Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] [iOS & tvOS] Playlists - Add / Create Views #1436

Draft
wants to merge 14 commits into
base: main
Choose a base branch
from

Conversation

JPKribs
Copy link
Member

@JPKribs JPKribs commented Feb 17, 2025

Summary

Resolves: #609
Continues: #1428

Creates an "Add to Playlist" view that is accessible from the ItemView. Allows users to add an item to a playlist OR add an item to a new playlist. The latter creates the playlist at the same time as the item is added.

In-Progress

  1. [iOS & tvOS] Playlists - Library & Item View #1428 needs to wrap up first so I can re-use the ListItemViewModel and poster changes.
  2. Do we want Adding to Playlists in the menu ellipsis at the top like I have it now or should this be with the other actions buttons?

Videos

iOS:

Simulator.Screen.Recording.-.iPhone.16.Pro.-.2025-03-06.at.12.43.23.mp4

tvOS:

Simulator.Screen.Recording.-.Apple.TV.4K.3rd.generation.-.2025-03-06.at.12.45.45.mp4

@JPKribs JPKribs added enhancement New feature or request low-priority labels Feb 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request low-priority
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support for playlist
1 participant