Skip to content

Releases: bookdude13/SRPlaylistManager

SRPlaylistManager v2.0.0

22 Sep 02:29
Compare
Choose a tag to compare
Pre-release

Note - Needs MelonLoader v0.6.2, not a later version! There are issues still to be worked out with later ML versions.
Update - MelonLoader v0.6.5 seems to work fine now. Let me know if you run into any issues!

What's Changed

  • Updated to support the open beta version (IL2CPP) by @bookdude13

Full Changelog: v1.2.0...v2.0.0

SRPlaylistManager v1.2.0

28 May 18:22
5630b5d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.1...v1.2.0

SRPlaylistManager v1.1.1

22 Apr 23:42
Compare
Choose a tag to compare
Pre-release

Fixed issue where after leaving the main menu the first time the playlist button would hide the center panel and not show the playlist menu.

SRPlaylistManager v1.1.0

01 Apr 20:40
Compare
Choose a tag to compare

Some bug fixes and minor improvements

  • Renaming playlists no longer breaks the add/remove functionality
  • More checks added to ensure the center panel is shown after leaving the playlist menu
  • When adding or removing a song from a playlist, duplicate songs (same title + author, different hash) are removed
  • Star icon removed from some of the "Playlist" buttons

SRPlaylistManager v1.0.0

22 Mar 02:09
c71b645
Compare
Choose a tag to compare

Initial release!

Songs can be added and removed from multiple playlists at once, and from anywhere that you are able to select songs.

Full Changelog: https://github.com/bookdude13/SRPlaylistManager/commits/v1.0.0