Commit graph

74 commits

Author SHA1 Message Date
ThetaBot
5ef76f5a6b chore(deps): update rust crate rstest to 0.23.0 (#2) 2024-09-30 00:07:35 +00:00
424a522708
chore(release): release musixmatch-cli v0.2.0 2024-08-19 00:21:36 +02:00
38386c0132
chore(release): release musixmatch-inofficial v0.1.1 2024-08-19 00:20:39 +02:00
a95f3fcf47
feat: add msrv 2024-08-19 00:13:29 +02:00
3b69b36ae6
test: add rate limiter 2024-08-19 00:05:19 +02:00
df150d9ffd
ci: remove musixmatch credentials 2024-08-18 23:45:47 +02:00
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
dc1bea13cc
fix: use native TLS for CLI 2024-08-18 22:58:52 +02:00
bc0dd99f7d
ci: enable retries 2024-08-18 18:38:21 +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
05978665de
ci: use credentials 2024-08-18 18:30:42 +02:00
f45ad3cefb
ci: enable warpproxy 2024-08-18 18:28:00 +02:00
348e9c5427
doc: update readme 2024-08-18 18:25:03 +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
c7d40a75ee
ci: add renovate
Some checks failed
renovate / renovate (push) Successful in 41s
CI / Test (push) Failing after 3m27s
2024-08-18 17:39:34 +02:00
dcc25bff20
chore: update dependencies 2024-08-18 17:26:42 +02:00
1bc5ae4083
chore: update justfile 2024-08-18 16:16:26 +02:00
d2a7aed917
test: fix tests 2024-08-18 16:14:05 +02:00
dc01542515
ci: fix changelog tag pattern 2024-04-12 03:28:34 +02:00
e72d2b4363
chore: fix changelogs
All checks were successful
CI / Test (push) Successful in 1m49s
2024-04-11 13:49:36 +02:00
8afc43a097
chore(release): release musixmatch-cli v0.1.0
All checks were successful
Release / Release (push) Successful in 1m5s
CI / Test (push) Successful in 35s
2024-03-23 02:51:41 +01:00
9faa2cd6b8
chore(release): release musixmatch-inofficial v0.1.0
All checks were successful
CI / Test (push) Successful in 50s
Release / Release (push) Successful in 53s
2024-03-23 02:48:48 +01:00
053702c2f5
fix: move package attributes to workspace 2024-03-23 02:48:27 +01:00
8168566498
ci: add workflows
All checks were successful
CI / Test (push) Successful in 1m50s
2024-03-23 02:43:18 +01:00
b30b9d7b9f
chore: add git-cliff 2024-03-23 02:36:33 +01:00
7d153499ed
chore: update dependencies 2024-03-23 02:35:46 +01:00
4282889ebe
feat: add search function 2024-03-23 02:35:25 +01: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
2a03bb6d77
chore: update dev dependencies 2024-02-03 12:59:10 +01:00
ea0f606f75 fix: dont leak URL in case of an error
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-07-02 18:03:47 +02: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
cc44bf4bb6 fix: add error for non available lyrics 2023-06-24 00:03:04 +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
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
6b3a01acc1 fix: use DefaultOpt enum for builder 2023-05-08 16:50:16 +02:00
815a64c8e7 fix: replace cookie store with fixed cookie 2023-04-26 20:06:42 +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
79ef071751 fix: add expect message to client construction 2023-04-22 11:59:32 +02:00
70dffdec73 chore: update dependencies 2023-04-22 00:01:12 +02:00
ae7b890940 chore: update pre-commit config 2023-04-21 23:57:57 +02:00
df69f4160a fix!: use numeric and date types for API model 2023-04-21 17:58:37 +02:00