I am currently using the API from https://github.com/JohnnyCrazy/SpotifyAPI-NET
I am working on making my own front end for Spotify to be played only offline from the saved songs.
It seems to work well to play pause and skip songs. When it is connected to the internet. It also displays the album art.
I am asking to see if anyone has successfully created a new front end from spotify / retrieved the saved songs from spotify without having to be connected to the internet?
I am asking because I am planning on running spotify on a carpc and would like to incorporate the controls into the GUI and not just switch to spotify application.