本地电脑搭建Navidrome

358 次浏览
0 评论

 本文共计1394字,预计需要花费 2分钟才能阅读完成。

本文最后更新于 2025-12-06 00:10,文中所关联的信息可能已发生改变,请知悉!

Using Shawl

Prebuilt binaries are available on the releases page of Shawl. It’s portable, so you can simply download it and put it anywhere without going through an installer. Otherwise if you have Rust installed, you can run cargo install shawl.Here’s how you create the service with Shawl, then start it. Note that this has to be run from an administrator command prompt.

shawl add --name Navidrome -- "C:\Services\navidrome\navidrome.exe" -c "C:\Services\navidrome\navidrome.toml"
sc start Navidrome

Using NSSM

No installation is required for NSSM. Just grab the latest release from their download page and install the Navidrome service from an administrator command prompt using NSSM:

nssm install Navidrome

Then

use "win+r" to open the services console, manually start Navidrome, and finally open localhost:4533 locally.

note:Navidrome-download

安卓使用本地电脑搭建的服务的软件:https://aqzscn.cn/archives/stream-music-versions

正文完
 0
评论(暂无评论)