This is a simple script intended to run on top of any music player or server that uses metadata for lyrics.
Karaoke! searches for lyrics on lrclib, and adds them to their respective ID3 tag or vorbisComment. It can search both synced and plain lyrics, if availible.
It is, for now, a WIP, and not usable in any state.
- Dockerize
- Add a mode to scan for a single file
- Modify starting directory
- Modify to env variable its lrc preference (or both)