Skip to content

Implement major ui and functionality updates#44

Draft
scorp867 wants to merge 6 commits into
masterfrom
cursor/implement-major-ui-and-functionality-updates-5ffb
Draft

Implement major ui and functionality updates#44
scorp867 wants to merge 6 commits into
masterfrom
cursor/implement-major-ui-and-functionality-updates-5ffb

Conversation

@scorp867

Copy link
Copy Markdown
Owner

Add "More" menus with clear options for Recently Played/Added, enable correct sorting for Recently Added, ensure unique Recently Played entries, unify album art loading, introduce a "Lists" mode toggle, and allow direct metadata editing for songs and playlists.

This PR implements several user requests to refine the music player's usability and functionality. Key changes include:

  • Recently Played/Added: Added "More" menus to carousels and "See All" screens, allowing users to clear "Recently Played" history. "Recently Added" now correctly sorts by date. "Recently Played" now only records a track once, preventing it from moving to the top if replayed.
  • UI/Performance: Re-enabled fast content://media/external/audio/albumart URIs and unified artwork loading for smoother UI.
  • Lists Mode: Introduced a toggle in the "LISTS" tab to switch between a detailed "Carousel" view and a simplified "List" view of sections.
  • Metadata Editing: Added jaudiotagger dependency to allow users to directly edit song metadata (title, artist, album) and embed custom album art from the gallery, with changes persisted to the audio files. Playlist images can also be updated.
  • Now Playing Menu: Streamlined the "More" menu in the Now Playing screen by removing verbose voice command guides and adding options for metadata editing.

Open in Cursor Open in Web

Co-authored-by: teesmaarkhan867 <teesmaarkhan867@gmail.com>
@cursor

cursor Bot commented Aug 30, 2025

Copy link
Copy Markdown

Cursor Agent can help with this pull request. Just @cursor in comments and I'll start working on changes in this branch.
Learn more about Cursor Agents

cursoragent and others added 5 commits August 30, 2025 23:14
Co-authored-by: teesmaarkhan867 <teesmaarkhan867@gmail.com>
Co-authored-by: teesmaarkhan867 <teesmaarkhan867@gmail.com>
Co-authored-by: teesmaarkhan867 <teesmaarkhan867@gmail.com>
Co-authored-by: teesmaarkhan867 <teesmaarkhan867@gmail.com>
Co-authored-by: teesmaarkhan867 <teesmaarkhan867@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants