Add method to manually add artist metadata #85

Merged
wojtek merged 16 commits from 55---add-method-to-manually-add-artist-metadata into main 2024-01-10 22:33:58 +01:00

16 Commits

Author SHA1 Message Date
0a63ac4619 Some clean up
All checks were successful
Cargo CI / Build and Test (pull_request) Successful in 1m3s
Cargo CI / Lint (pull_request) Successful in 44s
2024-01-10 20:30:29 +01:00
b2ba9fdc4c Clearer about messages
Some checks failed
Cargo CI / Build and Test (pull_request) Successful in 59s
Cargo CI / Lint (pull_request) Failing after 42s
2024-01-10 19:34:20 +01:00
3a266c0ec5 Add docstrings to the mh-edit command
All checks were successful
Cargo CI / Build and Test (pull_request) Successful in 1m2s
Cargo CI / Lint (pull_request) Successful in 43s
2024-01-10 19:30:31 +01:00
b35a8eea0a Make tests consistent
All checks were successful
Cargo CI / Build and Test (pull_request) Successful in 1m0s
Cargo CI / Lint (pull_request) Successful in 44s
2024-01-10 19:01:37 +01:00
f36247f53b Auto-generate the method identifiers
All checks were successful
Cargo CI / Build and Test (pull_request) Successful in 1m3s
Cargo CI / Lint (pull_request) Successful in 43s
2024-01-10 18:58:29 +01:00
d0e04d8a78 Fix clippy
All checks were successful
Cargo CI / Build and Test (pull_request) Successful in 1m0s
Cargo CI / Lint (pull_request) Successful in 42s
2024-01-10 09:17:15 +01:00
44675c9cbe Do not error as much
Some checks failed
Cargo CI / Build and Test (pull_request) Successful in 2m15s
Cargo CI / Lint (pull_request) Failing after 40s
2024-01-10 09:16:18 +01:00
e1306e089a Fix clippy
All checks were successful
Cargo CI / Build and Test (pull_request) Successful in 1m1s
Cargo CI / Lint (pull_request) Successful in 43s
2024-01-09 23:49:49 +01:00
29ff4f9a00 Add unit tests
Some checks failed
Cargo CI / Build and Test (pull_request) Successful in 2m25s
Cargo CI / Lint (pull_request) Failing after 44s
2024-01-09 23:45:21 +01:00
ac7a86f925 Some code ergonomics
Some checks failed
Cargo CI / Build and Test (pull_request) Failing after 59s
Cargo CI / Lint (pull_request) Successful in 42s
2024-01-08 22:52:50 +01:00
d43f82d5ef Ignore the new binary source file
Some checks failed
Cargo CI / Build and Test (pull_request) Failing after 1m5s
Cargo CI / Lint (pull_request) Successful in 42s
2024-01-08 22:47:38 +01:00
326b876d9c Add code for remaining urls
Some checks failed
Cargo CI / Build and Test (pull_request) Failing after 3m17s
Cargo CI / Lint (pull_request) Successful in 42s
2024-01-08 22:14:25 +01:00
3ea68d2935 Add code for modifying musicbutler entries 2024-01-08 18:54:03 +01:00
bbab89d25f Prepare to reduce code repetition in mh-edit 2024-01-07 17:01:23 +01:00
d8a1ec1645 Reduce code repetition 2024-01-07 16:27:28 +01:00
73c90a7c11 Frist draft of mh-edit binary 2024-01-07 15:48:40 +01:00