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

Open an audio track in the background by default #151

Open
ArenaL5 opened this issue Nov 1, 2018 · 1 comment
Open

Open an audio track in the background by default #151

ArenaL5 opened this issue Nov 1, 2018 · 1 comment

Comments

@ArenaL5
Copy link

ArenaL5 commented Nov 1, 2018

First of all, thank you all very much for porting mpv to android. mpv is currently my media player of choice in Windows, Linux and Android.

This question is related to both issue #102 and #104.

Right now, I've enabled the option to continue playback in the background, but when I open an audio track (MP3 or whatever), MPV opens a black screen like in the PC. I need to press Home or Switch App to resume what I was doing before.

I'd like to ask for a couple of small improvements that would improve a lot the Android experience:

  • upon opening a file with one audio track and no video tracks, automatically open mpv in the background, and allow it to be controlled via the notification as usual. (Or, if people don't consider this a good default, allow some way to enable in the configuration, preferably via the GUI.)
  • a play/pause button in the notification, if possible.

I also have a question: what are the requirements for the playlist buttons appear?

I'm using an Android Marshmallow mobile phone, if it helps.

@sfan5 sfan5 changed the title Can I open an audio track in the background by default? (feature request) Open an audio track in the background by default Nov 1, 2018
@sfan5
Copy link
Member

sfan5 commented Nov 1, 2018

I also have a question: what are the requirements for the playlist buttons appear?

Playlist buttons appear whenever you open something mpv considers a playlist (and has more than 1 entry).
This is usually achieved by opening an .m3u file or opening a folder as playlist by long-pressing it.

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

No branches or pull requests

2 participants