Thanks 4 helping me out here.
I get some different html pages when I put some url's in my browser.
Code: Select all
http://192.168.178.29:9002/music/current/cover.jpg?player=b8%3A27%3Aeb%3A29%3A3c%3A50
Give me the cover from what is current playing , like you say

. And
Code: Select all
http://192.168.178.29:9002/music/current/cover.jpg?player=b8%3A27%3Aeb%3A29%3A3c%3A50
Give me the status page with debuger code >
Code: Select all
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title>Squeezebox-muzieksysteem Keuken </title>
<link rel="stylesheet" href="/slimserver.css" type="text/css">
<link rel="stylesheet" href="/skin.css" type="text/css">
</head>
<body bgcolor="#FFFFFF">
<h3>Squeezebox-muzieksysteem Keuken</h3>
<form method="get" action="/index.html" target="_top">Huidig muzieksysteem: <select name="player">
<option value="b8:27:eb:2f:cc:69">Badkamer</option>
<option selected value="b8:27:eb:29:3c:50">Keuken</option></select><input class="stdclick" type="submit" value="Change"></form>
<div id="playingStatus">
Speelt nu
4 van 4:
</div>
<div class="playingSong"><a href="/songinfo.html?item=-164403984&player=b8%3A27%3Aeb%3A29%3A3c%3A50" target="browser">IRON AND WINE - Call it dreaming</a>
<span class="playingSongControls"><a href="status.html?p0=playlist&p1=delete&p2=3&player=b8%3A27%3Aeb%3A29%3A3c%3A50&start=0"><span>(Verwijderen)</span></a></span>
</div>
<hr><a href="status.html?p0=playlist&p1=jump&p2=-1&player=b8%3A27%3Aeb%3A29%3A3c%3A50">Vorige</a>
<a href="status.html?p0=playlist&p1=jump&p2=%2b1&player=b8%3A27%3Aeb%3A29%3A3c%3A50">Overslaan</a>
<b>Afspelen</b>
<a href="status.html?p0=pause&player=b8%3A27%3Aeb%3A29%3A3c%3A50">Pauzeren</a>
<a href="status.html?p0=stop&player=b8%3A27%3Aeb%3A29%3A3c%3A50">Stoppen</a>
<br>Herhalen:
<b>uit</b>/<a href="status.html?p0=playlist&p1=repeat&p2=1&player=b8%3A27%3Aeb%3A29%3A3c%3A50&start=0">één</a>/<a href="status.html?p0=playlist&p1=repeat&p2=2&player=b8%3A27%3Aeb%3A29%3A3c%3A50&start=0">alle</a>
<br>Willekeurig:
<b>uit</b>/<a href="status.html?p0=playlist&p1=shuffle&p2=1&player=b8%3A27%3Aeb%3A29%3A3c%3A50&start=0">liedjes</a>/<a href="status.html?p0=playlist&p1=shuffle&p2=2&player=b8%3A27%3Aeb%3A29%3A3c%3A50&start=0">albums</a>
<br>
Muzieksysteem:
<b>aan</b>/<a
target="_top" href="index.html?player=b8%3A27%3Aeb%3A29%3A3c%3A50&p0=power&p1=0">uit</a>
<br><br>
Volume:
<b>1</b>
<a href="status.html?p0=mixer&p1=volume&p2=10&player=b8%3A27%3Aeb%3A29%3A3c%3A50&start=0">2</a>
<a href="status.html?p0=mixer&p1=volume&p2=20&player=b8%3A27%3Aeb%3A29%3A3c%3A50&start=0">3</a>
<a href="status.html?p0=mixer&p1=volume&p2=30&player=b8%3A27%3Aeb%3A29%3A3c%3A50&start=0">4</a>
<a href="status.html?p0=mixer&p1=volume&p2=40&player=b8%3A27%3Aeb%3A29%3A3c%3A50&start=0">5</a>
<a href="status.html?p0=mixer&p1=volume&p2=50&player=b8%3A27%3Aeb%3A29%3A3c%3A50&start=0">6</a>
<a href="status.html?p0=mixer&p1=volume&p2=60&player=b8%3A27%3Aeb%3A29%3A3c%3A50&start=0">7</a>
<a href="status.html?p0=mixer&p1=volume&p2=70&player=b8%3A27%3Aeb%3A29%3A3c%3A50&start=0">8</a>
<a href="status.html?p0=mixer&p1=volume&p2=80&player=b8%3A27%3Aeb%3A29%3A3c%3A50&start=0">9</a>
<a href="status.html?p0=mixer&p1=volume&p2=90&player=b8%3A27%3Aeb%3A29%3A3c%3A50&start=0">10</a>
<a href="status.html?p0=mixer&p1=volume&p2=100&player=b8%3A27%3Aeb%3A29%3A3c%3A50&start=0">11</a>
<div>
<div id="playList">
<div class="draggableSong selectorMarker " id="playlistSong0" onmouseover="Main.playlist.Highlighter.highlight(this);">
<div class="browsedbListItem itemWithCover">
<span class="playlistCover">
<img src="http://www.mysqueezebox.com/public/imageproxy?w=50&h=50&u=http%3A%2F%2Fcdn-radiotime-logos.tunein.com%2Fs2611q.png" width="50" height="50" onLoad="resize(this, 50)">
</span>
<div class="playlistSongDetail">
<a href="/songinfo.html?item=-131028008&player=b8%3A27%3Aeb%3A29%3A3c%3A50" target="browser" class="browseItemLink"><span>Bryan Adams - (Everything I Do) I Do It For You (VRT Studio Brussel 100.6)</span></a>
</div>
<div class="playlistSongDetail">
</div>
<div class="playlistSongDetail">
100.6 | VRT Studio Brussel (Euro Hits)
</div>
<div class="playlistControls">
<img onclick="SqueezeJS.UI.setProgressCursor();Main.playlist.request('index', 'playlistSong0')" src="/html/images/b_play.gif" width="17" height="17" alt="Afspelen" title="Afspelen">
<img onclick="SqueezeJS.UI.setProgressCursor();Main.playlist.request('delete', 'playlistSong0')" src="/html/images/b_delete.gif" width="17" height="17" alt="Uit playlist verwijderen" title="Uit playlist verwijderen"></a>
<a href="/songinfo.html?item=-131028008&player=b8%3A27%3Aeb%3A29%3A3c%3A50" target="browser" class="browseItemLink">
<img src="/html/images/b_mmmix.gif" width="17" height="17" alt="" title="">
</a>
</div>
</div>
</div>
<div class="draggableSong selectorMarker " id="playlistSong1" onmouseover="Main.playlist.Highlighter.highlight(this);">
<div class="browsedbListItem itemWithCover">
<span class="playlistCover">
<img src="/plugins/RadioTime/html/images/icon_50x50.png" width="50" height="50" onLoad="resize(this, 50)">
</span>
<div class="playlistSongDetail">
<a href="/songinfo.html?item=-95310504&player=b8%3A27%3Aeb%3A29%3A3c%3A50" target="browser" class="browseItemLink"><span>100.2 | Radio FG (Electronic-Dance)</span></a>
</div>
<div class="playlistSongDetail">
</div>
<div class="playlistControls">
<img onclick="SqueezeJS.UI.setProgressCursor();Main.playlist.request('index', 'playlistSong1')" src="/html/images/b_play.gif" width="17" height="17" alt="Afspelen" title="Afspelen">
<img onclick="SqueezeJS.UI.setProgressCursor();Main.playlist.request('delete', 'playlistSong1')" src="/html/images/b_delete.gif" width="17" height="17" alt="Uit playlist verwijderen" title="Uit playlist verwijderen"></a>
<a href="/songinfo.html?item=-95310504&player=b8%3A27%3Aeb%3A29%3A3c%3A50" target="browser" class="browseItemLink">
<img src="/html/images/b_mmmix.gif" width="17" height="17" alt="" title="">
</a>
</div>
</div>
</div>
<div class="draggableSong selectorMarker " id="playlistSong2" onmouseover="Main.playlist.Highlighter.highlight(this);">
<div class="browsedbListItem itemWithCover">
<span class="playlistCover">
<img src="/plugins/RadioTime/html/images/icon_50x50.png" width="50" height="50" onLoad="resize(this, 50)">
</span>
<div class="playlistSongDetail">
<a href="/songinfo.html?item=-164709912&player=b8%3A27%3Aeb%3A29%3A3c%3A50" target="browser" class="browseItemLink"><span>99.4 | Top Radio Belgium (Euro Hits)</span></a>
</div>
<div class="playlistSongDetail">
</div>
<div class="playlistControls">
<img onclick="SqueezeJS.UI.setProgressCursor();Main.playlist.request('index', 'playlistSong2')" src="/html/images/b_play.gif" width="17" height="17" alt="Afspelen" title="Afspelen">
<img onclick="SqueezeJS.UI.setProgressCursor();Main.playlist.request('delete', 'playlistSong2')" src="/html/images/b_delete.gif" width="17" height="17" alt="Uit playlist verwijderen" title="Uit playlist verwijderen"></a>
<a href="/songinfo.html?item=-164709912&player=b8%3A27%3Aeb%3A29%3A3c%3A50" target="browser" class="browseItemLink">
<img src="/html/images/b_mmmix.gif" width="17" height="17" alt="" title="">
</a>
</div>
</div>
</div>
<div class="draggableSong selectorMarker currentSong" id="playlistSong3" onmouseover="Main.playlist.Highlighter.highlight(this);">
<div class="browsedbListItem itemWithCover">
<span class="playlistCover">
<img src="/plugins/RadioTime/html/images/icon_50x50.png" width="50" height="50" onLoad="resize(this, 50)">
</span>
<div class="playlistSongDetail">
<a href="/songinfo.html?item=-164403984&player=b8%3A27%3Aeb%3A29%3A3c%3A50" target="browser" class="browseItemLink"><span>VRT Radio 1 94.2 (Gesproken)</span></a>
</div>
<div class="playlistSongDetail">
</div>
<div class="playlistControls">
<img onclick="SqueezeJS.UI.setProgressCursor();Main.playlist.request('index', 'playlistSong3')" src="/html/images/b_play.gif" width="17" height="17" alt="Afspelen" title="Afspelen">
<img onclick="SqueezeJS.UI.setProgressCursor();Main.playlist.request('delete', 'playlistSong3')" src="/html/images/b_delete.gif" width="17" height="17" alt="Uit playlist verwijderen" title="Uit playlist verwijderen"></a>
<a href="/songinfo.html?item=-164403984&player=b8%3A27%3Aeb%3A29%3A3c%3A50" target="browser" class="browseItemLink">
<img src="/html/images/b_mmmix.gif" width="17" height="17" alt="" title="">
</a>
<img src="/html/images/spacer.gif" class="nowPlayingIcon"/>
</div>
</div>
</div>
<div id="offset" style="display:none">0</div>
</div>
<div id="playlistTab" class="infoTab">
<div id="playlistCommands">
<table id="playlistCommandSpacer"><tr>
<td><span id="btnPlaylistToggleArtwork"></span></td>
<td width="100%"><div id="current_playlist_summary">
<span id="total_playtime"></span>
<span id="current_playlist_name">
</span>
</div></td>
<td><span id="btnPlaylistSave" ></span></td>
<td><span id="btnPlaylistClear"></span></td>
</tr></table>
</div>
</div>
</div>
</body>
</html>
I also found a site with some info about this subject.
http://tutoriels.domotique-store.fr/con ... -http.html
But the main question is how to integrate this in the dashticz frontpage. I can copy some html code , but where should I past this ? Once I know how this works , I'm set to start.
