Raul Olmedo

Results 3 issues of Raul Olmedo

`Spartan.getTrack(id: "11dFghVXANMlKmJXsNCbNl", success: { (track) in self.currentSong = track // FIXME: gets the album instead of the song self.miniPlayer?.configure(song: self.currentSong) }) { (error) in print("Error while fetching the track: \(error.description)")...

Hi, is there a way in the js library of handling a disconnect from the blynk server or checking the connection status in order to retry the connection if failed?...

I'd love to contribute to this repo by adding overseerr as a request provider, but it somehow difficult to start developing for this when so little information is given about...