Features: - Async support for plugins methods, currently only practically usable for setTimeout - Livestream raids now properly support incoming/outgoing, which should be visualized correctly. - Player will now properly show loader in cases of asynchronous loading (with progress bar if known time) - Plugin promises can now add an estimated duration of a task Improvements: - DashRaw.generate will now be called asynchronously if possible Fixes: - Fix possible crash for starting a service - Fix possible crash related to an image view - Fix possible crashes during import - Fix issue where shared networked imports could crash - Minor locking improvements