コミットグラフ

12 コミット

作成者 SHA1 メッセージ 日付
Marshal 7edef8ef8b New supported objects: Genre, Title, RadioIcon, Images
The following methods are wrapped:
- /genres
- /feed/wizard/is-passed
Changed getting playlists to another post request with multiple choice and tracks inside
Playlist now parse tracks :)
Keys that start with a digit now with a lower underscore...
2019-06-01 11:23:28 +03:00
Marshal 5cd9818c36 New supported objects: Landing, Block, BlockEntity, Chart, ChartItem, MixLink, PersonalPlaylistsData, PlayContext, PlayContextsData, Promotion, TrackId, TrackShorOld (YEAH!)
The following method are wrapped:
- /landing3
Added the ability to download covers
The following field are optional: Playlist.tags
Now, when parsing json, the "client" key is replaced with "client_"
2019-05-24 20:10:39 +03:00
Marshal 35ed03456b New supported objects: Search, Suggestions, Video, Best, AlbumSearchResult, ArtistSearchResult, PlaylistSearchResult, TrackSearchResult, VideoSearchResult,
The following methods are wrapped:
- /search
- /search/suggest
The following classes received optional fields instead of required ones: Album, Artist, Playlist, Track
Added "params" arg to the GET request
Code refactoring
2019-05-17 19:20:34 +03:00
Marshal 0f368027ca New supported objects: DownloadInfo
The following methods are wrapped:
- /tracks/{track_id}/download-info
- /play-audio
2019-05-16 18:29:49 +03:00
Marshal 9a717e6196 New supported objects: Response, PromoCodeStatus
The following method are wrapped: /account/consume-promo-code
Added error receiver
The following fields are optional: Ratings.day, InvocationInfo.exec_duration_millis, Account.registered_at
Request now accepts client object, not token
2019-05-16 15:45:25 +03:00
Marshal 67589f3cbb New supported objects: Feed, Day, Event, EventAlbum, EventArtist, GeneratedPlaylist, PlaylistsLikes, TrackWithAds
The following methods are wrapped:
- /feed
- /users/{user_id}/likes/playlists
Album type field is now optional
2019-05-15 22:38:39 +03:00
Marshal 3eb8482f78 New supported objects: AlbumsLikes, ArtistLikes
The following methods are wrapped:
- /users/{user_id}/likes/albums & rich arg
- /users/{user_id}/likes/artists & with-timestamps arg
2019-05-14 23:38:15 +03:00
Marshal b416768484 New supported objects: Album, CaseForms, Label, Library, MadeFor, Major, Normalization, PlayCounter, Playlist, Track, TrackPosition, TrackShort, User
The following methods are wrapped:
- albums;
- playlists/list;
- users/{user_id}/playlists/list;
- tracks;
- users/{user_id}/likes/tracks.
Added property to get full track ID
Cover received more optional fields
Ability to pass arguments to the request
Removed unnecessary type conversions
2019-05-12 20:39:12 +03:00
Marshal 3ac34e4c86 New supported objects: Artist, Counts, Cover, Link, Ratings
The following method are wrapped: artists
2019-05-11 11:37:47 +03:00
Marshal b4d173faf9 New supported objects: Experiments, PermissionAlerts, Settings
Added optional fields to Product object
The following methods are wrapped: settings, permission-alerts, account/experiments
Fixed receiving optional parameters during deserialization
2019-05-10 23:01:32 +03:00
Marshal 7c22415268 New supported objects: AutoRenewable, InvocationInfo, PassportPhone, Permissions, Plus, Price, Product, Subscription
Fully wrapped method of obtaining status
2019-05-09 18:28:46 +03:00
Marshal d5dc35e42b Initial commit 2019-05-07 00:02:21 +03:00