ThetaDev
ThetaDev pushed to main at ThetaDev/adventofcode23 2023-12-01 20:28:45 +01:00
20577b302f day 1
ThetaDev created repository ThetaDev/adventofcode23 2023-12-01 20:28:26 +01:00
ThetaDev pushed to main at ThetaDev/rustypipe 2023-11-29 14:01:54 +01:00
cf24f978f2 tests: fix artist_albums test, add status to A/B test notes
ThetaDev pushed to main at Tiraya/Tiraya 2023-11-27 21:34:46 +01:00
48a1c3520b feat: add checksums to track model
ThetaDev pushed to main at Tiraya/Tiraya 2023-11-24 21:05:21 +01:00
20d65f26b1 feat: add full audio metadata to model
ThetaDev pushed to main at ThetaDev/rustypipe 2023-11-24 18:07:20 +01:00
9a652d851f fix: improve VecLogErr messages
9d243fa0ad fix: parsing text components with empty navigation endpoints
Compare 2 commits »
ThetaDev pushed to main at ThetaDev/rustypipe 2023-11-24 16:34:04 +01:00
e012489473 tests: remove audiobook test again
ThetaDev pushed to main at ThetaDev/rustypipe 2023-11-24 16:22:46 +01:00
342780ef68 fix: use url-safe base64, rename channel_info2 operation
ThetaDev pushed to main at ThetaDev/rustypipe 2023-11-23 03:27:05 +01:00
b0a0df50b4 fix: failing YTM tests (again)
ThetaDev pushed to main at ThetaDev/rustypipe 2023-11-23 03:09:11 +01:00
7ca17f725a fix: failing YTM tests by changing objects
0a02e946b3 chore: update woodpecker pipeline schema
Compare 2 commits »
ThetaDev pushed to main at Tiraya/Tiraya 2023-11-21 21:56:48 +01:00
2f7c238147 feat: update extractors to use new description format
ThetaDev pushed to main at ThetaDev/rustypipe 2023-11-21 13:30:03 +01:00
22deccb408 feat: add is_empty method to richtext
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