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

[Feature]: background music mode #5269

Open
nanderer opened this issue Jan 17, 2025 · 0 comments
Open

[Feature]: background music mode #5269

nanderer opened this issue Jan 17, 2025 · 0 comments
Labels
enhancement New feature or request Idea New idea ti be explored

Comments

@nanderer
Copy link

Description

I like to listen to audiobooks, also to have some instrumental music with it, but on android you normally have the audio focus behaviour which prevents multiple apps playing at the same time. I am able to work around it using mpv from within the termux app but it would be nice to use rimusic which would save me the work of downloading albums and creating shell scripts

Suggested Solution

Two things would be necessary :

First an android independent volume mixer (this is also usable in case of imprecise Bluetooth volume controls) that allowes you to decrease the volume within the app before it hits the android sound system, spottube dose this very nicely

An option to dont send and receive audio focus events so it dose not stop and is not stopped by other apps playing audio

Optional things would be:

You could also add a sync play pause state option and an option to pause resume on headset connect/disconnect

Also nice would be a way to have multiple open playback queues open to switch between, so i can have maybe a rock queue to listen to with others, one for myself and one for background music so you can easily switch between them, right now i am using multiple apps for that but it would be noce to have it all in one..

Alternatives

No response

Additional Context

Thanks in advance and keep up the good work

@nanderer nanderer added the enhancement New feature or request label Jan 17, 2025
@fast4x fast4x added the Idea New idea ti be explored label Jan 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Idea New idea ti be explored
Projects
None yet
Development

No branches or pull requests

2 participants