Releases: elmerohueso/BSPlaylistEditor
Releases · elmerohueso/BSPlaylistEditor
Quest 3 goodness
- Added support for Quest 3 (tested with Beat Saber 1.28 & 1.35)
- ClickOnce manifest is no longer signed (because I'm lazy)
Extract zip contents
Run setup.exe to install
Now it can upload songs!
Added ability to upload songs:
- Select "Upload Songs" under the "File" menu
- Drag-and-drop song ZIP files into the "Drop Zone"
- Mulitiple ZIP files can be selected and dropped at the same timee
- Anything that is not a ZIP file (including folders/directories) should be ignored
- The song list will automatically refresh if it detects that songs have been added
Extract zip contents
Run setup.exe to install
Full Changelog: 1.4.0...1.5.0
1.4.0
Main changes:
- Added more logging (log4net)
- Log is located at "C:\ProgramData\elmerohueso\PlaylistEditor.log"
- Logging can be configured via log4net.config in the install directory
- Adding a missing DLL for adb functionality
- Songs in paths containing special characters are now handled correctly
- Malformed custom songs no longer crash the app
Full Changelog: 1.3.1...1.4.0
Extract zip contents
Run setup.exe to install
1.3.1
Main changes:
- Fixed a crash when the headset has no existing playlists
- Added playlist backup browser with ability to restore and delete backups (playlists are automatically backed up locally whenever they are updated)
- Added ability to re-order playlists
- Added ability to change playlist covers
Full Changelog: 1.2...1.3.1
- Extract zip contents
- Run setup.exe to install
1.2
Main changes:
- Check if a headset is connected
- Kill Beat Saber if it's open on the headset
- List playlists in the order shown in Beat Saber (to do: allow changing playlist order)
- Back up playlists when saving changes (to do: add backup browser with restore function)
- Add Settings dialog with user-configurable Temp and Backup folders
Full Changelog: 1.1...1.2
- Extract zip contents
- Run setup.exe to install
1.1
Main changes:
- App will start/kill ADB when app is opened/closed
- Added ability to show playlist cover images
- Added ability to create new playlists
- Added ability to delete playlists
Full Changelog: v1.0...1.1
- Extract zip contents
- Run setup.exe to install
Initial Release
- Unzip BSPlaylistEditor.zip
- Run setup.exe to install it
Full Changelog: https://github.com/elmerohueso/BSPlaylistEditor/commits/v1.0