• Joined on 2025-11-18
Uyanide renamed repository from lrcfetch to Uyanide/lrx-cli 2026-03-31 20:27:30 +00:00
Uyanide pushed to master at Uyanide/lrx-cli 2026-03-31 16:36:46 +00:00
09d7945b27 refactor: remove dep pydantic
Uyanide pushed to master at Uyanide/lrx-cli 2026-03-31 16:08:43 +00:00
67bc4e7d7a feat: add insert subcommand to cache command
d3e0e289a6 chore: 0.1.7
e8d9299939 refactor: add is_available method to fetchers
Compare 3 commits »
Uyanide pushed to master at Uyanide/lrx-cli 2026-03-31 14:47:28 +00:00
8e0f3c7af5 feat: better LRC format handling
Uyanide pushed to master at Uyanide/lrx-cli 2026-03-31 13:14:01 +00:00
f30a51204f feat: include appversion in UA
8362fa71a4 fix: sp
Compare 2 commits »
Uyanide pushed to main at Uyanide/mpv-config 2026-03-31 09:55:55 +00:00
a00398dd6c remove torrserver support
Uyanide pushed to master at Uyanide/lrx-cli 2026-03-31 04:46:00 +00:00
5b5654f514 refactor: remove unnecessary list of fetcher methods
Uyanide pushed to master at Uyanide/lrx-cli 2026-03-31 04:42:33 +00:00
ffd9fd0ea9 feat: add metadata enrichers & refactor
1b83b5933d feat: 'search' command no longer requires 'title' param
Compare 2 commits »
Uyanide pushed to master at Uyanide/lrx-cli 2026-03-31 02:17:26 +00:00
a3e5c17d9b fix: request param and header of sp fetcher
Uyanide pushed to master at Uyanide/lrx-cli 2026-03-31 01:14:02 +00:00
02abfe636f feat: add player preference configuration and improve MPRIS player selection logic
1a301deb40 feat: export lyrics default to sidecar path
Compare 2 commits »
Uyanide pushed to master at Uyanide/lrx-cli 2026-03-31 00:17:18 +00:00
34dfe7d042 chore: bump version to 0.1.3
Uyanide pushed to master at Uyanide/lrx-cli 2026-03-31 00:05:38 +00:00
8c9678bbf2 feat: add qqmusic fetcher
Uyanide pushed to master at Uyanide/lrx-cli 2026-03-30 16:50:44 +00:00
cf0cb1ab53 feat: replace typer with cycplots & improve cli
bb72623446 update .gitignore
Compare 2 commits »
Uyanide pushed to main at Uyanide/dotfiles 2026-03-29 09:25:05 +00:00
201d24347b update yazi's themes
Uyanide pushed to main at Uyanide/dotfiles 2026-03-29 00:20:39 +00:00
c5b4616cc4 update
Uyanide pushed to main at Uyanide/dotfiles 2026-03-28 11:18:38 +00:00
f011ecc1bb update
Uyanide pushed to main at Uyanide/dotfiles 2026-03-28 11:04:21 +00:00
04353161a4 add starship
Uyanide pushed to main at Uyanide/dotfiles 2026-03-28 06:53:59 +00:00
02691d4e42 add mpd
Uyanide pushed to master at Uyanide/lrx-cli 2026-03-28 06:35:33 +00:00
cf3fe3d00e feat: enhance fuzzy matching and add artist normalization in cache.py
Uyanide pushed to master at Uyanide/lrx-cli 2026-03-28 05:54:35 +00:00
a74bf885a2 feat: add exact metadata match for cache search in CacheSearchFetcher