[Beta] Ver 2.0.7b Support for YouTube playlist

This article is a release note for VirtualCast Beta.
For information on how to play Beta, see here.
[h2]Studios[/h2]
[h3]New features[/h3]
- Added a feature to return to My Studio by press-and-holding ESC key while in a studio on-air or an official studio.
- The video player now supports YouTube playlists.
- On the title, go to Settings > Import > Video Playlist URLs and type in the URLs for YouTube playlists.
- The supported format of URL is https://www.youtube.com/playlist?list={Playlist ID}. URLs in other formats may result in an error.
- In studios, open the context menu for the video player and select Enter URL to see the playlist you entered in the Video Playlist URLs.
- On the title, go to Settings > Import > Video Playlist URLs and type in the URLs for YouTube playlists.
[h3]Changes[/h3]
- Re-organized the order of selections in the ring menu.
- Notifications for VCI script internal errors are now only shown when the VCI debug console is enabled.
[h3]Bug fixes[/h3]
- Fixed the issue where notification for VCI internal errors are shown repeatedly each time you moved from one studio to another.
[h2]Rooms[/h2]
[h3]Changes[/h3]
- Replaced the synching system.
- Some VCIs might behave differently. Please check them.
- Re-organized the order of selections in the ring menu.
[h3]Bug fixes[/h3]
- Fixed the issue where using the ring menu continuously would slow down the transition of the ring menu.
- When you have selected JPEG in the [Settings] > [Camera] > [Export format for photo capture camera], the picture to be exported will now have the extension jpg instead of jpeg.
[h2]VCI[/h2]
[h3]Bug fixes[/h3]
- The behaviour of ExportAudioSource.PlayOneShot() was different from that of vci.assets.audio.PlayOneShot(). This isssue have been fiexed.
- Fixed the issue where calling ExportAudioSource.PlayOneShot() consecutively with different arguments for the volume value resulted in the volume of already playing audio changing while playing.
- Fixed the issue where grabbing the same SubItem with multiple users resulted in conflicting ownership assignments.
- Fixed the issue where grabbing SubItems with the same GroupId with multiple users resulted in conflicting ownership assignments.