ThetaDev
ThetaDev pushed to main at ThetaDev/rustypipe 2022-12-09 01:02:28 +01:00
f526ab38eb refactor!: refactored response models
ThetaDev pushed to main at ThetaDev/rustypipe 2022-12-08 21:54:03 +01:00
4c1876cb55 feat: add channel search
ThetaDev pushed to main at ThetaDev/rustypipe 2022-12-06 11:38:57 +01:00
402f5834d2 tests: fix artist snapshot naming
46e5f9201d feat: add artist_id field to album item
0453a928bc feat: add artist_id field for albums
Compare 3 commits »
ThetaDev pushed to main at ThetaDev/rustypipe 2022-12-05 23:57:32 +01:00
9e4787f501 fix: unavailable album items
ThetaDev pushed to main at ThetaDev/rustypipe 2022-12-05 17:37:58 +01:00
b02cc15b28 tests: remove search position checks
ThetaDev pushed to main at ThetaDev/rustypipe 2022-12-03 21:27:58 +01:00
559e0444fb tests: fix album/radio tests
ThetaDev pushed to main at ThetaDev/rustypipe 2022-12-02 17:01:26 +01:00
933630f590 tests: add music_genre_not_found test
ThetaDev pushed to main at ThetaDev/rustypipe 2022-12-02 00:50:45 +01:00
e502ec5d20 tests: add music genre tests
a24c2686b1 tests: fix music_search_albums:single (black mamba)
de7bd2a965 feat: add music genres
Compare 3 commits »
ThetaDev pushed to main at ThetaDev/rustypipe 2022-12-01 14:14:18 +01:00
c6cd364b9e test: add music_charts test
88104753e0 feat: add Zz (global) country param
f20ea693a6 feat: add music charts
Compare 3 commits »
ThetaDev deleted branch fix/music-album-playlists from ThetaDev/rustypipe 2022-12-01 00:27:15 +01:00
ThetaDev pushed to main at ThetaDev/rustypipe 2022-12-01 00:26:11 +01:00
e063c04821 refactor!: move downloader to seperate crate
a741a61a30 refactor: use generic string params for client
f236458f73 tests: remove exact comment count assertion
2b91c76b85 fix: replace MVs in albums with tracks from album playlist
3eadf82b8b Merge branch 'main' into fix/music-album-playlists
Compare 8 commits »
ThetaDev pushed to fix/music-album-playlists at ThetaDev/rustypipe 2022-11-30 23:47:00 +01:00
2b91c76b85 fix: replace MVs in albums with tracks from album playlist
3eadf82b8b Merge branch 'main' into fix/music-album-playlists
a9aeb4dabe test: remove podcast episode search test
01a2717c11 fix: map track/mv type correctly for album items
Compare 4 commits »
ThetaDev created branch fix/music-album-playlists in ThetaDev/rustypipe 2022-11-30 21:12:12 +01:00
ThetaDev pushed to fix/music-album-playlists at ThetaDev/rustypipe 2022-11-30 21:12:12 +01:00
38bc12f695 fix: accept music album playlist response without header
ThetaDev pushed to main at ThetaDev/rustypipe 2022-11-30 13:17:57 +01:00
8097873fe1 refactor: use generic string arguments
ThetaDev pushed to main at ThetaDev/rustypipe 2022-11-30 12:45:22 +01:00
94b55711cb fix: use AsRef generics for pagination
85cac83070 fix!: use arrays instead of HashSets for stream filter
Compare 2 commits »
ThetaDev pushed to main at ThetaDev/rustypipe 2022-11-30 10:05:31 +01:00
64d009615e fix: use path_macro in tests/codegen for cross-platform paths
ThetaDev pushed to main at ThetaDev/rustypipe 2022-11-29 12:55:00 +01:00
394f8609a8 fix: pre-commit cfg, clippy errors
ThetaDev pushed to main at ThetaDev/kakasi 2022-11-28 21:47:56 +01:00
d5c8c49d3e chore(ci): add workflow dispatch trigger
ThetaDev pushed to main at ThetaDev/kakasi 2022-11-28 21:45:28 +01:00
cb615e8a3e chore: add CI workflow, update pre-commit config