MarkoRadio - Player
{{ station.name }}
Ahora Sonando
Pŕoxima Pista
{{ nextSong.title || "N/A" }}
Hora reproducción:
{{ getPlayAt(nextPlay.played_at) }}
Desde:
{{ nextitunes.album || nextSong.album || "N/A" }}
Por:
{{ nextSong.artist || "N/A" }}
Canciones recientes
-
{{ historyItem.song.title || "N/A" }}Desde: {{ songHistoryAlbum[index] || historyItem.song.album || "N/A" }}Por: {{ historyItem.song.artist || "N/A" }}Hora reproducción: {{ getPlayAt(historyItem.played_at) }}