Change ID: xnmuwquy

This commit contains the following changes:
     A .DS_Store
     A .pmomusic.yml
     A .vscode/settings.json
     A db/chroma.sqlite3
This commit is contained in:
2025-09-07 08:47:54 +02:00
parent e0785247d1
commit 437d9db4b7
4 changed files with 12 additions and 0 deletions

BIN
.DS_Store vendored Normal file

Binary file not shown.

9
.pmomusic.yml Normal file
View File

@@ -0,0 +1,9 @@
devices:
mediarenderer:
fakerenderer:
udn: d7eaad15-7d21-4411-926a-bc1eea0713db
mediaserver:
qobuz:
udn: 28963b75-4c5f-4da7-b10e-ffafd
host:
http_port: "8080"

3
.vscode/settings.json vendored Normal file
View File

@@ -0,0 +1,3 @@
{
"makefile.configureOnOpen": false
}

BIN
db/chroma.sqlite3 Normal file

Binary file not shown.