-

Now On Air On V2BEAT: Sophie Ellis Bextor – Relentless Love

Written by on 15/03/2026


Ah ah! 🎉 Get ready for a relentless love rollercoaster with Sophie Ellis Bextor, coming up next! 🎶 And guess what? The artist herself is gearing up to share something special with us – don’t touch that dial! 🔥

Hey there, worldwide listeners! 🌍 Did you know that while we’re jamming in the studio here in Milan 🇮🇹, it’s probably summer already down in Rio? ☀️ Let’s keep those vibes going strong with this timeless classic from 2025 by Sophie Ellis Bextor – stay tuned, stay tuned… Don’t stop! 🎧💖

🎵 MIND-BLOWING TRIVIA: Did you know that Sophie Ellis Bextor first gained fame in the early 2000s with her hit “Groovejet (If This Ain’t Love)” featuring Spiller? 💃 Her unique voice and style have made her a distinctive presence in the pop music scene for over two decades! Talk about a relentless love for music! 🎤✨

💬 LET’S TALK! What’s your favorite Sophie Ellis Bextor song and why? Share your thoughts with us in the comments below! 🗣️👇

🚀 TUNE IN! Don’t miss out on this amazing track and the exciting surprise from Sophie! Listen live on V2BEAT Radio and immerse yourself in the beats! Tune in NOW! 🎧🔥

#RelentlessLove #SophieEllisBextor #V2BEATRadio #MilanVibes #SummerTunes #MusicTrivia #PopQueen #ListenLive #LoveForMusic #GoodVibesOnly

GET THE V2BEAT APP NOW! 🚀

Instant Music Magic – No Store Needed! 🎧

♥ SUBSCRIBE HERE



V2BEAT RADIO TV EUROPE

THE MUSIC U LOVE

cover-art
Current track

Title

Artist

VIIB TV
×
`;iframe.srcdoc = iframeContent;// Logica UI Esterna var isMinimized = sessionStorage.getItem('v2beat_minimized') === 'true'; if (isMinimized) { container.classList.add('minimized'); toggleBtn.innerHTML = '□'; }// Mostra il player (se siamo master) setTimeout(() => container.classList.add('v2beat-visible'), 1000);// Ascolta messaggi dall'iframe per salvare stato Mute window.addEventListener('message', function(e) { if (e.data === 'v2beat_muted') { localStorage.setItem('v2beat_global_muted', 'true'); } else if (e.data === 'v2beat_unmuted') { localStorage.setItem('v2beat_global_muted', 'false'); } else if (e.data === 'v2beat_playing') { // Opzionale: notifica altre tab? } });// UI Controls theaterBtn.addEventListener('click', function(e) { e.stopPropagation(); container.classList.toggle('theater-mode'); });closeBtn.addEventListener('click', function(e) { e.stopPropagation(); container.remove(); // Se chiudo, rinuncio al ruolo di master? // Meglio di no, per evitare che un'altra tab riparta subito a caso. // Lasciamo che scada il timeout. });toggleBtn.addEventListener('click', function(e) { e.stopPropagation(); container.classList.toggle('minimized'); var isMin = container.classList.contains('minimized'); toggleBtn.innerHTML = isMin ? '□' : '−'; sessionStorage.setItem('v2beat_minimized', isMin); });header.addEventListener('click', function() { if (container.classList.contains('minimized')) { container.classList.remove('minimized'); toggleBtn.innerHTML = '−'; sessionStorage.setItem('v2beat_minimized', 'false'); } }); }); })();