• Joined on 2025-11-18
Uyanide pushed to master at Uyanide/lrx-cli 2026-04-10 09:36:43 +00:00
1b48386132 chore: add script to capture api response references
Uyanide pushed to master at Uyanide/lrx-cli 2026-04-10 08:31:06 +00:00
0f1f5b418a test: add api fixtures
Uyanide pushed to master at Uyanide/lrx-cli 2026-04-10 06:23:57 +00:00
60732f2986 feat: add watch print mode
633983ed98 feat: watch mode fetch immediatly on track changes regardless of player status
Compare 2 commits »
Uyanide pushed to master at Uyanide/lrx-cli 2026-04-09 22:03:34 +00:00
1c160d5ccb fix: watch pipe skips refetch after resume from pause
b7e539de3b feat: add --no-newline option for watch pipe
Compare 2 commits »
Uyanide pushed to master at Uyanide/lrx-cli 2026-04-09 21:28:34 +00:00
e6997a76c4 fix: watch pipe mode repeatedly refetch when no lyrics available
Uyanide pushed to master at Uyanide/lrx-cli 2026-04-09 21:14:53 +00:00
6d9cfaf8be refactor: modules only need to know the config values they need to know
66a32c751a style: relative import
Compare 2 commits »
Uyanide pushed to master at Uyanide/lrx-cli 2026-04-09 20:42:43 +00:00
d2a3e64b89 feat: config file
e6b8583868 feat: add watch command and pipe view
Compare 2 commits »
Uyanide pushed to main at Uyanide/dotfiles 2026-04-08 19:06:24 +00:00
561be8b27a update
Uyanide pushed to main at Uyanide/dotfiles 2026-04-08 19:03:49 +00:00
fb6289e032 update
Uyanide pushed to master at Uyanide/lrx-cli 2026-04-08 15:00:19 +00:00
03970bf17f chore: update README and LICENSE
Uyanide pushed to master at Uyanide/lrx-cli 2026-04-08 10:32:59 +00:00
9b42cab76b fix: preserve input order for equal-timestamp lyrics in normalize and to_plain
Uyanide pushed to master at Uyanide/lrx-cli 2026-04-08 07:03:45 +00:00
f8db549d8e fix: change TTL of unsynced lyrics to infinite
d5188107ff test: clarify semantics & remove duplicates
Compare 2 commits »
Uyanide pushed to main at Uyanide/dotfiles 2026-04-08 07:02:22 +00:00
e022516712 qs: update
Uyanide pushed to master at Uyanide/lrx-cli 2026-04-08 06:01:44 +00:00
587d5dbe46 feat: normalize option
1e0f8e2868 fix: remove unused to_unsynced
573f8b5b8b test: update tests for lrc
Compare 3 commits »
Uyanide pushed to master at Uyanide/lrx-cli 2026-04-07 17:33:18 +00:00
b922a0df28 refactor: better (really?🤨) lrc parsing and handling
1414066eed chore: de-markdown-lize comments
Compare 2 commits »
Uyanide pushed to master at Uyanide/lrx-cli 2026-04-07 13:01:04 +00:00
5666dd13c0 test: -1
Uyanide pushed to master at Uyanide/lrx-cli 2026-04-07 12:54:38 +00:00
f175eda57e refactor: change cache schema to slots based
92860f0d30 test: clarify known limitations in the only xfail case
Compare 2 commits »
Uyanide pushed to master at Uyanide/lrx-cli 2026-04-06 20:30:57 +00:00
0c85af534e refactor: large scale refactor regarding selection & fetchers
Uyanide pushed to master at Uyanide/lrx-cli 2026-04-06 08:29:05 +00:00
69b7f5c60c chore: switch to src layout
Uyanide pushed to master at Uyanide/lrx-cli 2026-04-06 06:41:01 +00:00
c5abbff14c chore: enhance comments