maxrave-dev / maxrave-dev/SimpMusic
both setting cannot run at same time
Open
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 11.4k
- Forks
- 599
- Avg merge
- 3d 18h
- Merged PRs (30d)
- 7
Description
There is a settings in simplmusic,
- Kill service on exit
- Keep service alive
##issue
Both settings cannot be run at same time, one need to be disable when another one is running
##screenshot
This might give u better idea the situation
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the settings labeled “Kill service on exit” and “Keep service alive” in the settings UI and related service-lifecycle code. Reproduce the issue with both options enabled, then verify that enabling one disables the other and that the resulting setting is respected when leaving the app.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kotlin
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 52/100