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

Constraints for any app playing/not playing media, specific app not playing media #598

Closed
4 tasks done
summersab opened this issue Feb 14, 2021 · 2 comments
Closed
4 tasks done
Assignees
Labels
enhancement New feature or request

Comments

@summersab
Copy link

summersab commented Feb 14, 2021

Developer TODO (don't remove)

  • create new branch. put issue number at start of name
  • write tests before working on feature. put issue number in comment
  • update documentation
  • delete branch

I'm a fan of the new constraint for "Specific App Playing Media." However, it would be nice to be able to specify:

  • Any app playing media
  • No apps playing media
  • Specific app not playing media

I can accomplish the first by basically creating a constraint for every app currently installed, but if I install new apps, I have to go add a new constraint.

There is no way to specify a "not playing media" constraint (unless I get really creative).

Great app! I'm hoping to use this to fix Android Pie's default to adjust media volume with volume buttons. The previous behavior made much more sense (control system/notification volume by default unless an app is playing media).

@summersab summersab added the enhancement New feature or request label Feb 14, 2021
@sds100
Copy link
Collaborator

sds100 commented Feb 14, 2021

I'll definitely add this!

@sds100 sds100 changed the title Any app playing/not playing media, specific app not playing media Constraints for any app playing/not playing media, specific app not playing media Jun 21, 2021
sds100 added a commit that referenced this issue Jul 27, 2021
sds100 added a commit that referenced this issue Jul 27, 2021
@sds100
Copy link
Collaborator

sds100 commented Jul 27, 2021

implemented! :)

@sds100 sds100 closed this as completed Jul 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants