diff --git a/LICENSE b/LICENSE
index ed0584b..051293b 100644
--- a/LICENSE
+++ b/LICENSE
@@ -1,4 +1,4 @@
-Copyright 2018 Daniel Larsen
+Copyright 2019 Daniel Larsen, Andrew Evans
Permission is hereby granted, free of charge, to any person obtaining a copy of
this software and associated documentation files (the "Software"), to deal in
diff --git a/README.md b/README.md
index faae88f..ad287c3 100644
--- a/README.md
+++ b/README.md
@@ -66,12 +66,12 @@ See tests and samples for more usage examples.
| Follow | 7 | 0 | 0% |
| Library | 8 | 0 | 0% |
| Personalization | 1 | 0 | 0% |
-| Player | 13 | 2 | 15% |
+| Player | 13 | 3 | 23% |
| Playlists | 12 | 1.5 | 13% |
| Search | 1 | 1 | 100% | ✅ |
| Tracks | 5 | 5 | 100% | ✅ |
| Users Profile | 2 | 0 | 0% |
-| **Total** | **63** | **14** | **22%** |
+| **Total** | **63** | **15** | **24%** |
Feature requests welcomed! (log an issue)
diff --git a/src/SpotifyApi.NetCore/SpotifyApi.NetCore.csproj b/src/SpotifyApi.NetCore/SpotifyApi.NetCore.csproj
index d4d4843..fd5ddcc 100644
--- a/src/SpotifyApi.NetCore/SpotifyApi.NetCore.csproj
+++ b/src/SpotifyApi.NetCore/SpotifyApi.NetCore.csproj
@@ -4,10 +4,10 @@