refactor initial not fully recovered
This commit is contained in:
parent
2824bd1a0e
commit
72af96eada
16 changed files with 925 additions and 267 deletions
7
Env.py
Normal file
7
Env.py
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
from pathlib import Path
|
||||
|
||||
local_library_path = Path("/home/auser/Music/")
|
||||
work_dir = Path("./work_dir/new")
|
||||
|
||||
client_id = '3b4db45bb66b45e9a2532989c8034332'
|
||||
client_secret = "ed03dce79ec049e59b1bf20967aba418"
|
||||
Loading…
Add table
Add a link
Reference in a new issue