Menu

Spotify Controller

David McGinnis Kyle

Overview

The Spotify IO Interface implements IMusicControler, and it is designed to stream music from Spotify. The IMusicController interface provides methods to play music and playlists, skip tracks, get information about the current track, as well as delete a song from your playlist.

Configuration File Format

<Spotify Username="(user name)" Password="(password)" />

To use the spotify IO interface, your username and password must be added into the configuration file in plain-text. We are working to find a better way to store this sensitive information before final release of this product, but since the configuration file is currently only local, your privacy is secure.

First-Party App Support

This IO Interface is used by the Music App.


Related

Documentation: First-party Apps
Documentation: Music App

MongoDB Logo MongoDB