• Joined on 2025-11-18
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
Uyanide pushed to master at Uyanide/lrx-cli 2026-04-06 06:13:02 +00:00
2d70231502 refactor: move some impl-specific constants out from config.py
9b04160783 refactor: lazy load credentials for testing
a8335d9920 test: remove tests that require credentials
Compare 3 commits »
Uyanide pushed to master at Uyanide/lrx-cli 2026-04-05 17:59:47 +00:00
8fabb0de86 fix: handle inconsistent response format of mxm
Uyanide released WallReel 2.2.0 at Uyanide/WallReel 2026-04-05 17:25:47 +00:00
Uyanide pushed tag v2.2.0 to Uyanide/WallReel 2026-04-05 17:24:37 +00:00
Uyanide pushed to master at Uyanide/WallReel 2026-04-05 17:22:32 +00:00
d39e36e096 feat: add reload button to force 'reload from disk'
Uyanide pushed to master at Uyanide/lrx-cli 2026-04-05 09:53:58 +00:00
262d385b00 chore: 0.5.3
Uyanide pushed to master at Uyanide/lrx-cli 2026-04-05 09:52:54 +00:00
65327eb431 fix: remove inflated confidence for unsynced results (impacts: sp, mxm-sp, local, lrclib, manual)
Uyanide pushed to master at Uyanide/lrx-cli 2026-04-05 09:35:07 +00:00
0d56cde927 test: add basic tests for cache-search & network fetchers
Uyanide pushed to master at Uyanide/lrx-cli 2026-04-05 04:28:54 +00:00
84a3e1076e fix: missing await
Uyanide pushed to master at Uyanide/lrx-cli 2026-04-05 02:12:52 +00:00
449952c6c1 feat: auth: add auth module
Uyanide pushed to master at Uyanide/lrx-cli 2026-04-05 00:25:34 +00:00
1ed51fdbdb feat: enricher: +1
d8c3813e39 refactor: move out some constants from config.py
Compare 2 commits »
Uyanide pushed to master at Uyanide/lrx-cli 2026-04-04 14:02:38 +00:00
9d6c2e2113 feat: add musixmatch as fetcher
Uyanide pushed to master at Uyanide/lrx-cli 2026-04-04 09:32:57 +00:00
38dc845abe feat: cache stats now prints total row
1c7456c588 perf: parallelize lrclib search queries
303eeaa661 chore: add disclaimer
e3f12c1756 feat: fetcher: try multiple candidates rather just the best one
aa13940aa7 fix: adjust fetcher groups, sequentially fetch from sp and lrclib
Compare 61 commits »
Uyanide pushed to master at Uyanide/lrx-cli 2026-04-04 07:52:04 +00:00
048ae98fb6 feat: cache stats now prints total row