Sonospy
Sonospy は、Sonos 用の音楽サーバーで、65,000 のローカルトラック制限を克服するだけでなく、さまざまなカスタマイズオプションも提供します。
目次
Installation
Install the sonospy-gitAUR package.
インストール
sonospy-gitAUR パッケージを [インストール]してください。
設定
Sonospy は、コメントと例示設定が含まれる一連の設定ファイルで制御されます:
/etc/sonospy/sonospy.conf
には、systemctl サービスのパラメータが含まれます/opt/sonospy/data/scan.ini
は、sonospy ファイルスキャナーを設定します/opt/sonospy/data/pycpoint.ini
は、メインサーバー ini です/opt/sonospy/data/defaultindex.ini
は、デフォルトの userindex ini です/opt/sonospy/data/userindex.ini
は、カスタマイズ可能な 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
.