fix: URL decoding in local fetcher

This commit is contained in:
2026-03-26 02:32:45 +01:00
parent ec40fbcf13
commit 23b2d5ae20
3 changed files with 15 additions and 12 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
# lrcfetch
A CLI tool for fetching LRC lyrics on Linux. Automatically detects the currently playing track via MPRIS/DBus and retrieves synced or plain lyrics from multiple sources.
A CLI tool for fetching LRC lyrics on Linux. Automatically detects the currently playing track via MPRIS/DBus and retrieves synced (or plain with all time tags set to `[00:00.00]` if failed to find any synced) lyrics from multiple sources.
## Sources