Skip to Content
DocumentationPlaying NowNow Playing Json

Now Playing Json

Json output

A json file will be outputted and available at ~/Data/track-info.json for all players. This directory can be changed by the user in File → Settings → Playing Now

Content example

track-info.json
{ "mediaplayer": "Spotify", "artist": "Bryan Adams", "song": "Summer Of '69", "album": "Reckless (30th Anniversary / Deluxe Edition)", "album_image_path": "D:\\Snaz\\Images\\AlbumImage.png" }

Example