mirror of
https://github.com/Sarsoo/Spotify.NET.git
synced 2024-12-23 14:46:26 +00:00
Built docs | AppVeyor Build 238
This commit is contained in:
parent
05a190151c
commit
6f52d496fd
@ -184,7 +184,7 @@
|
||||
<p>This API provides some access to the local running Spotify-Client (Windows only).<br />
|
||||
You can fetch details for the current track, play/pause, skip/previous track and
|
||||
get notified on various events.</p>
|
||||
<p><strong>NOTE:</strong> This API is unofficial, things may brake in the future and there is no
|
||||
<p><strong>NOTE:</strong> This API is unofficial, things may break in the future and there is no
|
||||
guarantee everything works out of the box.</p>
|
||||
<hr />
|
||||
<h2 id="first-steps">First steps</h2>
|
||||
|
File diff suppressed because one or more lines are too long
32
sitemap.xml
32
sitemap.xml
@ -4,7 +4,7 @@
|
||||
|
||||
<url>
|
||||
<loc>/</loc>
|
||||
<lastmod>2017-10-27</lastmod>
|
||||
<lastmod>2017-11-01</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
|
||||
@ -13,85 +13,85 @@
|
||||
|
||||
<url>
|
||||
<loc>/SpotifyWebAPI/gettingstarted/</loc>
|
||||
<lastmod>2017-10-27</lastmod>
|
||||
<lastmod>2017-11-01</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>/SpotifyWebAPI/examples/</loc>
|
||||
<lastmod>2017-10-27</lastmod>
|
||||
<lastmod>2017-11-01</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>/SpotifyWebAPI/auth/</loc>
|
||||
<lastmod>2017-10-27</lastmod>
|
||||
<lastmod>2017-11-01</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>/SpotifyWebAPI/albums/</loc>
|
||||
<lastmod>2017-10-27</lastmod>
|
||||
<lastmod>2017-11-01</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>/SpotifyWebAPI/artists/</loc>
|
||||
<lastmod>2017-10-27</lastmod>
|
||||
<lastmod>2017-11-01</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>/SpotifyWebAPI/browse/</loc>
|
||||
<lastmod>2017-10-27</lastmod>
|
||||
<lastmod>2017-11-01</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>/SpotifyWebAPI/follow/</loc>
|
||||
<lastmod>2017-10-27</lastmod>
|
||||
<lastmod>2017-11-01</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>/SpotifyWebAPI/library/</loc>
|
||||
<lastmod>2017-10-27</lastmod>
|
||||
<lastmod>2017-11-01</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>/SpotifyWebAPI/player/</loc>
|
||||
<lastmod>2017-10-27</lastmod>
|
||||
<lastmod>2017-11-01</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>/SpotifyWebAPI/playlists/</loc>
|
||||
<lastmod>2017-10-27</lastmod>
|
||||
<lastmod>2017-11-01</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>/SpotifyWebAPI/profiles/</loc>
|
||||
<lastmod>2017-10-27</lastmod>
|
||||
<lastmod>2017-11-01</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>/SpotifyWebAPI/search/</loc>
|
||||
<lastmod>2017-10-27</lastmod>
|
||||
<lastmod>2017-11-01</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>/SpotifyWebAPI/tracks/</loc>
|
||||
<lastmod>2017-10-27</lastmod>
|
||||
<lastmod>2017-11-01</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>/SpotifyWebAPI/util/</loc>
|
||||
<lastmod>2017-10-27</lastmod>
|
||||
<lastmod>2017-11-01</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
|
||||
@ -100,7 +100,7 @@
|
||||
|
||||
<url>
|
||||
<loc>/SpotifyLocalAPI/</loc>
|
||||
<lastmod>2017-10-27</lastmod>
|
||||
<lastmod>2017-11-01</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user