Syncify

Plugin Banner
Author: Mediacy
First Uploaded: 06/07/2025
Last Updated: 07/07/2025
 Views: 16191
 Downloads: 7449
 Open Plugin Homepage

Displays the current song you are listening to on Spotify


DESCRIPTION

Syncify

A plugin that displays the current song you are listening to on Spotify.


Latest Patch

  • Updated the Redirect URL to use port 5173 instead of 8080 (causing collisions)

Features

  • Displays current song title and artist as an overlay in-game!
  • Displays the current "in-game status" as the song title and artist!

Setup

  1. Head over to Spotify Developer Portal
  2. Create a new "App"
  3. Fill out the app information as required. Name, Description
  4. The redirect URL is -> http://127.0.0.1:5173/callback
  5. Which API/SDKs are you planning to use? Select "Web API" and "Web Playback SDK"
  6. Agree to the TOS and press Save
  7. Copy the ClientId and Client Secret into the text fields in the plugins settings window
  8. Press "Authenticate" and your browser will open asking to authorize with Spotify.
  9. Press Accept and you are done!

Issues

  1. "I don't see the song display" -> Make sure you are in a game (can be any game mode just not in the main menu) and Make sure "Show Display" is enabled in the settings.

Notes

  • Report bugs to my discord (mediacy) or create an issue on github.

Credits