「Sonospy」の版間の差分
ナビゲーションに移動
検索に移動
Kusanaginoturugi (トーク | 投稿記録) (英語版より記事を転載) |
Kusanaginoturugi (トーク | 投稿記録) (序文を翻訳) |
||
1行目: | 1行目: | ||
[[Category:音楽]] |
[[Category:音楽]] |
||
[[Category:メディアサーバー]] |
[[Category:メディアサーバー]] |
||
− | [https://github.com/henkelis/sonospy/wiki/Welcome-to-Sonospy Sonospy] |
+ | [https://github.com/henkelis/sonospy/wiki/Welcome-to-Sonospy Sonospy] は、Sonos 用の音楽サーバーで、65,000 のローカルトラック制限を克服するだけでなく、さまざまなカスタマイズオプションも提供します。 |
== Installation == |
== Installation == |
2023年5月5日 (金) 11:22時点における版
Sonospy は、Sonos 用の音楽サーバーで、65,000 のローカルトラック制限を克服するだけでなく、さまざまなカスタマイズオプションも提供します。
目次
Installation
Install the sonospy-gitAUR package.
Configuration
Sonospy is controlled by a set of configuration files, which contain comments and example setup:
/etc/sonospy/sonospy.conf
contains the systemctl service parameters/opt/sonospy/data/scan.ini
configures the sonospy file scanner/opt/sonospy/data/pycpoint.ini
is the main server ini/opt/sonospy/data/defaultindex.ini
is the default userindex ini/opt/sonospy/data/userindex.ini
is the customisable userindex ini
sonospy.conf
Key fields:
SERVICE
: Controls the service name displayed in SonosMusic Path
: Sets the path to the music library
Sonospy ini files
scan.ini
pycpoint.ini
defaultindex.ini
userindex.ini
Details can be found in the files and examples can be found in /opt/sonospy/app/sonospy
Usage
Sonospy has two services:
- A file scanner to catalogue the music and extract the metadata (sonospy-scan)
- A music server for Sonos (sonospy)
sonospy-scan
Enable and start sonospy-scan.timer
. This is set to run a daily scan to check for updates to the music library
sonospy
Enable and start sonospy.service
.