Wholphin/app/src
Damontecres 3f0613f5f4
Fix play/shuffle buttons on music library tabs (#1307)
## Description
Fixes the play & shuffle buttons on music library tabs.

They previously attempted to play the audio via the video playback
method. This PR adds the ability to override the buttons and does so for
music libraries.

### Related issues
Fixes #1304

### Testing
Emulator, compared results against the web UI

## Screenshots
N/A

## AI or LLM usage
None
2026-04-25 10:35:12 -04:00
..
androidTest/java/com/github/damontecres/wholphin/test Fix issues when the system kills the app during playback (#1116) 2026-03-18 18:09:13 -04:00
appstore Dev: use build product flavors for app store release (#1205) 2026-04-06 15:24:20 -04:00
debug/res/values Dev: use build product flavors for app store release (#1205) 2026-04-06 15:24:20 -04:00
main Fix play/shuffle buttons on music library tabs (#1307) 2026-04-25 10:35:12 -04:00
test Add option to remove item from Continue Watching and Next Up rows (#1140) 2026-04-07 16:04:21 -04:00