Skip to content

v1.2.0

Latest

Choose a tag to compare

@FFProjects0 FFProjects0 released this 18 Jul 16:41
· 1 commit to main since this release
690598d

An easy to use music player written in Python. BasicallySpotify has support for OnTheSpot's folder structure, lyrics and playlists!. The app only includes a GUI frontend.

Changes

  • Bugfixes
  • Added discord RPC support (updates every 5 seconds to avoid rate limiting)
    image

How to use discord RPC:

  1. Create a application at Discord's developer portal
  2. Copy the application ID
    image
  3. Create a file called EXACTLY "rpc_token.txt" in the same directory as the program
    image
  4. Go to Rich Presence -> Art Assets
    image
  5. Upload your image that you want to use as the large image on the left, and name it exactly "spotify_icon_svg"
    image
  6. Launch BasicallySpotify and play a song, if your activity status is turned on, it will display on your profile
    image