Skip to content

Version 1.5.0

Latest
Compare
Choose a tag to compare
@Gruncan Gruncan released this 25 Jul 20:12
· 11 commits to main since this release
b14ab96

Change list

Version 1.5.0 release pull

  • com.spotify renamed with proper domain name dev.gruncan.spotify
  • spotify.objects and spotify.requests moved deeper into spotify.webapi.objects and spotify.webapi.requests

Request renames:

Renamed requests starting with "Several" to start with specific request name

Previous Name New Name
SeveralAlbumsGet AlbumSeveralGet
ArtistTopTracksGet ArtistsTopTracksGet
SeveralArtistsGet ArtistSeveralGet
SeveralAudioBooksGet AudiobookSeveralGet
CategoriesGet CategoryGet
SeveralCategoriesGet CategorySeveralGet
SeveralChaptersGet ChapterSeveralGet
SeveralEpisodesGet EpisodeSeveralGet
CategoriesPlaylistsGet PlaylistCategoriesGet
FeaturedPlaylistGet PlaylistFeaturedGet
SeveralShowsGet ShowSeveralGet
SeveralTracksGet TrackSeveralGet
SeveralTrackAudioFeaturesGet TrackAudioFeatureSeveralGet

Added support for remaining requests and serialization:

  • AlbumReleasesGet
  • MyAlbumsDelete
  • MyAlbumsGet
  • MyAlbumsPut
  • MyAlbumsSavedGet
  • MyAudiobooksDelete
  • MyAudiobooksGet
  • MyAudiobooksPut
  • MyAudiobooksSavedGet
  • MyEpisodesDelete
  • MyEpisodesGet
  • MyEpisodesPut
  • MyEpisodesSavedGet
  • MyFollowedArtistsGet
  • MyFollowingPersonGet
  • MyFollowPersonPut
  • MyProfileGet
  • MyTopInfo
  • MyUnfollowPersonDelete
  • MyPlayerCurrentlyPlayingGet
  • MyPlayerDevicesGet
  • MyPlayerGet
  • MyPlayerNextPost
  • MyPlayerPausePut
  • MyPlayerPreviousPost
  • MyPlayerQueueGet
  • MyPlayerQueuePost
  • MyPlayerRecentlyPlayedGet
  • MyPlayerRepeatPut
  • MyPlayerResumePut
  • MyPlayerSeekPut
  • MyPlayerSetVolumePut
  • MyPlayerToggleShufflePut
  • MyPlayerTransferPut
  • MyPlaylistsGet
  • MyShowsDelete
  • MyShowsGet
  • MyShowsPut
  • MyShowsSavedGet
  • MyTracksDelete
  • MyTracksGet
  • MyTracksPut
  • MyTracksSavedGet
  • PlaylistAddCoverImagePut
  • PlaylistAddItemPost
  • PlaylistChangeDetailsPut
  • PlaylistFollowingCheckGet
  • PlaylistFollowPut
  • PlaylistRemoveItemDelete
  • PlaylistUnfollowDelete
  • PlaylistUpdatePut