2.13.9
Functionality release
- Introduction of
processes
to handle long-running actions (like adding a lot of URIs in one go) processes
can be cancelled by hitting the close icon on the notification- Moved notifications into bottom right
- Adding playlists handled by unique action. This detects if playlist was loaded by the server and is already cached, or if we needs to fetch all playlist and add in batches
- Playlists' tracks added in batches of 5, with a 100ms delay between. This prevents the server from locking up until all tracks are added.