add album downloading and rewrite cache
This commit is contained in:
parent
f2800f13c8
commit
a3cefee49a
33 changed files with 2573 additions and 277 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -1,3 +1,4 @@
|
|||
# build stuff
|
||||
/dist
|
||||
/result
|
||||
/node_modules
|
||||
|
|
@ -5,5 +6,5 @@
|
|||
.env
|
||||
config.toml
|
||||
|
||||
# the cache directory for songs
|
||||
# database stuff
|
||||
/cache
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue