Syncify
A plugin that displays the current song you are listening to on Spotify.
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
- Head over to Spotify Developer Portal
- Create a new "App"
- Fill out the app information as required. Name, Description
- The redirect URL is -> http://127.0.0.1:8080/callback
- Which API/SDKs are you planning to use? Select "Web API" and "Web Playback SDK"
- Agree to the TOS and press Save
- Copy the ClientId and Client Secret into the text fields in the plugins settings window
- Press "Authenticate" and your browser will open asking to authorize with Spotify.
- Press Accept and you are done!
Issues
- "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
- Mediacy - Creator
- SoulDaMeep - Current Song as Online Status