Skip to content

Releases: elmerohueso/BSPlaylistEditor

Quest 3 goodness

07 Apr 03:41
ca90837
Compare
Choose a tag to compare
  • 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!

07 Apr 00:55
Compare
Choose a tag to compare

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

19 Feb 17:26
Compare
Choose a tag to compare

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

24 Jan 22:22
Compare
Choose a tag to compare

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

  1. Extract zip contents
  2. Run setup.exe to install

1.2

16 Jan 19:53
Compare
Choose a tag to compare
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

  1. Extract zip contents
  2. Run setup.exe to install

1.1

13 Jan 02:06
Compare
Choose a tag to compare
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
  1. Extract zip contents
  2. Run setup.exe to install

Initial Release

05 Jan 23:34
76d9779
Compare
Choose a tag to compare
  1. Unzip BSPlaylistEditor.zip
  2. Run setup.exe to install it

Full Changelog: https://github.com/elmerohueso/BSPlaylistEditor/commits/v1.0