Uyanide
f175eda57e
refactor: change cache schema to slots based
2026-04-07 14:54:36 +02:00
Uyanide
0c85af534e
refactor: large scale refactor regarding selection & fetchers
2026-04-06 22:30:55 +02:00
Uyanide
69b7f5c60c
chore: switch to src layout
2026-04-06 10:29:03 +02:00
Uyanide
2d70231502
refactor: move some impl-specific constants out from config.py
2026-04-06 08:13:00 +02:00
Uyanide
8fabb0de86
fix: handle inconsistent response format of mxm
2026-04-05 19:59:46 +02:00
Uyanide
262d385b00
chore: 0.5.3
2026-04-05 11:53:55 +02:00
Uyanide
65327eb431
fix: remove inflated confidence for unsynced results (impacts: sp, mxm-sp, local, lrclib, manual)
2026-04-05 11:52:53 +02:00
Uyanide
0d56cde927
test: add basic tests for cache-search & network fetchers
...
test: enable debug
test: add pytest.ini to mark tests that require network
fix: cache-search should not aquire full match of artists due to different translations
fix: replace dynamic f-string SQL in track WHERE clauses with parameterized nullable conditions
refactor: lrc.py should never directly call print, return a str instead
chore: add requirements.txt (via 'uv export')
chore: update README.md with dev instructions
2026-04-05 11:35:04 +02:00
Uyanide
449952c6c1
feat: auth: add auth module
2026-04-05 04:12:49 +02:00
Uyanide
1ed51fdbdb
feat: enricher: +1
2026-04-05 02:25:33 +02:00
Uyanide
9d6c2e2113
feat: add musixmatch as fetcher
2026-04-04 16:02:19 +02:00
Uyanide
38dc845abe
feat: cache stats now prints total row
2026-04-04 09:52:02 +02:00
Uyanide
1c7456c588
perf: parallelize lrclib search queries
2026-04-04 09:05:51 +02:00
Uyanide
e3f12c1756
feat: fetcher: try multiple candidates rather just the best one
2026-04-04 08:29:20 +02:00
Uyanide
4c5aba04b0
refactor: async parallel fetching
2026-04-03 22:09:59 +02:00
Uyanide
9a200aa58d
feat: add hard duration filter to avoid fake positive matches
2026-04-03 16:38:46 +02:00
Uyanide
c44797fbf9
feat: able to set confidence for certain source via cli
2026-04-02 20:29:17 +02:00
Uyanide
6791e9e965
feat: better cache stats
2026-04-02 10:52:48 +02:00
Uyanide
d18d8afb37
refactor: confidence should always have a value
2026-04-02 10:47:17 +02:00
Uyanide
9aaf4d8aed
feat: lrclib-search fetcher now do multiple request to cover more cases
...
refactor: abstract selection logic & test dafür
2026-04-02 09:44:20 +02:00
Uyanide
83c9553309
fix: --plain should trim leading and trailing blank lines & v0.2.0
2026-04-01 21:05:55 +02:00
Uyanide
0b830e176d
feat: better lrc handling
2026-04-01 20:33:23 +02:00
Uyanide
88cf0115af
finish renaming
2026-03-31 22:46:55 +02:00
Uyanide
4c18efa10c
refactor: remove dep pydantic
2026-03-31 18:36:44 +02:00
Uyanide
a1681c2551
chore: 0.1.7
2026-03-31 18:08:40 +02:00
Uyanide
03acda4478
feat: better LRC format handling
2026-03-31 16:47:26 +02:00
Uyanide
4e83e6be15
feat: add metadata enrichers & refactor
2026-03-31 06:42:30 +02:00
Uyanide
2337ff3472
feat: add player preference configuration and improve MPRIS player selection logic
2026-03-31 03:14:01 +02:00
Uyanide
4f6244bc9e
chore: bump version to 0.1.3
2026-03-31 02:15:39 +02:00
Uyanide
d51a3eda1d
feat: replace typer with cycplots & improve cli
2026-03-30 18:48:42 +02:00
Uyanide
1a04e46b48
feat: enhance fuzzy matching and add artist normalization in cache.py
2026-03-28 07:35:29 +01:00
Uyanide
0b9b617380
init
2026-03-25 05:58:37 +01:00