Hello,
i wonder if there's a way to get custom lyrics support.
I have same named lyric i transcribed myself or edited existing ones so i want to be able to prioritize looking in the music folder for a .srt/ass/whatever format, example dir: (music_dir :(song.mp3, song.srt)), instead of the librespot, youtube or whatever online ones exist.
That'd be few lines in code in get_lyrics for simple .srt from what i've seen.
I'd add it myself but am not well versed in Rust
Also wondered if synced lyrics are supported.
Cheers!
Hello,
i wonder if there's a way to get custom lyrics support.
I have same named lyric i transcribed myself or edited existing ones so i want to be able to prioritize looking in the music folder for a
.srt/ass/whatever format, example dir: (music_dir :(song.mp3, song.srt)), instead of the librespot, youtube or whatever online ones exist.That'd be few lines in code in
get_lyricsfor simple.srtfrom what i've seen.I'd add it myself but am not well versed in Rust
Also wondered if synced lyrics are supported.
Cheers!