An LRCLib module for the OrpheusDL modular archival music program.
- Go to your
orpheusdl/directory and run:git clone https://github.com/rayun56/orpheusdl-lrclib.git modules/lrclib
- In your
settings.jsonfile, under 'module_defaults', set the 'lyrics' module to 'lrclib':"module_defaults": { "lyrics": "lrclib", ... }
That's it! There are no special settings required for this module, as the LRCLib API is very plug-n-play.