Now Playing Json - JimmyAppelt/snaz GitHub Wiki

Table of Contents

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

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

Example