List<extern.Chapter> getChapters(String language) => _player.getChapters(language) as List<extern.Chapter>;