s0apy-Spotilyss icon

Spotilyss

Displays your currently playing song on-screen using the official Spotify API. Requires a one-time setup.

Last updated 3 days ago
Total downloads 121
Total rating 2 
Categories Mods Tools Audio
Dependency string s0apy-Spotilyss-1.0.7
Dependants 0 other packages depend on this package

This mod requires the following mods to function

BepInEx-BepInExPack-5.4.2100 icon
BepInEx-BepInExPack

BepInEx pack for Mono Unity games. Preconfigured and ready to use.

Preferred version: 5.4.2100

README

Spotilyss

Displays your currently playing Spotify song on-screen in the bottom-left corner! This mod uses the official Spotify API for a reliable connection and requires a simple, one-time setup to link with your account.


One-Time Setup: Connecting to Spotify

This is a required one-time setup that gives the mod a unique "key" to securely access your "Now Playing" information. The mod will never see your password.

  1. Go to the Spotify Developer Dashboard:

  2. Create a New App:

    • Click the green CREATE APP button.
    • Give it any name and description (e.g., "Atlyss Mod").
    • Check the agreement boxes and click CREATE.
  3. Copy Your Keys:

    • On your new app's dashboard, you will see a Client ID. Copy this key.
    • Click Show client secret and copy the long Client Secret key as well.
  4. Configure the App's Settings:

    • Click the green Edit Settings button.

    • In the box labeled Redirect URIs, type this exactly: http://localhost:5000/callback https://example.com/callback http://127.0.0.1:8000/callback http://[::1]:8000/callback

    • Click Add, then scroll down and click Save.

  5. Configure the Mod:

    • Run Atlyss once with the mod installed. A new config file will be created.
    • Press INS to open the menu.
    • Paste your Client ID and Client Secret into the matching fields and save the file.

Now you're all set! The next time you launch Atlyss, a browser window will pop up asking for your final approval. Just click "Agree," and the mod will be fully functional.

Enjoy!