Spotify.NET/docs/5.1.1/home/index.html
2022-01-25 19:34:48 +00:00

18 lines
18 KiB
HTML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!doctype html>
<html lang="en" dir="ltr">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width,initial-scale=1">
<meta name="generator" content="Docusaurus v2.0.0-beta.4">
<title data-react-helmet="true">SpotifyAPI-NET | SpotifyAPI-NET</title><meta data-react-helmet="true" property="og:url" content="https://johnnycrazy.github.io/SpotifyAPI-NET/docs/5.1.1/home"><meta data-react-helmet="true" name="docusaurus_locale" content="en"><meta data-react-helmet="true" name="docusaurus_version" content="5.1.1"><meta data-react-helmet="true" name="docusaurus_tag" content="docs-default-5.1.1"><meta data-react-helmet="true" property="og:title" content="SpotifyAPI-NET | SpotifyAPI-NET"><meta data-react-helmet="true" name="description" content="This project, written in C#/.NET, provides 2 libraries for an easier usage of the Spotify Web API"><meta data-react-helmet="true" property="og:description" content="This project, written in C#/.NET, provides 2 libraries for an easier usage of the Spotify Web API"><link data-react-helmet="true" rel="shortcut icon" href="/SpotifyAPI-NET/img/favicon.ico"><link data-react-helmet="true" rel="canonical" href="https://johnnycrazy.github.io/SpotifyAPI-NET/docs/5.1.1/home"><link data-react-helmet="true" rel="alternate" href="https://johnnycrazy.github.io/SpotifyAPI-NET/docs/5.1.1/home" hreflang="en"><link data-react-helmet="true" rel="alternate" href="https://johnnycrazy.github.io/SpotifyAPI-NET/docs/5.1.1/home" hreflang="x-default"><link rel="stylesheet" href="/SpotifyAPI-NET/assets/css/styles.834af7f3.css">
<link rel="preload" href="/SpotifyAPI-NET/assets/js/runtime~main.296eb39b.js" as="script">
<link rel="preload" href="/SpotifyAPI-NET/assets/js/main.4aea6562.js" as="script">
</head>
<body>
<script>!function(){function t(t){document.documentElement.setAttribute("data-theme",t)}var e=function(){var t=null;try{t=localStorage.getItem("theme")}catch(t){}return t}();t(null!==e?e:"light")}()</script><div id="__docusaurus">
<div><a href="#" class="skipToContent_1oUP">Skip to main content</a></div><nav class="navbar navbar--fixed-top"><div class="navbar__inner"><div class="navbar__items"><button aria-label="Navigation bar toggle" class="navbar__toggle clean-btn" type="button" tabindex="0"><svg width="30" height="30" viewBox="0 0 30 30" aria-hidden="true"><path stroke="currentColor" stroke-linecap="round" stroke-miterlimit="10" stroke-width="2" d="M4 7h22M4 15h22M4 23h22"></path></svg></button><a class="navbar__brand" href="/SpotifyAPI-NET/"><img src="/SpotifyAPI-NET/img/logo.svg" alt="SpotifyAPI-NET" class="themedImage_1VuW themedImage--light_3UqQ navbar__logo"><img src="/SpotifyAPI-NET/img/logo.svg" alt="SpotifyAPI-NET" class="themedImage_1VuW themedImage--dark_hz6m navbar__logo"><b class="navbar__title">SpotifyAPI-NET</b></a><div class="navbar__item dropdown dropdown--hoverable"><a class="navbar__item navbar__link">Docs</a><ul class="dropdown__menu"><li><a class="dropdown__link" href="/SpotifyAPI-NET/docs/introduction">6.X (current)</a></li><li><a aria-current="page" class="dropdown__link dropdown__link--active" href="/SpotifyAPI-NET/docs/5.1.1/home">5.1.1</a></li></ul></div></div><div class="navbar__items navbar__items--right"><a href="https://github.com/JohnnyCrazy/SpotifyAPI-NET" target="_blank" rel="noopener noreferrer" class="navbar__item navbar__link"><span>GitHub<svg width="13.5" height="13.5" aria-hidden="true" viewBox="0 0 24 24" class="iconExternalLink_3J9K"><path fill="currentColor" d="M21 13v10h-21v-19h12v2h-10v15h17v-8h2zm3-12h-10.988l4.035 4-6.977 7.07 2.828 2.828 6.977-7.07 4.125 4.172v-11z"></path></svg></span></a><div class="react-toggle toggle_3Zt9 react-toggle--disabled"><div class="react-toggle-track" role="button" tabindex="-1"><div class="react-toggle-track-check"><span class="toggle_71bT">🌜</span></div><div class="react-toggle-track-x"><span class="toggle_71bT">🌞</span></div><div class="react-toggle-thumb"></div></div><input type="checkbox" class="react-toggle-screenreader-only" aria-label="Switch between dark and light mode"></div></div></div><div role="presentation" class="navbar-sidebar__backdrop"></div></nav><div class="main-wrapper docs-wrapper doc-page"><div class="docPage_31aa"><button class="clean-btn backToTopButton_35hR" type="button" title="Scroll to top"><svg viewBox="0 0 24 24" width="28"><path d="M7.41 15.41L12 10.83l4.59 4.58L18 14l-6-6-6 6z" fill="currentColor"></path></svg></button><aside class="docSidebarContainer_3Kbt"><div class="sidebar_15mo"><nav class="menu thin-scrollbar menu_Bmed menuWithAnnouncementBar_2WvA"><ul class="menu__list"><li class="menu__list-item"><a class="menu__link menu__link--sublist menu__link--active" href="#">SpotifyAPI-NET</a><ul style="display:block;overflow:visible;height:auto" class="menu__list"><li class="menu__list-item"><a aria-current="page" class="menu__link menu__link--active active" tabindex="0" href="/SpotifyAPI-NET/docs/5.1.1/home">Home</a></li></ul></li><li class="menu__list-item menu__list-item--collapsed"><a class="menu__link menu__link--sublist" href="#">SpotifyAPI-NET.Web</a></li><li class="menu__list-item menu__list-item--collapsed"><a class="menu__link menu__link--sublist" href="#">SpotifyAPI-NET.Auth</a></li></ul></nav></div></aside><main class="docMainContainer_3ufF"><div class="container padding-top--md padding-bottom--lg"><div class="row"><div class="col docItemCol_3FnS"><div class="alert alert--warning margin-bottom--md" role="alert"><div>This is documentation for SpotifyAPI-NET <b>5.1.1</b>, which is no longer actively maintained.</div><div class="margin-top--md">For up-to-date documentation, see the <b><a href="/SpotifyAPI-NET/docs/introduction">latest version</a></b> (6.X).</div></div><div class="docItemContainer_33ec"><article><span class="badge badge--secondary">Version: 5.1.1</span><div class="tocCollapsible_1PrD tocMobile_3Hoh"><button type="button" class="clean-btn tocCollapsibleButton_2O1e">On this page</button></div><div class="markdown"><header><h1 class="h1Heading_27L5">SpotifyAPI-NET</h1></header><p>This project, written in C#/.NET, provides 2 libraries for an easier usage of the Spotify Web API</p><p><strong>Spotify&#x27;s Web API</strong> (<a href="https://developer.spotify.com/web-api/" target="_blank" rel="noopener noreferrer">link</a>)</p><blockquote><p>Based on simple REST principles, our Web API endpoints return metadata in JSON format about artists, albums, and tracks directly from the Spotify catalogue.
The API also provides access to user-related data such as playlists and music saved in a “Your Music” library, subject to users authorization.</p></blockquote><p><strong>SpotifyAPI.Web</strong></p><blockquote><p>A wrapper around Spotify&#x27;s Web API, providing sync and async methods to query all possible endpoints. Results are returned as typed class instances, allowing property-based access.</p></blockquote><p><strong>SpotifyAPI.Web.Auth</strong></p><blockquote><p>A library providing C# implementations of the 3 supported Authentication modes, including <code>ImplicitGrantAuth</code>, <code>AuthorizationCodeAuth</code> and <code>CredentialsAuth</code></p></blockquote><hr><h2><a aria-hidden="true" tabindex="-1" class="anchor enhancedAnchor_2LWZ" id="installing"></a>Installing<a class="hash-link" href="#installing" title="Direct link to heading">#</a></h2><ul><li>Via NuGet Package:</li></ul><div class="codeBlockContainer_K1bP"><div class="codeBlockContent_hGly bash"><pre tabindex="0" class="prism-code language-bash codeBlock_23N8 thin-scrollbar" style="color:#bfc7d5;background-color:#292d3e"><code class="codeBlockLines_39YC"><span class="token-line" style="color:#bfc7d5"><span class="token plain">Install-Package SpotifyAPI.Web -Version </span><span class="token number" style="color:rgb(247, 140, 108)">5.1</span><span class="token plain">.1</span></span><span class="token-line" style="color:#bfc7d5"><span class="token plain">Install-Package SpotifyAPI.Web.Auth -Version </span><span class="token number" style="color:rgb(247, 140, 108)">5.1</span><span class="token plain">.1</span></span></code></pre><button type="button" aria-label="Copy code to clipboard" class="copyButton_Ue-o clean-btn">Copy</button></div></div><ul><li>Download the latest binaries on the <a href="https://github.com/JohnnyCrazy/SpotifyAPI-NET/releases" target="_blank" rel="noopener noreferrer">GitHub Release Page</a> and add it to your Project</li><li>Clone the Repo and build the project yourself.</li></ul><hr><h2><a aria-hidden="true" tabindex="-1" class="anchor enhancedAnchor_2LWZ" id="getting-started"></a>Getting Started<a class="hash-link" href="#getting-started" title="Direct link to heading">#</a></h2><ul><li><a href="/SpotifyAPI-NET/docs/5.1.1/web/getting_started">SpotifyAPI.Web</a></li><li><a href="/SpotifyAPI-NET/docs/5.1.1/auth/getting_started">SpotifyAPI.Web.Auth</a></li></ul><h2><a aria-hidden="true" tabindex="-1" class="anchor enhancedAnchor_2LWZ" id="projects"></a>Projects<a class="hash-link" href="#projects" title="Direct link to heading">#</a></h2><h3><a aria-hidden="true" tabindex="-1" class="anchor enhancedAnchor_2LWZ" id="lidarr-by-lidarr"></a><a href="https://github.com/lidarr/Lidarr" target="_blank" rel="noopener noreferrer">lidarr</a> by <a href="https://github.com/lidarr" target="_blank" rel="noopener noreferrer">@lidarr</a><a class="hash-link" href="#lidarr-by-lidarr" title="Direct link to heading">#</a></h3><blockquote><p>Looks and smells like Sonarr but made for music.</p></blockquote><h3><a aria-hidden="true" tabindex="-1" class="anchor enhancedAnchor_2LWZ" id="botframework-solutions-by-microsoft"></a><a href="https://github.com/microsoft/botframework-solutions" target="_blank" rel="noopener noreferrer">botframework-solutions</a> by <a href="https://github.com/microsoft" target="_blank" rel="noopener noreferrer">@microsoft</a><a class="hash-link" href="#botframework-solutions-by-microsoft" title="Direct link to heading">#</a></h3><blockquote><p>home for a set of templates and solutions to help build advanced conversational experiences using Azure Bot Service and Bot Framework</p></blockquote><h3><a aria-hidden="true" tabindex="-1" class="anchor enhancedAnchor_2LWZ" id="spytify-by-jwallet"></a><a href="https://github.com/jwallet/spy-spotify" target="_blank" rel="noopener noreferrer">Spytify</a> by <a href="https://github.com/jwallet" target="_blank" rel="noopener noreferrer">@jwallet</a><a class="hash-link" href="#spytify-by-jwallet" title="Direct link to heading">#</a></h3><blockquote><p>Records Spotify to mp3 without ads while it plays and includes media tags to the recorded files</p></blockquote><h3><a aria-hidden="true" tabindex="-1" class="anchor enhancedAnchor_2LWZ" id="audio-band-by-dsafa"></a><a href="https://github.com/dsafa/audio-band" target="_blank" rel="noopener noreferrer">audio-band</a> by <a href="https://github.com/dsafa" target="_blank" rel="noopener noreferrer">@dsafa</a><a class="hash-link" href="#audio-band-by-dsafa" title="Direct link to heading">#</a></h3><blockquote><p>Display and control songs from the Windows taskbar</p></blockquote><h3><a aria-hidden="true" tabindex="-1" class="anchor enhancedAnchor_2LWZ" id="rocksmith-custom-song-toolkit-by-catara"></a><a href="https://github.com/catara/rocksmith-custom-song-toolkit" target="_blank" rel="noopener noreferrer">rocksmith-custom-song-toolkit</a> by <a href="https://github.com/catara" target="_blank" rel="noopener noreferrer">@catara</a><a class="hash-link" href="#rocksmith-custom-song-toolkit-by-catara" title="Direct link to heading">#</a></h3><blockquote><p>MASS Manipulation of Rocksmith DLC Library</p></blockquote><h3><a aria-hidden="true" tabindex="-1" class="anchor enhancedAnchor_2LWZ" id="spofy-by-eltoncezar"></a><a href="https://github.com/eltoncezar/Spofy" target="_blank" rel="noopener noreferrer">Spofy</a> by <a href="https://github.com/eltoncezar" target="_blank" rel="noopener noreferrer">@eltoncezar</a><a class="hash-link" href="#spofy-by-eltoncezar" title="Direct link to heading">#</a></h3><blockquote><p>A Spotify mini player and notifier for Windows</p></blockquote><h3><a aria-hidden="true" tabindex="-1" class="anchor enhancedAnchor_2LWZ" id="toastify-by-aleab"></a><a href="https://github.com/aleab/toastify" target="_blank" rel="noopener noreferrer">Toastify</a> by <a href="https://github.com/aleab" target="_blank" rel="noopener noreferrer">@aleab</a><a class="hash-link" href="#toastify-by-aleab" title="Direct link to heading">#</a></h3><blockquote><p>Toastify adds global hotkeys and toast notifications to Spotify</p><p><em>Forked from <a href="https://github.com/nachmore/toastify" target="_blank" rel="noopener noreferrer">nachmore/toastify</a></em></p></blockquote><h3><a aria-hidden="true" tabindex="-1" class="anchor enhancedAnchor_2LWZ" id="spotify-oculus-by-captainmorgs"></a><a href="https://github.com/CaptainMorgs/spotify-oculus-release" target="_blank" rel="noopener noreferrer">Spotify Oculus</a> by <a href="https://github.com/CaptainMorgs" target="_blank" rel="noopener noreferrer">@CaptainMorgs</a><a class="hash-link" href="#spotify-oculus-by-captainmorgs" title="Direct link to heading">#</a></h3><blockquote><p>Unity project for interacting with Spotify in virtual reality for the Oculus Rift.</p></blockquote><h3><a aria-hidden="true" tabindex="-1" class="anchor enhancedAnchor_2LWZ" id="songify-by-inzaniity"></a><a href="https://github.com/Inzaniity/Songify" target="_blank" rel="noopener noreferrer">Songify</a> by <a href="https://github.com/Inzaniity" target="_blank" rel="noopener noreferrer">@Inzaniity</a><a class="hash-link" href="#songify-by-inzaniity" title="Direct link to heading">#</a></h3><blockquote><p>A simple tool that gets the current track from Spotify, YouTube and Nightbot.</p></blockquote><h3><a aria-hidden="true" tabindex="-1" class="anchor enhancedAnchor_2LWZ" id="elite-g19s-companion-app-by-magicmau"></a><a href="https://forums.frontier.co.uk/threads/elite-g19s-companion-app-with-simulated-space-traffic-control.226782/" target="_blank" rel="noopener noreferrer">Elite G19s Companion app</a> by <a href="https://github.com/MagicMau" target="_blank" rel="noopener noreferrer">@MagicMau</a><a class="hash-link" href="#elite-g19s-companion-app-by-magicmau" title="Direct link to heading">#</a></h3><blockquote><p>Main features include: system and station overview, play radio and podcast with audio visualizations, simulated Space Traffic Control, GPS functionality (including planetary races), an orrery view, a screenshot converter, and a news ticker.</p></blockquote><h3><a aria-hidden="true" tabindex="-1" class="anchor enhancedAnchor_2LWZ" id="arduino-spotify-remote-control-by-nader11ndeu"></a><a href="https://github.com/NADER11NDEU/ARDUINO-Spotify-Remote-Control" target="_blank" rel="noopener noreferrer">ARDUINO-Spotify-Remote-Control</a> by <a href="https://github.com/NADER11NDEU" target="_blank" rel="noopener noreferrer">@NADER11NDEU</a><a class="hash-link" href="#arduino-spotify-remote-control-by-nader11ndeu" title="Direct link to heading">#</a></h3><blockquote><p>Well, with this project we will be able to control active spotify devices with Arduino. How we gonna do that ? We will use serial communication.</p></blockquote></div><footer class="row docusaurus-mt-lg"><div class="col"><a href="https://github.com/JohnnyCrazy/SpotifyAPI-NET/edit/master/SpotifyAPI.Docs/versioned_docs/version-5.1.1/home.md" target="_blank" rel="noreferrer noopener"><svg fill="currentColor" height="20" width="20" viewBox="0 0 40 40" class="iconEdit_2_ui" aria-hidden="true"><g><path d="m34.5 11.7l-3 3.1-6.3-6.3 3.1-3q0.5-0.5 1.2-0.5t1.1 0.5l3.9 3.9q0.5 0.4 0.5 1.1t-0.5 1.2z m-29.5 17.1l18.4-18.5 6.3 6.3-18.4 18.4h-6.3v-6.2z"></path></g></svg>Edit this page</a></div><div class="col lastUpdated_3DPF">Last updated on <b><time datetime="2022-01-25T19:32:58.000Z">1/25/2022</time></b> by <b>dependabot[bot]</b></div></footer></article><nav class="pagination-nav docusaurus-mt-lg" aria-label="Docs pages navigation"><div class="pagination-nav__item"></div><div class="pagination-nav__item pagination-nav__item--next"><a class="pagination-nav__link" href="/SpotifyAPI-NET/docs/5.1.1/web/getting_started"><div class="pagination-nav__sublabel">Next</div><div class="pagination-nav__label">Getting Started »</div></a></div></nav></div></div><div class="col col--3"><div class="tableOfContents_35-E thin-scrollbar"><ul class="table-of-contents table-of-contents__left-border"><li><a href="#installing" class="table-of-contents__link">Installing</a></li><li><a href="#getting-started" class="table-of-contents__link">Getting Started</a></li><li><a href="#projects" class="table-of-contents__link">Projects</a><ul><li><a href="#lidarr-by-lidarr" class="table-of-contents__link">lidarr by @lidarr</a></li><li><a href="#botframework-solutions-by-microsoft" class="table-of-contents__link">botframework-solutions by @microsoft</a></li><li><a href="#spytify-by-jwallet" class="table-of-contents__link">Spytify by @jwallet</a></li><li><a href="#audio-band-by-dsafa" class="table-of-contents__link">audio-band by @dsafa</a></li><li><a href="#rocksmith-custom-song-toolkit-by-catara" class="table-of-contents__link">rocksmith-custom-song-toolkit by @catara</a></li><li><a href="#spofy-by-eltoncezar" class="table-of-contents__link">Spofy by @eltoncezar</a></li><li><a href="#toastify-by-aleab" class="table-of-contents__link">Toastify by @aleab</a></li><li><a href="#spotify-oculus-by-captainmorgs" class="table-of-contents__link">Spotify Oculus by @CaptainMorgs</a></li><li><a href="#songify-by-inzaniity" class="table-of-contents__link">Songify by @Inzaniity</a></li><li><a href="#elite-g19s-companion-app-by-magicmau" class="table-of-contents__link">Elite G19s Companion app by @MagicMau</a></li><li><a href="#arduino-spotify-remote-control-by-nader11ndeu" class="table-of-contents__link">ARDUINO-Spotify-Remote-Control by @NADER11NDEU</a></li></ul></li></ul></div></div></div></div></main></div></div><footer class="footer footer--dark"><div class="container"><div class="footer__bottom text--center"><div class="footer__copyright">Copyright © 2022 Jonas Dellinger. Built with Docusaurus.</div></div></div></footer></div>
<script src="/SpotifyAPI-NET/assets/js/runtime~main.296eb39b.js"></script>
<script src="/SpotifyAPI-NET/assets/js/main.4aea6562.js"></script>
</body>
</html>