Skip to content

jerrymarshall2004/spotisaber

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SpotiSaber

This App pulls songs from any spotify playlist and finds Beat Saber maps for them made by the community on Beat Saver!

Image

Requirements

JRE/JDK With JavaFX I Recommend This Version

How to use the application.

When you have a Java Runtime Enviroment. Double click the SpotiSaber jar file. Once opened input a playlist into the text input then hit go! A prompt will come up asking for you auth the spotify application, click download and all of the songs will begin downloading from your default browser!

Known Issues

Not Responding

Yes, I'm aware the app freezes. For whatever reason at the moment, the Java FX Web View library we're using cannot update when background tasks (The Spotify and Beatsaber API Calls) are in progress. We are looking to fix this eventually, but it isn't software breaking.

Communities