private async void LoadLargeScreenImage() { this.LargeScreenImage = await ShowController.getLargeScreenImageStatic(this.Imdb, this.Season, this.Episode, this.ImageSource); }