Commit Graph

20 Commits

Author SHA1 Message Date
Jonas Dellinger
1c6f317dda Added Status Code to models 2017-05-31 18:17:07 +02:00
Jonas Dellinger
2543ed2f2f Added new player endpoints 2017-05-31 17:31:41 +02:00
Jonas Dellinger
3ebb446745 Added new endpoint "recently played" 2017-03-02 22:28:55 +01:00
Johnny @PC
abc08873a2 Fixed wrong visibility in BasicModel 2016-07-07 21:55:12 +02:00
Johnny @PC
80dd574c4b Fixed Tests with adding ResponseInfo.Empty 2016-07-07 21:38:07 +02:00
Johnny @PC
15d8fd87e2 Merged headers branch 2016-07-07 21:28:02 +02:00
Johnny @PC
8c0d765eef Added Recommendation Endpoints 2016-04-01 13:23:11 +02:00
Johnny @PC
7bb0cc6391 Fixed wrong type and name in SimpleTrack 2016-04-01 13:22:30 +02:00
Johnny @PC
adeac7b409 Simplified String -> string 2016-03-31 12:08:23 +02:00
Johnny @PC
c8637e32a9 Added AudioFeatures / Moved Several* to their own files 2016-03-31 12:07:29 +02:00
Johnny @PC
fa82877851 Added support for Playlist-searching (Also: SimpleArtist -> FullArtist) 2016-03-05 13:46:55 +01:00
Chris
dcd038b7df fixed fullalbum being converted to savedalbum
when querying full albums, it wasn't deserizaling it correctly. it was
trying to force it into a saved album, not a full album
2016-01-21 23:51:59 -05:00
Johnny @PC
8b67917682 Forgot to add SavedAlbum-Object... 2015-12-07 14:13:24 +01:00
Johnny @PC
323561909e Added HasNextPage and HasPreviousPage to Paging-Objects.
Renamed Next and Previous to GetNextPage and GetPreviousPage
2015-11-07 20:18:39 +01:00
mrnikbobjeff
49441bba95 Formatted and beautified code via codemaid
Organised using statements alphabetically
2015-10-17 00:44:35 +02:00
Johnny Dellinger @PC
214484a7c0 More models rearranged 2015-07-26 14:03:53 +02:00
Johnny Dellinger @PC
b0f687c994 Rearranged models 2015-07-26 14:02:22 +02:00
Johnny Dellinger @PC
d36a3f3fd9 Addition to last commit + Added snapshot_id to SimplePlaylist 2015-07-26 14:00:17 +02:00
Johnny Dellinger @PC
382fdef3fa Added GetFollowedArtists + more inline documentation 2015-07-26 13:59:13 +02:00
Johnny Dellinger @PC
45c71544f9 Full Rewrite & Cleanup (New documentation follows) 2015-07-07 18:11:11 +02:00