A file system in userspace (FUSE) based music metadata generator
Currently under development, but FUSIC has a basic utility to download all of the lyrics of the tracks by user-provided artist.
If you still want to use this feature:
- Create a developer account on Spotify if you don't have one.
- Fill the
SPOTIFY_CLIENT_ID
,SPOTIFY_CLIENT_SECRET
variables insrc/gui.py
with your Spotify keys. - Run
src/fusic.py
.