Skip to content

feat: Add Now Playing feature to GroupItem and Stream control functionality#88

Open
delacor wants to merge 1 commit intosnapcast:masterfrom
delacor:(feat)-add-media-control-butons
Open

feat: Add Now Playing feature to GroupItem and Stream control functionality#88
delacor wants to merge 1 commit intosnapcast:masterfrom
delacor:(feat)-add-media-control-butons

Conversation

@delacor
Copy link
Contributor

@delacor delacor commented Feb 24, 2026

This will resolve #82

  • Implemented UI elements for displaying current track information including title, artist, and album art in GroupItem.
  • Added functionality to control playback (previous, play/pause, next) from the GroupItem.
  • Updated GroupListFragment to manage visibility of Now Playing UI based on stream status.
  • Introduced StreamProperties class to handle metadata and control capabilities for streams.

looks like this:
grafik

- Implemented UI elements for displaying current track information including title, artist, and album art in GroupItem.
- Added functionality to control playback (previous, play/pause, next) from the GroupItem.
- Updated GroupListFragment to manage visibility of Now Playing UI based on stream status.
- Introduced StreamProperties class to handle metadata and control capabilities for streams.
- Enhanced RemoteControl to handle stream control commands and property updates.
- Updated layout files to accommodate new UI elements for playback controls.
@delacor delacor changed the title Add Now Playing feature to GroupItem and Stream control functionality feat: Add Now Playing feature to GroupItem and Stream control functionality Feb 24, 2026
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.

1 participant