Changelog
v49.1.2 (2021-10-20)
Download retries. When a file failed to download, it will be retried up to 3 times. [#712], by [@dtinth]
Improved support for loading sound files inside directories. For example, the BMS OF FOON entry “miss” by Yosk! now plays properly on Bemuse.
Some internal work has also been done to prepare for the ability to separate music servers from music data server, and the codebase has been modernized a little bit. As a result, this version of Bemuse will require a more recent browser: Firefox 69+, Chrome 76+, and Safari 14+. This may affect around 1% of player base, and it is advised to update your browser. If you have an up-to-date browser and you run into issues, please report them either in Issues tracker or Discord. [#706], by [@dtinth]
Introduced bemuse-types
package to publish type definitions in a music
collection. [#705], by [@dtinth]
Improved the code readability of custom songs folder feature. [#699], by [@dimitrov-d]
Prepare the codebase for implementing the detection of removed custom song folder and upgraded Prettier to v2. [#700], by [@dtinth]
If you forgot your password you can now reset it. Click the login button without specifying the username or password, then Bemuse will ask for your email. A better UI may be implemented in later releases. [#694], by [@dtinth]
Feature preview: Custom songs folder.
Currently, to play custom songs, you must drag the song you want to play into Bemuse window. This can be a bit inconvenient if you have many songs to play.
This new feature, currently in preview, lets you pick a folder that contains all your custom songs. The folder selection is saved locally, so next time you return to Bemuse your custom songs will be there. Check out the announcement post to find out how to access this feature preview. [#695], by [@dtinth]