We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Currently "Update BMS Database" button only updates database when the .bms file itself has changed.
.bms
beatoraja/src/bms/player/beatoraja/song/SQLiteSongDatabaseAccessor.java
Line 526 in fe2a606
SQLite entry should also change when previewpath differs from previously fetched values.
previewpath
The text was updated successfully, but these errors were encountered:
update song table on preview file path change exch-bms2#827
a2d9513
No branches or pull requests
Currently "Update BMS Database" button only updates database when the
.bms
file itself has changed.beatoraja/src/bms/player/beatoraja/song/SQLiteSongDatabaseAccessor.java
Line 526 in fe2a606
SQLite entry should also change when
previewpath
differs from previously fetched values.The text was updated successfully, but these errors were encountered: