Closed drvnprgrmr closed 1 year ago
In v4.1.5 you will be able to generate lrc files for already existing files with spotdl meta
for example: spotdl meta . --generate-lrc
Okay, when is that going to be released?
On Sat, Apr 15, 2023, 5:22 PM kuba @.***> wrote:
In v4.1.5 you will be able to generate lrc files for already existing files with spotdl meta
for example: spotdl meta . --generate-lrc
— Reply to this email directly, view it on GitHub https://github.com/spotDL/spotify-downloader/issues/1807#issuecomment-1509886035, or unsubscribe https://github.com/notifications/unsubscribe-auth/AQBQGQJAAY5RHYAWGZNRQMLXBLDLJANCNFSM6AAAAAAW6UPMEE . You are receiving this because you authored the thread.Message ID: @.***>
As soon as #1798 gets merged. But if you want to try it now you can install dev version
pip install -U https://codeload.github.com/spotDL/spotify-downloader/zip/dev
- to install dev version
Requested Feature
I'd used spotdl in the past to download some albums but back then I didn't care too much about the config. I'm using it again now and I really like the download lyrics feature. The problem is I want to download lyrics to the albums I previously downloaded (I've made necessary changes to the config) but I can't seem to be able to without having to download the whole thing again.
Possible implementation
Possibly, while running checks to see whether the music has been downloaded previously, you can add some additional checks to see if lyrics are also contained?