Commit graph

26 commits

Author SHA1 Message Date
3b69b36ae6
test: add rate limiter 2024-08-19 00:05:19 +02:00
c9fea762ec
test: fix tests 2024-08-18 18:35:00 +02:00
c120583bf8
test: fix tests 2024-08-18 18:32:21 +02:00
d2a7aed917
test: fix tests 2024-08-18 16:14:05 +02:00
9958c57c73
test: update tests 2024-03-23 02:33:31 +01:00
6bece62893
fix: improved response parsing and errors
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2024-02-06 13:16:30 +01:00
ad865e1a26
feat: allow usage without credentials
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2024-02-03 17:20:24 +01:00
d4eb894648
fix: add album type 'EP' 2024-02-03 13:35:40 +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
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
5aee3fef75 feat: add all request TLS options
All checks were successful
ci/woodpecker/manual/woodpecker Pipeline was successful
add CI pipeline
2023-05-08 17:23:52 +02:00
285f6ea65f feat!: use builder to construct mxm client 2023-04-23 18:42:40 +02:00
7589ec5051 fix: testfile paths 2023-04-23 15:04:20 +02:00
df69f4160a fix!: use numeric and date types for API model 2023-04-21 17:58:37 +02:00
199827e776 tests: merge tests into one file 2023-04-21 16:14:16 +02:00
603e178e17 fix!: correctly type Optional fields 2023-04-21 15:59:42 +02:00
a31e089ff4 tests: fix tests 2023-04-21 13:25:14 +02:00
7068b25dc2 refactor: migrate from chrono to time 2022-10-18 14:03:04 +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
48e52a7735 feat: add subtitle translation 2022-10-07 12:19:50 +02:00
4cd73d8ae1 feat: add album API 2022-10-02 01:41:58 +02:00
ca438da4de feat: add genres, snippet API 2022-10-02 00:12:33 +02:00
e9e3bdc26d feat: add track and artist API 2022-10-01 23:38:12 +02:00
692e112292 feat: add lyrics API 2022-10-01 02:22:51 +02:00
90faa09eff feat: subtitle API working 2022-10-01 00:45:11 +02:00