v1.4.1
HachimiDX: Maimai auto rechart tool 🐱
What's new
-
UI & Controls
- Added a prompt suggesting users convert the model when encountering a "model file not found" error.
- Added a manual update check button to the settings page.
- Added a "delete_video" option to the run_ffmpeg page to support exporting files without a video stream.
- Improved the version update popup UI and added a direct link to the download page.
-
Under the hood
- Added support for decimal
beat_indexvalues in the BPM config exported by the bpm measurer. - Changed update checks from every startup to daily.
- Added support for more file formats.
- Updated the bundled BPM-Measurer to v1.1.1.
- Added support for decimal
-
Adjusted some interface components, text, and output messages in the app to improve clarity.
-
Modified some text in the installation script to improve clarity.
Bug fixes:
- Fixed an issue where the "mjpg" cover video stream in audio files was not being correctly ignored.
- Fixed an issue where the installation script failed to install CUDA PyTorch correctly when an NVIDIA GPU driver version 600.x was installed.
- Fixed an issue where
bpm_notifytemporary files were not being cleaned up. - Fixed an issue where
output_pathwas not correctly updated after changingaudio_codecon the run_ffmpeg page.
How to update from v1.4.0
- Delete the old
install/andsrc/folder in the project root directory entirely. - Copy the new
install/andsrc/folder to the project root directory.
Full Changelog: v1.4.0...v1.4.1