Commit graph

16 commits

Author SHA1 Message Date
54235e6fb6
feat!: remove MP3 feature, refactor cmd structure 2024-08-18 23:44:27 +02:00
c4bfbe563a
feat: add get album, get artist, search artist 2024-08-18 23:44:24 +02:00
19e209e34f
feat: add format option to mp3 subtitles cmd 2024-08-18 18:19:00 +02:00
30e2afd367
chore: change repo to codeberg 2024-08-18 18:16:07 +02:00
4282889ebe
feat: add search function 2024-03-23 02:35:25 +01:00
e20610ac53 refactor!: return client builder result
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
feat: add build_with_client function
fix: parsing translation status with source lang=null
tests: fix tests
2023-07-02 17:29:58 +02:00
8eda98d15f cli: set default length deviation to 1s
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-06-23 15:52:04 +02:00
612c1060a6 feat(cli): add subtitle translation
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-06-17 18:31:52 +02:00
e1ced582ad feat(cli): add translated lyrics
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
refactor: use Cow<str> for track id
2023-06-17 17:44:26 +02:00
285f6ea65f feat!: use builder to construct mxm client 2023-04-23 18:42:40 +02:00
70dffdec73 chore: update dependencies 2023-04-22 00:01:12 +02:00
603e178e17 fix!: correctly type Optional fields 2023-04-21 15:59:42 +02:00
8f5489ffc2 cli: add get command 2023-04-21 13:25:02 +02:00
bc0488da28 fix: small fixes, use fixture for tests 2022-10-18 12:11:25 +02:00
229a6ee125 feat: add credential setter 2022-10-07 20:47:43 +02:00
4ade92f55b feat: add CLI 2022-10-07 16:32:49 +02:00