This repository has been archived on 2026-05-27. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
rustypipe/src/client
2022-11-30 23:57:39 +01:00
..
response fix: map track/mv type correctly for album items 2022-11-30 22:43:50 +01:00
snapshots fix: map track/mv type correctly for album items 2022-11-30 22:43:50 +01:00
channel.rs refactor: use generic string arguments 2022-11-30 13:17:28 +01:00
channel_rss.rs refactor: use generic string arguments 2022-11-30 13:17:28 +01:00
mod.rs refactor: use generic string params for client 2022-11-30 23:57:39 +01:00
music_artist.rs refactor: use generic string arguments 2022-11-30 13:17:28 +01:00
music_details.rs fix: replace MVs in albums with tracks from album playlist 2022-11-30 23:45:41 +01:00
music_new.rs fix: use path_macro in tests/codegen for cross-platform paths 2022-11-30 10:04:16 +01:00
music_playlist.rs fix: replace MVs in albums with tracks from album playlist 2022-11-30 23:45:41 +01:00
music_search.rs refactor: use generic string arguments 2022-11-30 13:17:28 +01:00
pagination.rs refactor: use generic string arguments 2022-11-30 13:17:28 +01:00
player.rs refactor: use generic string arguments 2022-11-30 13:17:28 +01:00
playlist.rs refactor: use generic string arguments 2022-11-30 13:17:28 +01:00
search.rs refactor: use generic string arguments 2022-11-30 13:17:28 +01:00
trends.rs fix: use path_macro in tests/codegen for cross-platform paths 2022-11-30 10:04:16 +01:00
url_resolver.rs refactor: use generic string arguments 2022-11-30 13:17:28 +01:00
video_details.rs fix: use path_macro in tests/codegen for cross-platform paths 2022-11-30 10:04:16 +01:00