BeatHub

Small, simple, and fast custom beatmap browser & downloader built with Svelte

APACHE-2.0 License

Stars
20
Committers
2

Bot releases are hidden (Show)

BeatHub - 2.7.8 Latest Release

Published by doughtnerd over 2 years ago

Fixes

  • Updated Content Security Policy to be compatible with beat saber viewer
BeatHub - 2.7.7

Published by doughtnerd almost 3 years ago

Features

  • Confirmation dialog for library sync, explaining what it does.
  • Network status notification (tells you if you're offline)

Bug Fixes

  • Library Manager DB installed to wrong location (app install dir instead of user data dir)

Notes

Just a warning, this update might wipe you current Library DB (it won't affect the songs you already have downloaded though). You just have to Sync your song library. Only annoying thing is you won't have visual preview available for those songs unless you redownload them.

BeatHub - 2.5.6

Published by doughtnerd almost 3 years ago

Features

Library Support!

Library support is finally here. it's in it's early stages but it's easily able to manage my 800+ custom song library pretty well, so hopefully it works well for all of you!

Security Updates

This application has almost always followed the latest security recommendations from Electron. This update also adds a few improvements and a pretty well hammered out CSP policy.

BeatHub - 2.0.0

Published by doughtnerd almost 3 years ago

Features

  • Integrated "Platforms by PixelGuy", a tool that lets you visualize Beat Saber maps before you download them.
  • Updated some icons and tooltips
  • Upgraded electron version

Bug Fixes

  • Beatsaver changed their API and broke the app. This update removes categories that used to be available such as "Top Downloaded" and "Hottest Maps"

Notes

  • New electron version has more restrictive security policy. This update does not contain the security policy updates but that will be added in a future release.
  • Some updates will be made to update code quality and scalability of features in the near future, allowing me to setup for more feature implementation and easier maintenance while BeatSaver.com solidifies their api.
BeatHub - 1.6.3

Published by doughtnerd almost 4 years ago

Bug Fixes

Fixed bug where previewing beatmap would fail because info.dat was named Info.dat

BeatHub - 1.6.2 Hotfix for 1.6.1

Published by doughtnerd over 4 years ago

Build process failed to properly release updated application.

BeatHub - 1.6.1 Beatmap Stat Tooltips

Published by doughtnerd over 4 years ago

Features

  • Beatmap stats now display a tool-tip indicating what the stat is when hovered over.

Bug Fixes

  • Some beatmap authors set songAuthorName metadata to their username instead of the song artist. If that happens, in most cases this will instead use songSubName and correctly display the song's artist.
BeatHub - 1.5.4 Hotfix

Published by doughtnerd over 4 years ago

Fixes issue where manually selecting beat saber folder was breaking on windows

BeatHub - 1.5.3

Published by doughtnerd over 4 years ago

Features

Various app UI improvements

  • tooltip for navigation bar
  • error notifications
  • download complete notifications
  • download list clearing
  • higher contrast, bigger buttons, and bigger text for legibility

Search now automatically searches after user stops typing (debounced search)
Improvements for app security (removed unsafe electron app code)
Added light/dark theme setting

Bugs/Fixes

Fixed bug causing the same songs to load multiple times when scrolling rapidly

BeatHub - Version 1.1.1 - Auto Updates

Published by doughtnerd almost 5 years ago

Features

Automatic updates:
Shouldn't be any need to re-download the app. If an update is available, the app will let you know when it's ready to install it.

Bugs/Fixes

Beat Saber install folder detection:
App now looks for root Beat Saber install folder. If Beat Saber is set manually, you only need to direct the app to the root folder. From there, the app will create a CustomLevels folder if it doesn't exist and put all your songs there.

BeatHub - Initial Stable Release

Published by doughtnerd almost 5 years ago

Windows support only.

Stable release of all current features. Includes:

  • Search functionality
  • Top downloads, top rated, hottest, and newest download lists
  • Song previewing (including song scrubbing)
  • Song download manager. Downloads directly to folder set by user.