alternative backend for subsonic music server
Go to file
dave 3342a060ee
Gitea/pysonic/pipeline/head Something is wrong with the build of this commit Details
Merge pull request 'allow maxBitRate=0 as some clients set it as the default' (#2) from dpedu/maxbitrate-default into master
Reviewed-on: #2
2023-01-09 23:12:10 -08:00
pysonic allow maxBitRate=0 as some clients set it as the default 2023-01-09 22:49:54 -08:00
.dockerignore dockerfile touchups for kube 2020-10-05 20:12:35 -07:00
.gitignore Update gitignore 2018-04-06 14:29:53 -07:00
Dockerfile fix tag picking for flac as flac uses different tag names 2022-06-02 15:17:12 -07:00
Jenkinsfile add jenkinsfile 2022-06-01 22:28:38 -07:00
Makefile dockerfile touchups for kube 2020-10-05 20:12:35 -07:00
README.md dockerfile touchups for kube 2020-10-05 20:12:35 -07:00
requirements.txt fix tag picking for flac as flac uses different tag names 2022-06-02 15:17:12 -07:00
setup.py Initial commit 2017-08-13 18:43:40 -07:00
start.sh make sqlite open errors clearer 2022-12-24 14:33:57 -08:00

README.md

pysonic

subsonic api drop-in replacement

running docker

  • make image

Notes:

  • mount the sqlite database in /db/, it will be chowned automatically
  • mount library in /library/