Commit Graph

29 Commits

Author SHA1 Message Date
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
Jürgen
4699246068 Adapted code style 2016-07-30 00:19:57 +02:00
Jürgen
1699519c95 Renamed AuthenticationFactory to WebApiFactory (better description of what the class does...) 2016-07-24 23:58:45 +02:00
Jürgen
d21e84476c AuthenticationFactory 2016-07-19 21:15:22 +02:00
Johnny @PC
15d8fd87e2 Merged headers branch 2016-07-07 21:28:02 +02:00
Johnny @PC
ca4bd1edaf Added Top artists/tracks 2016-04-01 14:08:06 +02:00
Johnny @PC
8c0d765eef Added Recommendation Endpoints 2016-04-01 13:23:11 +02:00
Johnny @PC
c8637e32a9 Added AudioFeatures / Moved Several* to their own files 2016-03-31 12:07:29 +02:00
eltoncezar
1c5f6899eb First Implementation of SpotifyUri
Following JohnnyCrazy's directives.
2016-03-20 01:02:15 -03:00
Johnny @PC
8afd134769 Updated all libs 2016-03-05 14:32:50 +01:00
Johnny @PC
0dd94eaf41 Implemented Async-Structure. 2015-11-05 21:20:22 +01:00
mrnikbobjeff
53ff432425 Removed nircmd.exe
Changed Mute and UnMute function to work with both x86 and x64 processes on Windows 7 or newer
Added functions to manipulate the Volume Control of Spotify
2015-10-17 11:55:27 +02:00
mrnikbobjeff
e4f30cb736 Changed Ruleset back to original 2015-10-17 00:39:11 +02:00
mrnikbobjeff
10c8944e05 Replaced all occurances of checking whether a string is empty via str == "" with String.IsNullOrEmpty(str)
sealed StringAttribute because it is only contains text as attribute
sealed SpotifyWebAPI class as it implements IDisposable
Changed Exception catching where the Exception is not used to ignore the Exception object
Removed Console.WriteLine("Exception: " + e.Message) int HttpProcessor.Process as it is a library function which might not be used in a console application
2015-10-17 00:31:01 +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
70fc8ea389 Added .nuget folder 2015-07-07 18:34:59 +02:00
Johnny Dellinger @PC
05283ef254 Disabled XML Comment warnings 2015-07-07 18:25:14 +02:00
Johnny Dellinger @PC
45c71544f9 Full Rewrite & Cleanup (New documentation follows) 2015-07-07 18:11:11 +02:00
Johnny @PC
98f3bf3952 Added paylist-reordering 2015-02-27 16:28:33 +01:00
Johnny @PC
3afbea32a6 Updated to support latest features (Changelog-date: February 11th, 2015) 2015-02-13 00:23:07 +01:00
Johnny @PC
cbd248a2fe - Updated. (Changelog-date: November 11th, 2014)
- Improved HTTPServer
- Ordered methods in SpotifyWebApiCass
- Added various models for the new endpoints
2014-12-04 18:18:11 +01:00
Johnny @PC
0b78f12df3 Added support for Spotify's Web API
- New Namespaces
   -> SpotifyAPI.SpotifyLocalAPI
   -> SpotifyAPI.SpotifyWebAPI
   -> SpotifyAPI.SpotifyWebAPI.Models
- Wiki created, examples coming soon
- Added example for the new Web API
- README updated
2014-07-20 22:42:46 +02:00
Johnny @PC
28e61c638b Reset Buildpath | Removed DLL in main Folder | Made a 5000ms delay for Spotify to run 2014-02-17 13:03:00 +01:00
Johnny @PC
76f3a8716b Fixxed GetCFID (null-object check) | Implemented ExtendedWebClient with Timeout var | Example App updated | Fixxed Event Timer stopping randomly 2014-02-17 12:58:15 +01:00
Johnny @PC
62bb797150 Added Files 2014-02-01 13:52:33 +01:00
Johnny @PC
247bddd685 blah 2014-01-10 08:09:14 +01:00
Johnny @PC
cae9f34acf Added alot 2014-01-08 23:22:54 +01:00
Johnny-Laptop
0d55f4d36b Initial Commit 2014-01-07 16:26:03 +01:00