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

Android Integration #1647

Open
roizcorp opened this issue Oct 14, 2022 · 1 comment
Open

Android Integration #1647

roizcorp opened this issue Oct 14, 2022 · 1 comment
Labels

Comments

@roizcorp
Copy link

Feature request

Background: I LOVE MPD!, I use it everywhere at home (rpi), Office (laptop), phone (Android), Car (phone + file server on rpi in the car). Car stereos get the song details from the notification of the app that plays the music.
Problem is the MPD is not registered as a proper music player with Android (does not respect phone calls or "ducking" for arriving notifications such as messages), so the car will never get the song details and never would be able to control MPD playback.
I've manage to workaround it in a very ugly way, I use MAFA (MPD controller app) and set MPD to use "httpd" audio_output, then set MAFA to play the stream with Android's internal music player so this way MAFA is considered the music player thus the song details and the playback control (notification) are working.

So I know, MPD is much more than an Android music player, but by integrating it as one could add a substantial value and smoothness to its usage.

  1. Make MPD app to register as a proper music player with Android
  2. Add a (configurable?) notification, i.e. playback control (prev, play/pause toggle, next) and song details (title, artist, album, picture).

Thank you so much for all the effort so far, and keep up the good work!

@MaxKellermann
Copy link
Member

Sorry, I have very little time to maintain the Android app - I wish there was a volunteer to help maintain it. The Android app could be so much more, but lacks development resources.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants