tranxuanthang / lrcget

Utility for mass-downloading LRC synced lyrics for your offline music library.
MIT License
535 stars 20 forks source link

Allow setting destination path for Batch LRC downloads #89

Open p0lygun opened 1 month ago

p0lygun commented 1 month ago

It would be nice if LRC files downloaded into a separate location than being the same dir as the song, like say in a sub-dir called LCRs, most of the media players do an exhaustive search for LRC files and load file if the name matches the song title ( i know atlease poweramp does).

although i"ll need to think a bit more about what the correct approach would be (the app does it or call a script with various args and user can make a custom script)