auto-git:

[add] .DS_Store
 [add] README.md
 [add] auth.json
 [add] beautify-audio.py
 [add] onetagger-autotagger.json
 [add] requirements.txt
This commit is contained in:
Victor Giers
2025-12-08 12:57:53 +01:00
parent 8909dd952e
commit 554a06d1ba
6 changed files with 652 additions and 0 deletions

5
auth.json Normal file
View File

@@ -0,0 +1,5 @@
{
"discogs_token": "",
"spotify_id": "",
"spotify_secret": ""
}