This repository has been archived by the owner on Nov 9, 2021. It is now read-only.
Changelog v3.3.4
- Fixed Song Browser detection
- Moved to BS_Utils config library
- Song deletion is now async
- Added scroll buttons to song description screen
Changelog v3.3.3
- Added song description screen (with working hyperlinks)
- Added upvotes/downvotes on the level stats display
- Plugin now remembers last selected sort mode
- BSIPA support
- Removed excessive logging
- UI fixes
Changelog v3.3.2
- UI fixes
- Playlists are now secretly music packs
- Added "Open in browser" button on review screen
- Added an option in settings to remember last selected pack and song
Changelog v3.2.9
- UI fixes
- Removed support for SongBrowser's settings
Changelog v3.2.8
- Updated for Beat Saber v0.13.0
Changelog v3.2.7
- Fixed conflict with Song Browser
Changelog v3.2.6
- Fixed voting on Oculus
- Added fast scroll buttons
- Added random song button
Changelog v3.2.5
- Now any Steam user can vote without a BeatSaver API access token!
- Now you can post a song review on BeastSaber right from the game!
Changelog v3.2.4
- Fixed issue #25 (VotingUI's error handling is never hit resulting in a "generic error" being reported)
Changelog v3.2.3
- Fixed overlapping of scroll button with UI elements
Changelog v3.2.2
- Fixed compatability with updated CustomUI
Changelog v3.2.1:
- Plugin should no longer break the level list if there is an exception in the Harmony patch
Changelog v3.2.0
- Added playlist downloader using BeastSaber API
- Added settings UI
- Fixed UI offset
- Added an option to move a song to the recycle bin instead of deleting it
- Added icons to the songs list showing that you upvoted/downvoted/favorited a song
- You can now press R to reload playlists
Changelog v3.1.2
- Fixed playlists loading
- Fixed SongBrowser compatability
Changelog v3.1.1
- Fixed a bug that broke the menu if the song is not available on BeatSaver and ScoreSaber
Changelog v3.1.0
- Difficulty sort and difficulty stars display
- Favorites playlist is now saved to the playlists folder as a file
- Support for .bplist playlists
Changelog v3.0.1
- Support for Beat Saber v0.12.1
- Fixed deadlock when using WinForms
Changelog v3.0.0
- Support for Beat Saber v0.12.0 and v0.12.0p1
Changelog v2.6.3
- Fixed skipping songs if playlist has customArchiveUrl
- Playlists list is now scrolled to the top by default
Changelog v2.6.2
- Added support for CustomArchiveUrl in playlists
- Songs are now extracted asynchronously (no more lag when extracting songs!)
- Fixed the disappearance of the top buttons if there are less than 6 songs in the playlist
Changelog v2.6.1
- Added support for CustomDetailUrl in playlists
Changelog v2.6.0
- Removed pop-up window about API access token
- Fixed deleting songs
- Added playlist download
Changelog v2.5.3
- Added dialog box that appears if there is no access token in the config
- The page down button will now be disabled only if there are no songs on the page so you can scroll through incomplete pages
Changelog v2.5.2
- Fixed a bug where plugin didn't create UserData folder and modprefs.ini file
- Plugin now updates "All songs" playlist after exiting BeatSaver menu
Changelog v2.5.1
- Fixed a bug that caused the UI to disappear
Changelog v2.5
- BeatSaber 0.11.2 support
- Added playlists support
- Added "Abort All" button
Changelog v2.4.1
- First release on ModSaber
Changelog v2.4.0
- Fixed issue #16
- Fixed a bug that caused buttons to disappear if you leave a song before it ends
Changelog v2.3.0
- Fixed sorting buttons
- Fixed voting on results screen
Changelog v2.1.0
- Fixed sorting mode reset after deleting songs
- Replaced Unzip with SharpZipLib again (should fix issues with some songs)
- Voting now works (you need to put your API access token from BeatSaver into modprefs.ini to activate the buttons)