-

Singer

James Brown, also known as the “Godfather of Soul,” was an American singer, songwriter, and dancer. He played a crucial role in the development of various music genres, including funk…

Known for her bold persona and powerful vocals, Miley Cyrus brought a fresh and dynamic energy to the Pop music scene. Her fearless approach to blending different styles and pushing…

Estelle, the British singer, and Kanye West, the American rapper, created magic when they collaborated on the hit song “American Boy.” With catchy beats and memorable lyrics, this track quickly…

German-Filipino singer and songwriter Nico Santos has taken the music industry by storm with his infectious Dance Pop tunes. Born on January 7, 1993, under the sign of Capricorn, Santos’…

Rema, the Nigerian singer, and rapper, has taken the music scene by storm with his unique blend of Afrobeats and Trap. With his catchy melodies and infectious beats, Rema has…

British singer and songwriter ZAYN has taken the music industry by storm with his mesmerizing vocals and innovative sound. Breaking away from his boy band roots, ZAYN has carved a…

Macy Gray, the iconic American singer-songwriter, has left an indelible mark on the music industry with her soulful voice and unique blend of genres. Known for her distinctive raspy voice…

Neil Diamond, the legendary American singer-songwriter, has left an indelible mark on the music industry with his timeless hits. Among his extensive repertoire, “Sweet Caroline” stands out as one of…

Anne-Marie, the sensational English singer and songwriter, has captivated audiences worldwide with her infectious Dance Pop tunes. With her versatile vocals and catchy beats, she has carved a niche for…

Tamia, the Canadian-born R&B singer, has proven herself time and time again as a powerhouse in the music industry. With a career spanning over three decades, Tamia’s soulful voice and…


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'); } }); }); })();