Replies: 2 comments 1 reply
-
|
Please note one thing, currently termusic is working on windows and perhaps macos too. System specific features could harm the experience in other platforms. |
Beta Was this translation helpful? Give feedback.
1 reply
-
|
Make sense:) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Having the server running as a service would likely be good to be available in some cases.
We could just do a plain service with the current state of termusic, but there are some things i would likely to change / implement for going for a full integration:
Service features:
.servicefileSIGHUP?sd_notify(starting, started, exiting)Points mainly taken from Systemd: daemon (re
New-Style Daemons)Refactors that should likely happen before then:
playlist.logand slow backing storage #493)Beta Was this translation helpful? Give feedback.
All reactions