Commit Graph

95 Commits

Author SHA1 Message Date
Uyanide 4d31a971a1 fix: --plain now sorts lyrics to handle multi-tag lrc correctly 2026-04-02 10:07:36 +02:00
Uyanide 2df167e31d feat: evaluate fetch results with "confidence" 2026-04-02 09:44:20 +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 5a44f2ba34 fix: --no-cache now also skips cache writing 2026-04-02 03:56:04 +02:00
Uyanide 8001c3f7e8 refactor: add LRCData class 2026-04-02 03:56:04 +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 8af43ed112 test: add test for cache db 2026-04-01 21:05:54 +02:00
Uyanide 0b830e176d feat: better lrc handling 2026-04-01 20:33:23 +02:00
Uyanide cd60d3042c feat: print plain lyrics without tags 2026-04-01 20:33:23 +02:00
Uyanide 5930f70bf2 chore: edit gitignore 2026-04-01 20:33:23 +02:00
Uyanide 13eb317e5b refactor: only import DB_PATH once 2026-04-01 20:33:23 +02:00
Uyanide 7959a2efb9 feat: able to specify db path 2026-04-01 10:21:14 +02:00
Uyanide 88cf0115af finish renaming 2026-03-31 22:46:55 +02:00
Uyanide 4d48e21533 delete old files 2026-03-31 22:46:55 +02:00
Uyanide ae1dd7481d rename to lrx
resolve conflicts
2026-03-31 22:46:55 +02:00
Uyanide 4c18efa10c refactor: remove dep pydantic 2026-03-31 18:36:44 +02:00
Uyanide 8f44a0da35 feat: add insert subcommand to cache command 2026-03-31 18:08:40 +02:00
Uyanide a1681c2551 chore: 0.1.7 2026-03-31 18:08:40 +02:00
Uyanide d3090ceb1c refactor: add is_available method to fetchers 2026-03-31 18:08:40 +02:00
Uyanide 03acda4478 feat: better LRC format handling 2026-03-31 16:47:26 +02:00
Uyanide 29273ad9fe feat: include appversion in UA 2026-03-31 15:13:58 +02:00
Uyanide 3af6cee7e3 fix: sp 2026-03-31 15:13:58 +02:00
Uyanide cc706c3117 refactor: remove unnecessary list of fetcher methods 2026-03-31 06:45:57 +02:00
Uyanide 4e83e6be15 feat: add metadata enrichers & refactor 2026-03-31 06:42:30 +02:00
Uyanide d76b25e250 feat: 'search' command no longer requires 'title' param 2026-03-31 06:42:29 +02:00
Uyanide cf7651ae84 fix: request param and header of sp fetcher 2026-03-31 04:17:24 +02:00
Uyanide 2337ff3472 feat: add player preference configuration and improve MPRIS player selection logic 2026-03-31 03:14:01 +02:00
Uyanide e482fb1a82 feat: export lyrics default to sidecar path 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 a0f988d0d8 feat: add qqmusic fetcher 2026-03-31 02:05:06 +02:00
Uyanide d51a3eda1d feat: replace typer with cycplots & improve cli 2026-03-30 18:48:42 +02:00
Uyanide f49d305f0e update .gitignore 2026-03-30 01:06:54 +02:00
Uyanide 1a04e46b48 feat: enhance fuzzy matching and add artist normalization in cache.py 2026-03-28 07:35:29 +01:00
Uyanide 6ccd90ba6a feat: add exact metadata match for cache search in CacheSearchFetcher 2026-03-28 06:54:30 +01:00
Uyanide d2b4134c96 feat: implement cache-search fetcher for cross-album fuzzy lookup 2026-03-28 06:21:31 +01:00
Uyanide 8ba9daf968 🚨 lint 2026-03-27 12:52:45 +01:00
Uyanide 23b2d5ae20 fix: URL decoding in local fetcher 2026-03-26 02:32:45 +01:00
Uyanide ec40fbcf13 feat: add offset handling for LRC time tags 2026-03-25 21:55:36 +01:00
Uyanide 075853ad5b fix: normalize time tags in fetched lrc (why [00:17:06]?) 2026-03-25 11:16:03 +01:00
Uyanide e7ba59bfbb feat: persist spo token 2026-03-25 10:53:01 +01:00
Uyanide 7067e33c20 feat: successfully synced lyrics should never expire 2026-03-25 10:24:56 +01:00
Uyanide 55978723a9 chore: add LICENSE 2026-03-25 06:03:06 +01:00
Uyanide 42bcb8b5ba chore: remove .vscode 2026-03-25 05:59:47 +01:00
Uyanide b327dc2bb2 chore: add README 2026-03-25 05:58:54 +01:00
Uyanide 0b9b617380 init 2026-03-25 05:58:37 +01:00