melnijir / Dicaffeine

Repository for things connected to Dicaffeine player/streamer.
https://dicaffeine.com
MIT License
112 stars 5 forks source link

Disable Dicaffeine without uninstalling #6

Closed alessionossa closed 2 years ago

alessionossa commented 2 years ago

I have a Raspberry Pi that I reuse for different use cases, based on what I need. Sometimes I want to disable Dicaffeine to free up port 80 for other uses, but the only option at the moment seems to be uninstalling it completely.

melnijir commented 2 years ago

Hi, you can use systemctl command: systemctl --user disable dicaffeine but be careful, service will be re enabled with every update.