This library relies on the py-sonic project.
The current version I use in this project is 1.0.0
.
This software is in its early development phase.
Type | Link |
---|---|
Source Code | GitHub |
Python Library | PiPy |
Create your own .env
file. Use .sample.env
as a reference for the format of the file.
From a terminal, type
poetry shell
poetry install
Then you can run the simple test using the following command:
python subsonic_connector/test-cn.py
Make sure to load the variables specified in the .env
file.
The test is currently just a main
and it requires a running subsonic server. I am currently using Navidrome.