Releases: rithik-b/PlaylistManager
Version 1.6.6
Version 1.6.6
- Fixed downloading of older Beatmaps
- Made Beatmap folder naming consistent with BeatSaverDownloader and ModAssistant
Version 1.6.5
- Fixed a game breaking bug with the April Fool's Prank
Version 1.6.4
- Fixed interoperability with mods that use PlaylistManager's Events
Version 1.6.3
- Support for Beat Saber 1.20
- Playlists without a cover now show a collage of the first 4 levels in the playlist. This requires ImageSharp (which will be installed automatically by ModAssistant when PlaylistManager is installed from there), otherwise a static icon will be shown instead
- Improved performance of sprite loading even more by switching to a 2 stage sprite load system
- Scrolling up on single row of playlists no longer makes them all disappear
- Folder text is now no longer using System.Drawing but is just regular text in beat saber. This should 100% fix any compatibility issues with Windows 7
- Fixed downloaded beatmap extraction (as reported by Meivyn and Zingabopp)
- Made downloading progress animation smoother
- Showing number of levels downloaded so far in a playlist (progress of playlist download)
- Added interoperability with the playlist downloader, so other mods can queue playlists to download in the background downloader
Version 1.6.4
Version 1.6.4
- Fixed interoperability with mods that use PlaylistManager's Events
Version 1.6.3
- Support for Beat Saber 1.20
- Playlists without a cover now show a collage of the first 4 levels in the playlist. This requires ImageSharp (which will be installed automatically by ModAssistant when PlaylistManager is installed from there), otherwise a static icon will be shown instead
- Improved performance of sprite loading even more by switching to a 2 stage sprite load system
- Scrolling up on single row of playlists no longer makes them all disappear
- Folder text is now no longer using System.Drawing but is just regular text in beat saber. This should 100% fix any compatibility issues with Windows 7
- Fixed downloaded beatmap extraction (as reported by Meivyn and Zingabopp)
- Made downloading progress animation smoother
- Showing number of levels downloaded so far in a playlist (progress of playlist download)
- Added interoperability with the playlist downloader, so other mods can queue playlists to download in the background downloader
Version 1.6.3
Version 1.6.3
- Playlists without a cover now show a collage of the first 4 levels in the playlist. This requires ImageSharp (which will be installed automatically by ModAssistant when PlaylistManager is installed from there), otherwise a static icon will be shown instead
- Improved performance of sprite loading even more by switching to a 2 stage sprite load system
- Scrolling up on single row of playlists no longer makes them all disappear
- Folder text is now no longer using System.Drawing but is just regular text in beat saber. This should 100% fix any compatibility issues with Windows 7
- Fixed downloaded beatmap extraction (as reported by Meivyn and Zingabopp)
- Made downloading progress animation smoother
- Showing number of levels downloaded so far in a playlist (progress of playlist download)
- Added interoperability with the playlist downloader, so other mods can queue playlists to download in the background downloader
UI Bugfixes
Version 1.6.1
- Fixed the sizing of the sync button and settings button
- Fixed the text for folders
- Other small UI bugfixes
Version 1.6.0
Version 1.6.0 of PlaylistManager brings support for Beat Saber 1.19, a new UI overhaul as well as major improvements to the playlist downloader.
New UI
When opening the custom songs tab, there are 3 new buttons. The create playlist button allows you to quickly create a new playlist, the download queue button opens the playlist download queue and the settings button opens the PlaylistManager settings.
🤡 Downloader? I ha-
The brand new playlist downloader allows for queuing multiple playlists to download as well as downloading playlists in the background. Yes, this even allows you to play the game instead of having to wait for playlists to download. By default, the downloads will pause when a song is started to save on performance, however you can allow it to download all the time in the settings. Speaking of settings...
Brand New Settings Menu
The settings menu has been moved from mod settings to the settings button as mentioned earlier. Settings are now organized based on what they do, (such as default playlist settings and UI) and now only perform a soft restart if it is necessary. Most settings can be toggled without a soft restart, and when it is needed a warning will pop up. The settings menu also shows a changelog of the latest PlaylistManager update (if you are reading it there, hi!) and a section for the major contributors of this mod.
Other Changes
- MASSIVELY improved performance for the initial loading of all playlists in the game. Thank you so much @Auros for helping me investigate this.
- Improved performance of deleting all songs along with deleting a playlist
- Added support for downloading songs in a playlist that are unpublished due to being outdated but the hash is known. Should help with AccSaber.
- A download icon is shown under each playlist in the list of playlists if there are songs for the playlist that are not downloaded yet. This behaviour can be disabled in the settings if you prefer.
- If you download playlists when your drive is nearly full (less than 100MB) the download will be paused and a warning will pop up asking you to resume or cancel. This is done to prevent loss of configs for other mods (or even files from other programs on your PC) as attempting to write to the drive when there is very little space left would result in that data being lost forever. This can be disabled in the settings as well, but I recommend not to.
- Added an ingame readme, accessible using ModList
- Fixed a bug where playlists won't save after syncing
- Removed the option to disable playlist management. With all the new features, it was hard to separate playlist loading from management. PlaylistManager as a whole can be disabled using ModList if you're into that.
The Downloader Update
Version 1.6.0
Version 1.6.0 of PlaylistManager brings support for Beat Saber 1.19, a new UI overhaul as well as major improvements to the playlist downloader.
New UI
When opening the custom songs tab, there are 3 new buttons. The create playlist button allows you to quickly create a new playlist, the download queue button opens the playlist download queue and the settings button opens the PlaylistManager settings.
🤡 Downloader? I ha-
The brand new playlist downloader allows for queuing multiple playlists to download as well as downloading playlists in the background. Yes, this even allows you to play the game instead of having to wait for playlists to download. By default, the downloads will pause when a song is started to save on performance, however you can allow it to download all the time in the settings. Speaking of settings...
Brand New Settings Menu
The settings menu has been moved from mod settings to the settings button as mentioned earlier. Settings are now organized based on what they do, (such as default playlist settings and UI) and now only perform a soft restart if it is necessary. Most settings can be toggled without a soft restart, and when it is needed a warning will pop up. The settings menu also shows a changelog of the latest PlaylistManager update (if you are reading it there, hi!) and a section for the major contributors of this mod.
Other Changes
- MASSIVELY improved performance for the initial loading of all playlists in the game. Thank you so much @Auros for helping me investigate this.
- Improved performance of deleting all songs along with deleting a playlist
- Added support for downloading songs in a playlist that are unpublished due to being outdated but the hash is known. Should help with AccSaber.
- A download icon is shown under each playlist in the list of playlists if there are songs for the playlist that are not downloaded yet. This behaviour can be disabled in the settings if you prefer.
- If you download playlists when your drive is nearly full (less than 100MB) the download will be paused and a warning will pop up asking you to resume or cancel. This is done to prevent loss of configs for other mods (or even files from other programs on your PC) as attempting to write to the drive when there is very little space left would result in that data being lost forever. This can be disabled in the settings as well, but I recommend not to.
- Added an ingame readme, accessible using ModList
- Fixed a bug where playlists won't save after syncing
- Removed the option to disable playlist management. With all the new features, it was hard to separate playlist loading from management. PlaylistManager as a whole can be disabled using ModList if you're into that.
Version 1.5.0
- Support for Beat Saber 1.18.0
- Support for new playlist scrolling interface
- Added thumbstick scrolling support to the entire mod UI
- [New config option] Blurred Artwork: Use blur for playlist covers in the UI
- [New config option] Playlist name on hover: Show playlist name when hovering over one
- [Bugfix] Maybe fixed Windows 7 Compatibility Issues
Version 1.4.0
- Added support for 1.17.0
- Added feature request #32 (Option to not download songs automatically on sync)
Version 1.3.0
BeatSaverSharp 3.0 support! Thank you @Shadnix-was-taken and @Auros for your contributions.
Version 1.2.0
Features:
- Added an option to delete a playlist along with all songs inside it from the game.
- Added support for key only playlists (such as ones from https://bsaber.org). To see the songs in these playlists, click on the download button.
- Updated the look of the download/delete/info buttons. Hovering over the download button tells you how many songs are needed to download and the button is disabled if you own all songs.
- Added support for using ReadOnly playlists.
- Added a toggle for easter eggs.
Bugfixes:
- Fixed a bug where removing one song from a playlist would mess up the rest of the playlist #29
- Fixed a rare bug where the game would crash due to invalid file permissions
- Cover images are now straight instead of slanted in the cover image selection view
- Fixed a bug where clicking on a folder too quickly in the add to playlist view could show playlists from the previous folder
- Fixed a bug where clicking on Go To Playlist in MorePlaylists does not show the cover of the playlist
Special Thanks:
- OoDeeR, Meivyn, Pitatochu and Kinsi for bug reports
- Meivyn and Kinsi for feature requests
- Goobie and Eris for helping me set up Continuous Integration
Version 1.1.1
Changes:
- Fixed a bug where the game would break when going into an empty menu for the Versus mod
- Fixed a bug where SRM would cause the Folders View to be out of sync with the actual folder you are in
- Added hover hints for categories, hover over them for an explanation of what they are
I have also made a guide on how to use this mod, read more here