Skip to content

Releases: jk4837/PlaylistEditor

v0.2.2

30 Jun 12:51
Compare
Choose a tag to compare

Improvements

  • Fixed insert list disappear bug.
  • Fixed other bugs

⚠️If you want to use BMBF to manage playlists, use BMBF > Tools > Reload Playlist Folder first, otherwise you may lose changes and lock data!

v0.2.0

08 May 00:14
Compare
Choose a tag to compare

New features

  • Set/unset playlist cover
  • Record playing level to new playlist
  • Lock selected characteristic and difficulty for songs in custom playlist
  • Display the duration of the playlist when the playlist header is selected

Improvements

  • Backup playlist files to avoid loss of changed and locked data after BMBF sync
  • Not refreshing all songs after the operation
  • Remember last selected playlist when inserting a song
  • Rename suffix of playlist file to avoid "path too long" error when syncing with BMBF
  • Remain search string and filter option after any action
  • Fixed other bugs

⚠️If you want to use BMBF to manage song order or create/delete playlists, use BMBF > Tools > Reload Playlist Folder first, otherwise you may lose changes and lock data!

DEMO

First Release

10 Apr 17:04
14ab5ee
Compare
Choose a tag to compare

Playlist Editor

Manage and edit playlists in-game.

8 buttons will be created by this mod:

  • Delete List - Delete selected playlist, button will be disabled if "Custom Level" is selected
  • Create List - Create a new empty playlist with input name
  • Delete - Overwrite the delete button created by core mod, remove selected song from data storage
  • Remove - Remove selected song from selected playlist, or remove from all playlists instead if "Custom Levels" is selected
  • Delete and Remove - Delete Song and Remove Song at once
  • Insert - Insert the selected song into one of the playlists, if the original list picture is empty, the song picture will become the playlist picture
  • Move Up - Moves the selected song order up in the playlist, button will be disabled if "Custom Level" is selected
  • Move Down - Moves the selected song order down in the playlist, button will be disabled if "Custom Level" is selected

For all actions above, not only "custom levels" will be refreshed, but also all custom playlists will be refreshed, while selections will remain at the original level

Be Aware: Before the next BMBF sync, use "BMBF > Tools > Reload Playlist Folder" to make the playlist consistent with the BMBF, otherwise you may lose changes!

DEMO