Skip to content

Releases: philippn/now-playing-kiosk

3.0.1

16 Mar 12:38
Compare
Choose a tag to compare

The app now catches exceptions caused by network connectivity problems, instead of just crashing.

3.0.0

23 Feb 16:06
Compare
Choose a tag to compare

This version now utilizes the Spotify Web API, including authorization using the OAuth authorization code flow. Because of this, you will need to log into Spotify and grant the app the rights for accessing the scope user-read-currently-playing upon starting the app.

2.0.1

17 Dec 13:03
Compare
Choose a tag to compare

This small update fixes occasional crashes while trying to fetch the album art url.

2.0.0

03 Dec 21:29
Compare
Choose a tag to compare

This version now utilizes the Spotify Local API to fetch current track information from.

1.0.3

11 Oct 16:48
Compare
Choose a tag to compare
Another typo fixed

1.0.2

11 Oct 14:36
Compare
Choose a tag to compare
album > single > compliation

1.0.1

04 Oct 15:25
Compare
Choose a tag to compare
Bugfix: No track info displayed while context menu is opened

1.0.0

21 Sep 11:46
Compare
Choose a tag to compare

Initial release