ThetaDev
ThetaDev pushed to main at Tiraya/Tiraya 2023-11-21 13:16:02 +01:00
087f27dda1 feat: add album description and description format to model
ThetaDev pushed to main at Tiraya/Tiraya 2023-11-21 12:48:18 +01:00
65742128dd feat: add album description and description format to model
0a3bf0fc5e fix: match_name producing inconsistent results if number of parts are not equal
d5405b1164 feat: add Bandcamp search
Compare 3 commits »
ThetaDev pushed to main at Tiraya/Tiraya 2023-11-20 16:41:33 +01:00
80b5f988a6 feat: add Bandcamp extractor
ThetaDev pushed to main at ThetaDev/_cargo-index 2023-11-20 14:58:07 +01:00
2465a88bec Update bandcamp
ThetaDev pushed to main at ThetaDev/bandcamp 2023-11-20 14:57:48 +01:00
f328062ed0 fix: add track album_id to response model
e33219f37d fix: album model (nullable track nr)
Compare 2 commits »
ThetaDev pushed to main at ThetaDev/_cargo-index 2023-11-19 00:06:52 +01:00
0b917aab4e Update bandcamp
ThetaDev pushed to main at ThetaDev/_cargo-index 2023-11-18 21:50:04 +01:00
5b7b942ef7 Update bandcamp
ThetaDev pushed to main at ThetaDev/bandcamp 2023-11-18 21:49:29 +01:00
60082fda8c fix: make band bio nullable, add more docstrings
ThetaDev pushed to main at ThetaDev/bandcamp 2023-11-18 21:49:12 +01:00
7c17bb2c28 fix: make band bio nullable, add more docstrings
ThetaDev pushed to main at ThetaDev/bandcamp 2023-11-18 12:48:34 +01:00
12a727a0f7 fix: dont use serde_with default features
ThetaDev pushed to main at ThetaDev/_cargo-index 2023-11-18 12:17:17 +01:00
836d412c70 Update bandcamp
ThetaDev pushed to main at ThetaDev/bandcamp 2023-11-18 12:16:20 +01:00
09f3264a64 fix: remove non_exhaustive from error enum
ThetaDev pushed to main at ThetaDev/_cargo-index 2023-11-18 11:58:46 +01:00
978ddd974b Update bandcamp
ThetaDev pushed to main at ThetaDev/bandcamp 2023-11-18 11:57:15 +01:00
1c366a9071 chore: add repo url
ThetaDev pushed to main at ThetaDev/bandcamp 2023-11-18 11:57:00 +01:00
460b0d985b chore: add repo url
ThetaDev pushed to main at ThetaDev/bandcamp 2023-11-18 11:54:43 +01:00
b3bf3f62a7 feat: improve error handling
0c4ab0a01d add album_track test
Compare 2 commits »
ThetaDev pushed to main at Tiraya/Tiraya 2023-11-18 03:25:13 +01:00
b17c58f523 feat: add Spotify search
097e3e0612 feat: add search endpoint
Compare 2 commits »
ThetaDev pushed to main at ThetaDev/rustypipe 2023-11-18 01:20:02 +01:00
8458d878e7 refactor: generic search API
ThetaDev pushed to main at Tiraya/Tiraya 2023-11-16 16:31:27 +01:00
4592bd4ced feat: use serde_as for cfg duration, serializable secret
ThetaDev closed issue ThetaDev/rustypipe#2 2023-11-16 12:47:22 +01:00
Adjust playlist ID validation regex