Spawn/kill MPD server on start/stop #7
Labels
No labels
bug
client
code-quality
duplicate
enhancement
help wanted
in progress
invalid
question
ui
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
coderkun/mcg#7
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Created by: coderkun
Start (spawn) the MPD server on application start and stop (kill) it when application is closed.
Created by: coderkun
I don’t think that spawning/killing the server should be done by the client application. There are far better ways to approach this.