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

Creating a New Playlist and Selecting Multiple Playlists in the Player View #907

Closed
dAtA-TRoN opened this issue Mar 2, 2024 · 4 comments
Labels
enhancement New feature or request Idea New idea ti be explored implemented Feature or request have been developed

Comments

@dAtA-TRoN
Copy link

dAtA-TRoN commented Mar 2, 2024

Description

Currently in the RiMusic app, users can add songs to a playlist by tapping the "Add to Playlist" button in the player view and then selecting an existing playlist:

Screenshot_2024-03-02-12-20-44-75_91b67804b5fb3353a77fb824d6bb0b50

However, it would be beneficial to allow users to create new playlists directly from this view. Additionally, integrating checkboxes next to the existing playlists would enable users to select multiple playlists simultaneously. This enhancement would improve user experience and streamline the music organization process. Taking cues from the YouTube app, I propose a similar functionality integration into RiMusic. Below is a screenshot illustrating the YouTube solution:

Screenshot_2024-03-02-12-17-57-69_ee8807d2de22f1831269d80920e33a3b

Suggested Solution

  • Introduce a "New Playlist" button obove or below the list of existing playlists in the player view.

  • Upon tapping "New Playlist," a popup window or separate view should prompt users to enter the name of the new playlist.

  • Implement checkboxes next to the existing playlists to facilitate the selection of multiple playlists at once.

  • After users have either created new playlists or selected existing ones, they should be able to add songs to the selected playlists by confirming their selection.

Incorporating these features into the player view would enhance user experience and make RiMusic an even more versatile music streaming platform.

Important:
The proposal should be aligned with the suggestion from #852 to maintain coherence within RiMusic. The suggested enhancement reads:

"When adding a song to a playlist, a list of all playlists appears. Enhance user experience by incorporating an icon next to playlists where the song has already been added, providing quick visual confirmation."

@dAtA-TRoN dAtA-TRoN added the enhancement New feature or request label Mar 2, 2024
@fast4x
Copy link
Owner

fast4x commented Mar 2, 2024

This feature is in development and is already present in albums and playlists.

@fast4x fast4x added the Idea New idea ti be explored label Mar 2, 2024
@dAtA-TRoN
Copy link
Author

This feature is in development and is already present in albums and playlists.

Awesome 😲!

@fast4x
Copy link
Owner

fast4x commented Mar 2, 2024

Implemented menu with playlists and new playlist.
Available from version 0.6.25

#852 for now i cannot develop it

@fast4x fast4x added the implemented Feature or request have been developed label Mar 2, 2024
@dAtA-TRoN
Copy link
Author

Implemented menu with playlists and new playlist.
Available from version 0.6.25

😱 Cooool!

#852 for now i cannot develop it

It's okay, you're already doing so much!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Idea New idea ti be explored implemented Feature or request have been developed
Projects
None yet
Development

No branches or pull requests

2 participants