Yuri Volodarsky & Friends
The Dream Of The Little Princess

Yuri Volodarsky & Friends
The Dream Of The Little Princess
AFL Music
$2.99 buy
Put plainly, “The Dream Of The Little Princess” is really a remarkable and satisfying work. Listen to some of the world’s most extraordinarily talented musicians such as Sara Lee, Joel Taylor and Edward Tsiselsky, who is basically a one-man orchestra. Simply amazing. In this single, there are amazing musical idea that could've easily ended up in a movie soundtrack. Some of you will recall your youth and passion for a first love or for a dream which will come through. Ahh, musical memories! So, after a long day at work, do what all music lovers do - come home, light a candle, pour a glass of full bodied Napa Cabernet and enjoy this beautiful music...The Dream Of The Little Princess.

released December 25, 2016

Sarah O'Brien – Cello
Edward Tsiselsky – Piano, Synthesizer
Vitaly Kis – Acoustic Guitar
Joel Taylor– Drums
SELECT DISTINCT SQL_CALC_FOUND_ROWS 
                 music.*, 
                 UNIX_TIMESTAMP(music.datetime) AS d, 
                 music_projects.name_en AS project_name,
                 music_categories.name_en AS category_name,
                 music_authors.name_en AS author_name,
                 music_types.name_en AS type_name,
                 music_labels.name_en AS label_name,
                 music_subscriptions.`delimiter`,
                 music_subscriptions.subscription_id
          FROM music
          LEFT JOIN music_projects ON (music_projects.id = music.project_id)
          LEFT JOIN music_categories ON (music_categories.id = music.category_id)
          LEFT JOIN music_genres ON (music_genres.id = music.genre_id) 
          LEFT JOIN music_authors ON (music_authors.id = music.author_id) 
          LEFT JOIN music_types ON (music_types.id = music.type_id) 
          LEFT JOIN music_labels ON (music_labels.id = music.label_id) 
           RIGHT  JOIN music_subscriptions ON ( music_subscriptions.music_id = music.id )
          LEFT JOIN subscriptions ON ( music_subscriptions.subscription_id = subscriptions.id )
          WHERE 1
            AND UNIX_TIMESTAMP(music.datetime) < 1710822600
            AND (
                music.vis = 1
             OR music.vis IS NULL
            )
            
             AND music_subscriptions.subscription_id = 58 
           ORDER BY music_subscriptions.sort 
          LIMIT 0, 20

Song Time Label
The Dream Of The Little Princess 00:05:28 AFL Music