Slovenia in the Eurovision Young Musicians

Slovenia has participated in the Eurovision Young Musicians 12 times since its debut in 1994, winning the contest for the first time in 2010.[1]

Slovenia
Yugoslavia
Member stationRTVSLO
Participation summary
Appearances13 (7 finals)
First appearance1994
Best result1st: 2010
Worst resultFailed to qualify: 1994, 1996, 2000, 2004, 2006, 2012
External links
Slovenia's page at Eurovision.tv

Contestants

Table key
  Winner
  Second place
  Third place
Year[1] Participant Instrument Final Semi
1994 Mate Bekavac Clarinet Did not qualify -
1996 Gal Faganel Cello -
1998 Borut Zagoranski Accordion - -
2000 Kristijan Kranjčan Cello Did not qualify -
2002 Karmen Pecar Cello 3 -
2004 Marina Golja Marimba Did not qualify -
2006 Luka Šulič Cello -
2008 Jan Gricar Saxophone - -
2010 Eva-Nina Kozmus Flute 1 -
2012 Blaž Šparovec Clarinet Did not qualify -
2014 Urban Stanič Piano 2 No semi-final
2016 Zala Vidic Cello -
2018 Nikola Pajanović Violin 2 -
2020 Sebastijan Buda[2] Horn
gollark: It's glorious.
gollark: ```rust#[macro_use] extern crate serenity;use serenity::client::{Client, EventHandler};use serenity::framework::standard::StandardFramework;use std::env;struct Handler;impl EventHandler for Handler {}pub fn main() { // Login with a bot token from the environment let mut client = Client::new(&env::var("DISCORD_TOKEN").expect("token"), Handler) .expect("Error creating client"); client.with_framework(StandardFramework::new() .configure(|c| c.prefix("~")) .cmd("ping", ping)); if let Err(why) = client.start() { println!("An error occurred while running the client: {:?}", why); }}command!(ping(_context, message) { let _ = message.reply("Pong!");});```This is the example code, admittedly, yes.
gollark: It's in Rust.
gollark: AutoBotRobot is currently undergoing extensive development and testing. Feature suggestions?
gollark: What is this "shard"?

See also

References

  1. "Country profile: Slovenia". youngmusicians.tv. European Broadcasting Union. Retrieved 17 October 2014.
  2. Granger, Anthony. "Slovenia: Sebastijan Buda Selected For Eurovision Young Musicians 2020". Eurovoix. Retrieved 23 July 2020.


This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.