Skip to content

GioF71/subsonic-connector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Subsonic Connector

Reference

This library relies on the py-sonic project.
The current version I use in this project is 1.0.0.

Status

This software is in its early development phase.

Links

Type Link
Source Code GitHub
Python Library PiPy

Instructions

Create your own .env file. Use .sample.env as a reference for the format of the file.

Initialization

From a terminal, type

poetry shell
poetry install

Test execution

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.

About

A Python Library for easier access to the SubSonic API. Built around py-sonic

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published