Use Download class to download track previews into a Temp/ directory.
AudioSystem.getAudioInputStream(URL) was causing issues, so just download the files using the more robust Download class. Signed-off-by: Jeffrey Han <itdelatrisu@gmail.com>
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -4,6 +4,7 @@
|
||||
/Skins/
|
||||
/SongPacks/
|
||||
/Songs/
|
||||
/Temp/
|
||||
/.opsu.log
|
||||
/.opsu.cfg
|
||||
/.opsu.db*
|
||||
|
||||
Reference in New Issue
Block a user