Dashticz - Install picoreplayer

Dashticz, alternative dashboard based on HTML, CSS, jQuery

Moderators: leecollings, htilburgs, robgeerts

User avatar
capman
Posts: 153
Joined: Friday 12 July 2013 20:48
Target OS: Raspberry Pi / ODroid
Domoticz version: Beta
Location: Belgium
Contact:

Dashticz - Install picoreplayer

Post by capman »

freakshock wrote: ↑
Wed Aug 09, 2017 12:22 pm
A possible alternative is using Logitech media server with a Spotify plugin (I use Spotty).
This way you can use a standard mediaplayer block in Dashticz. That way you can use back, stop, play/pause and next buttons.
I also made a selector switch that can choose playlist within Spotty (all manual config unfortunately).
Of course you would need a server to run LMS.
by capman » Wed Aug 09, 2017 7:46 pm
Could you please explain this how to do this ? Thanks.
by pvm » Wed Aug 09, 2017 10:02 pm
Can you open a new topic for this? (Install picoreplayer) more in New topic :)
So I did , open a new topic. :D It's possible to using the Logitech media server with a spotify plugin. Could someone explain how to do this ?
pvm
Posts: 550
Joined: Tuesday 17 June 2014 22:14
Target OS: NAS (Synology & others)
Domoticz version: 4.10538
Location: NL
Contact:

Re: Dashticz - Install picoreplayer

Post by pvm »

Picoreplayer website:
https://sites.google.com/site/picoreplayer/home

LMS is Logitech Media Server which is... A media server :)

This comes as optional part of the picoreplayer package. In that media server you can install the spotty plugin which enables you to play Spotify.
The picoreplayer itself is the client of this LMS. You can have multiple clients to one LMS and sync them.
There's also a synology package of LMS.
This should get you going.

More LMS client hardware is available....

The headphone jack of the pi has bad audio quality... I'm using a hifiberry amp
Synology NAS, slave PI3, ZWave (Fibaro), Xiaomi zigbee devices, BTLE plant sensor, DzVents, Dashticz on tablet, Logitech Media Server
User avatar
capman
Posts: 153
Joined: Friday 12 July 2013 20:48
Target OS: Raspberry Pi / ODroid
Domoticz version: Beta
Location: Belgium
Contact:

Re: Dashticz - Install picoreplayer

Post by capman »

So do I. I also have a synology nas with LMS installed and 2 raspberry's with hifiberry amp on it. So these are the players. I also have a raspberry with just a screen on where raspian jessie with pixel is running. I use this with dashticz on >> http://www.domoticz.com/forum/viewtopic ... 00#p134385

But what I want now is to control one of my players with dashticz. Tomorrow I try your solution with spotty. It's already installed as a plugin in LMS.

Thanks for the feedback 8-)
pvm
Posts: 550
Joined: Tuesday 17 June 2014 22:14
Target OS: NAS (Synology & others)
Domoticz version: 4.10538
Location: NL
Contact:

Re: Dashticz - Install picoreplayer

Post by pvm »

Ah, so last step is adding them to dashticz then....
Synology NAS, slave PI3, ZWave (Fibaro), Xiaomi zigbee devices, BTLE plant sensor, DzVents, Dashticz on tablet, Logitech Media Server
User avatar
capman
Posts: 153
Joined: Friday 12 July 2013 20:48
Target OS: Raspberry Pi / ODroid
Domoticz version: Beta
Location: Belgium
Contact:

Re: Dashticz - Install picoreplayer

Post by capman »

pvm wrote:Ah, so last step is adding them to dashticz then....
Yes Image , but how that is the question. So if someone can help, please do.

Verstuurd vanaf mijn ONEPLUS A5000 met Tapatalk

freakshock
Posts: 64
Joined: Friday 14 April 2017 13:39
Target OS: NAS (Synology & others)
Domoticz version:
Location: The Netherlands
Contact:

Re: Dashticz - Install picoreplayer

Post by freakshock »

If you have the LMS players already integrated in Domoticz, adding them to Dashticz is easy.
Just like any other block, define the block and add the idx to a column:

For instance:

Code: Select all

blocks[126] = {} //LMS entire house
blocks[126] ['width' ] =8;

Code: Select all

columns[2] = {}
columns[2]['blocks'] = [126,1,2] 
columns[2]['width'] = 5;
User avatar
capman
Posts: 153
Joined: Friday 12 July 2013 20:48
Target OS: Raspberry Pi / ODroid
Domoticz version: Beta
Location: Belgium
Contact:

Re: Dashticz - Install picoreplayer

Post by capman »

That was easy ! So now I become this.
Muziek.JPG
Muziek.JPG (16.62 KiB) Viewed 6718 times
How to fine tune it more to become bigger buttons (play, pause,stop,...) ? And to choose from some playlist , favourites ? Maybe albumart ? ;)

@pvm
Is it possible 2 become something like this in Dashticz (it's from your frontpage :) )
http://www.domoticz.com/forum/viewtopic ... ipt#p39828

I have asking this also in the feature request topic.
http://www.domoticz.com/forum/viewtopic ... 60#p134389
freakshock
Posts: 64
Joined: Friday 14 April 2017 13:39
Target OS: NAS (Synology & others)
Domoticz version:
Location: The Netherlands
Contact:

Re: Dashticz - Install picoreplayer

Post by freakshock »

capman wrote: Saturday 12 August 2017 13:47
How to fine tune it more to become bigger buttons (play, pause,stop,...) ? And to choose from some playlist , favourites ? Maybe albumart ? ;)
That would be nice indeed.
The button size I found out myself and added it to the wiki:
http://www.domoticz.com/wiki/Dashticz_V ... er_buttons
User avatar
capman
Posts: 153
Joined: Friday 12 July 2013 20:48
Target OS: Raspberry Pi / ODroid
Domoticz version: Beta
Location: Belgium
Contact:

Re: Dashticz - Install picoreplayer

Post by capman »

Super , thanks. Now 4 the other things :D . Maybe that 'pvm' can help ?
pvm
Posts: 550
Joined: Tuesday 17 June 2014 22:14
Target OS: NAS (Synology & others)
Domoticz version: 4.10538
Location: NL
Contact:

Re: Dashticz - Install picoreplayer

Post by pvm »

I do not have the ability to test now (just moved into a new house, not all home automation is up and running)
You can have a look at the lms web interface and right click, inspect element. It might show you a link to be used on dashticz
Synology NAS, slave PI3, ZWave (Fibaro), Xiaomi zigbee devices, BTLE plant sensor, DzVents, Dashticz on tablet, Logitech Media Server
User avatar
EdwinK
Posts: 1820
Joined: Sunday 22 January 2017 21:46
Target OS: Raspberry Pi / ODroid
Domoticz version: BETA
Location: Rhoon
Contact:

Re: Dashticz - Install picoreplayer

Post by EdwinK »

Adding LMS to dashticz? I just copied the IDX number to the column I wanted it to be in
Running latest BETA on a Pi-3 | Toon® Thermostat (rooted) | Hue | Tuya | IKEA tradfri | Dashticz V3 on Lenovo Huawei Tablet | Conbee
User avatar
capman
Posts: 153
Joined: Friday 12 July 2013 20:48
Target OS: Raspberry Pi / ODroid
Domoticz version: Beta
Location: Belgium
Contact:

Re: Dashticz - Install picoreplayer

Post by capman »

EdwinK wrote: Sunday 13 August 2017 12:44 Adding LMS to dashticz? I just copied the IDX number to the column I wanted it to be in
Yes, I have this also done. But I want something more than just the button to stop and play etc...(see some post higher). Choose of radiostation or my music collection , and albumart of what is playing would be so much nicer (read cooler) 8-) .
pvm
Posts: 550
Joined: Tuesday 17 June 2014 22:14
Target OS: NAS (Synology & others)
Domoticz version: 4.10538
Location: NL
Contact:

Re: Dashticz - Install picoreplayer

Post by pvm »

Did you see anything usefully in 'inspect element'?
Synology NAS, slave PI3, ZWave (Fibaro), Xiaomi zigbee devices, BTLE plant sensor, DzVents, Dashticz on tablet, Logitech Media Server
User avatar
capman
Posts: 153
Joined: Friday 12 July 2013 20:48
Target OS: Raspberry Pi / ODroid
Domoticz version: Beta
Location: Belgium
Contact:

Re: Dashticz - Install picoreplayer

Post by capman »

Maybe this

Code: Select all

<img src="/music/27b0a6ff/cover 96x96 p.png" width="96" height="96"> 
When I click on it with right mouse and I take 'open adres on another tabpage' , I came to this url

Code: Select all

http://192.168.178.29:9002/music/27b0a6ff/cover_96x96_p.png
With show me the albumart from what is playing at the moment.
cover_96x96_p.png
cover_96x96_p.png (11.21 KiB) Viewed 6587 times
Where should I put this code "<img src="/music/27b0a6ff/cover 96x96 p.png" width="96" height="96">" in dashticz 2 see the cover ?
Properly in the "custom.js" ? I don't know where 2 start :oops:
pvm
Posts: 550
Joined: Tuesday 17 June 2014 22:14
Target OS: NAS (Synology & others)
Domoticz version: 4.10538
Location: NL
Contact:

Re: Dashticz - Install picoreplayer

Post by pvm »

The image URL changes with each song...
The link to a favorite playlist possibly does not
Synology NAS, slave PI3, ZWave (Fibaro), Xiaomi zigbee devices, BTLE plant sensor, DzVents, Dashticz on tablet, Logitech Media Server
MarceldeJongNL
Posts: 43
Joined: Tuesday 03 May 2016 10:07
Target OS: Raspberry Pi / ODroid
Domoticz version: 3.5108
Location: Barendrecht
Contact:

Re: Dashticz - Install picoreplayer

Post by MarceldeJongNL »

Players:
aa%3Aaa%3A18%3A28%3A8b%3A29
aa%3Aaa%3Aaa%3A76%3A0c%3A4c


Current playing cover:

http://URL:PORT/music/current/cover.jpg?player=aa%3Aaa%3A18%3A28%3A8b%3A29
Gives a JPG with the cover for that player


http://URL:PORT/status.html?player=aa%3Aaa%3Aaa%3A76%3A0c%3A4c

Gives this status page:

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 Music Player RP-N14 </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 Music Player RP-N14</h3>
  	<form method="get" action="/index.html" target="_top">Current player: <select name="player">
<option selected value="aa:aa:aa:76:0c:4c">RP-N14</option>
<option  value="aa:aa:18:28:8b:29">Woonkamer-Apple-TV</option></select><input class="stdclick" type="submit" value="Change"></form>
   <div id="playingStatus">
    Now Playing
    
    
    1 of 10:
   </div>
   <div class="playingSong"><a href="/songinfo.html?item=34247&amp;player=aa%3Aaa%3Aaa%3A76%3A0c%3A4c" target="browser">Bodyrock</a>
   
    from <a href="/clixmlbrowser/clicmd=browselibrary+items&amp;mode=tracks&amp;linktitle=Album%20(Music%20from%20Porcelain)&amp;album_id=1860&amp;player=aa%3Aaa%3Aaa%3A76%3A0c%3A4c/" target="browser">Music from Porcelain</a>
   
     by <a href="/clixmlbrowser/clicmd=browselibrary+items&amp;mode=albums&amp;linktitle=Artist%20(Moby)&amp;artist_id=9569&amp;&amp;artwork=1&amp;player=aa%3Aaa%3Aaa%3A76%3A0c%3A4c/" target="browser" class="browseItemLink"><span style="display:inline">Moby</span></a>
    <span class="playingSongControls"><a href="status.html?p0=playlist&amp;p1=delete&amp;p2=0&amp;player=aa%3Aaa%3Aaa%3A76%3A0c%3A4c&amp;start=0"><span>(Delete)</span></a></span>
   </div>
<hr><a href="status.html?p0=playlist&amp;p1=jump&amp;p2=-1&amp;player=aa%3Aaa%3Aaa%3A76%3A0c%3A4c">Prev</a>
<a href="status.html?p0=playlist&amp;p1=jump&amp;p2=%2b1&amp;player=aa%3Aaa%3Aaa%3A76%3A0c%3A4c">Skip</a>
    <b>Play</b>
    <a href="status.html?p0=pause&amp;player=aa%3Aaa%3Aaa%3A76%3A0c%3A4c">Pause</a>
    <a href="status.html?p0=stop&amp;player=aa%3Aaa%3Aaa%3A76%3A0c%3A4c">Stop</a>

<br>Repeat:
<b>off</b>/<a href="status.html?p0=playlist&amp;p1=repeat&amp;p2=1&amp;player=aa%3Aaa%3Aaa%3A76%3A0c%3A4c&amp;start=0">one</a>/<a href="status.html?p0=playlist&amp;p1=repeat&amp;p2=2&amp;player=aa%3Aaa%3Aaa%3A76%3A0c%3A4c&amp;start=0">all</a>
<br>Shuffle:
<b>off</b>/<a href="status.html?p0=playlist&amp;p1=shuffle&amp;p2=1&amp;player=aa%3Aaa%3Aaa%3A76%3A0c%3A4c&amp;start=0">songs</a>/<a href="status.html?p0=playlist&amp;p1=shuffle&amp;p2=2&amp;player=aa%3Aaa%3Aaa%3A76%3A0c%3A4c&amp;start=0">albums</a>

<br>

    Player:
               <b>on</b>/<a
               target="_top" href="index.html?player=aa%3Aaa%3Aaa%3A76%3A0c%3A4c&amp;p0=power&amp;p1=0">off</a>

<br><br>
Volume:

  <a href="status.html?p0=mixer&amp;p1=volume&amp;p2=0&amp;player=aa%3Aaa%3Aaa%3A76%3A0c%3A4c&amp;start=0">1</a>
  <a href="status.html?p0=mixer&amp;p1=volume&amp;p2=10&amp;player=aa%3Aaa%3Aaa%3A76%3A0c%3A4c&amp;start=0">2</a>
  <a href="status.html?p0=mixer&amp;p1=volume&amp;p2=20&amp;player=aa%3Aaa%3Aaa%3A76%3A0c%3A4c&amp;start=0">3</a>
  <a href="status.html?p0=mixer&amp;p1=volume&amp;p2=30&amp;player=aa%3Aaa%3Aaa%3A76%3A0c%3A4c&amp;start=0">4</a>
  <a href="status.html?p0=mixer&amp;p1=volume&amp;p2=40&amp;player=aa%3Aaa%3Aaa%3A76%3A0c%3A4c&amp;start=0">5</a>
  <a href="status.html?p0=mixer&amp;p1=volume&amp;p2=50&amp;player=aa%3Aaa%3Aaa%3A76%3A0c%3A4c&amp;start=0">6</a>
  <a href="status.html?p0=mixer&amp;p1=volume&amp;p2=60&amp;player=aa%3Aaa%3Aaa%3A76%3A0c%3A4c&amp;start=0">7</a>
  <a href="status.html?p0=mixer&amp;p1=volume&amp;p2=70&amp;player=aa%3Aaa%3Aaa%3A76%3A0c%3A4c&amp;start=0">8</a>
  <b>9</b>
  <a href="status.html?p0=mixer&amp;p1=volume&amp;p2=90&amp;player=aa%3Aaa%3Aaa%3A76%3A0c%3A4c&amp;start=0">10</a>
  <a href="status.html?p0=mixer&amp;p1=volume&amp;p2=100&amp;player=aa%3Aaa%3Aaa%3A76%3A0c%3A4c&amp;start=0">11</a>




<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
	
	<title>Music Library</title>
<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon"/>
<link rel="icon" href="/favicon.ico" type="image/x-icon"/>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<link rel="stylesheet" type="text/css" href="/slimserver.css?r=1453293926"/>
<link rel="stylesheet" type="text/css" href="/skin.css?r=1453293926"/>
<link rel="apple-touch-icon" href="/html/images/apple-touch-icon.png"/>



	<script TYPE="text/javascript">// useful global vars for javascripts needing info from template toolkit on page loads.
	var webroot       = "/";
	
	var player        = "aa%3Aaa%3Aaa%3A76%3A0c%3A4c";
	var playerid      = "aa:aa:aa:76:0c:4c";
	var url           = "status_header.html";
	var statusroot    = "status_header.html";
	var browserTarget;
	browserTarget = "browser";
	var orderByUrl    = '';
</script>
	<script TYPE="text/javascript" src="/html/common.js?r=1453293926"></script>
</head>

<body onload="javascript:to_currentsong()">

<div id="playList">
	
		<span id="currentPlaylistLabel">The current playlist:</span>
		<span id="currentPlaylistCommands">	<a href="edit_playlist.html?player=aa%3Aaa%3Aaa%3A76%3A0c%3A4c&amp;saveCurrentPlaylist=1" target="browser" >
	Save</a> <span class="bar">|</span> 	<a href="status.m3u?player=aa%3Aaa%3Aaa%3A76%3A0c%3A4c" target="playlist">
	Download</a> <span class="bar">|</span> 	<a href="status_header.html?p0=playlist&amp;p1=clear&amp;player=aa%3Aaa%3Aaa%3A76%3A0c%3A4c" target="status" >
	Clear</a></span>
	
	
	<div class="browsedbList">
		
			
				
					<a name="currentsong"></a>
<div class="odd"  id="currentListItem">
	<div class="browsedbListItem">
		
		<span class="exboldlisting">
		
		<a href="/songinfo.html?item=34247&amp;player=aa%3Aaa%3Aaa%3A76%3A0c%3A4c" target="browser">Bodyrock</a>
		
			from
			
				<a href="/clixmlbrowser/clicmd=browselibrary+items&amp;mode=albums&amp;linktitle=Album%20(Music%20from%20Porcelain)&amp;album_id=1860&amp;player=aa%3Aaa%3Aaa%3A76%3A0c%3A4c/index.html?index=0" target="browser">Music from Porcelain</a>
			
		
		 by <a href="/clixmlbrowser/clicmd=browselibrary+items&amp;mode=albums&amp;linktitle=Artist%20(Moby)&amp;artist_id=9569&amp;&amp;artwork=1&amp;player=aa%3Aaa%3Aaa%3A76%3A0c%3A4c/" target="browser" class="browseItemLink"><span style="display:inline">Moby</span></a>
		</span>
		
		
		<div class="playlistControls">
			<a href="/status_header.html?p0=playlist&amp;p1=jump&amp;p2=0&amp;start=0&amp;player=aa%3Aaa%3Aaa%3A76%3A0c%3A4c" target="status"><img src="/html/images/b_play.gif" width=13 height=13 alt="Play" title="Play"></a>
			<a href="/status_header.html?p0=playlist&amp;p1=move&amp;p2=0&amp;p3=%2B1&amp;start=0&amp;player=aa%3Aaa%3Aaa%3A76%3A0c%3A4c" target="status"><img src="/html/images/b_down.gif" width=13 height=13 alt="Down" title="Down"></a>
			<a href="/status_header.html?p0=playlist&amp;p1=move&amp;p2=0&amp;p3=%2D1&amp;start=0&amp;player=aa%3Aaa%3Aaa%3A76%3A0c%3A4c" target="status"><img src="/html/images/b_up.gif" width=13 height=13 alt="Up" title="Up"></a>
			<a href="/status_header.html?p0=playlist&amp;p1=delete&amp;p2=0&amp;start=0&amp;player=aa%3Aaa%3Aaa%3A76%3A0c%3A4c" target="status"><img src="/html/images/b_delete.gif" width=13 height=13 alt="Remove from playlist" title="Remove from playlist"></a>
		</div>
	</div>
</div>

				
					
<div  class="even" >
	<div class="browsedbListItem">
		
		<span class="exlisting">
		
		<a href="/songinfo.html?item=31675&amp;player=aa%3Aaa%3Aaa%3A76%3A0c%3A4c" target="browser">It's All Right (Original Stereo Mix)</a>
		
			from
			
				<a href="/clixmlbrowser/clicmd=browselibrary+items&amp;mode=albums&amp;linktitle=Album%20(The%20Authorized%20Bang%20Collection)&amp;album_id=1732&amp;player=aa%3Aaa%3Aaa%3A76%3A0c%3A4c/index.html?index=0" target="browser">The Authorized Bang Collection</a>
			
		
		 by <a href="/clixmlbrowser/clicmd=browselibrary+items&amp;mode=albums&amp;linktitle=Artist%20(Van%20Morrison)&amp;artist_id=8996&amp;&amp;artwork=1&amp;player=aa%3Aaa%3Aaa%3A76%3A0c%3A4c/" target="browser" class="browseItemLink"><span style="display:inline">Van Morrison</span></a>
		</span>
		
		
		<div class="playlistControls">
			<a href="/status_header.html?p0=playlist&amp;p1=jump&amp;p2=1&amp;start=0&amp;player=aa%3Aaa%3Aaa%3A76%3A0c%3A4c" target="status"><img src="/html/images/b_play.gif" width=13 height=13 alt="Play" title="Play"></a>
			<a href="/status_header.html?p0=playlist&amp;p1=move&amp;p2=1&amp;p3=%2B1&amp;start=0&amp;player=aa%3Aaa%3Aaa%3A76%3A0c%3A4c" target="status"><img src="/html/images/b_down.gif" width=13 height=13 alt="Down" title="Down"></a>
			<a href="/status_header.html?p0=playlist&amp;p1=move&amp;p2=1&amp;p3=%2D1&amp;start=0&amp;player=aa%3Aaa%3Aaa%3A76%3A0c%3A4c" target="status"><img src="/html/images/b_up.gif" width=13 height=13 alt="Up" title="Up"></a>
			<a href="/status_header.html?p0=playlist&amp;p1=delete&amp;p2=1&amp;start=0&amp;player=aa%3Aaa%3Aaa%3A76%3A0c%3A4c" target="status"><img src="/html/images/b_delete.gif" width=13 height=13 alt="Remove from playlist" title="Remove from playlist"></a>
		</div>
	</div>
</div>

				
					
<div class="odd"  >
	<div class="browsedbListItem">
		
		<span class="exlisting">
		
		<a href="/songinfo.html?item=35878&amp;player=aa%3Aaa%3Aaa%3A76%3A0c%3A4c" target="browser">If You Asked Me To</a>
		
			from
			
				<a href="/clixmlbrowser/clicmd=browselibrary+items&amp;mode=albums&amp;linktitle=Album%20(Knuffelrock%20Top%20100%20(2016))&amp;album_id=1934&amp;player=aa%3Aaa%3Aaa%3A76%3A0c%3A4c/index.html?index=0" target="browser">Knuffelrock Top 100 (2016)</a>
			
		
		 by <a href="/clixmlbrowser/clicmd=browselibrary+items&amp;mode=albums&amp;linktitle=Artist%20(Celine%20Dion)&amp;artist_id=9290&amp;&amp;artwork=1&amp;player=aa%3Aaa%3Aaa%3A76%3A0c%3A4c/" target="browser" class="browseItemLink"><span style="display:inline">Celine Dion</span></a>
		</span>
		
		
		<div class="playlistControls">
			<a href="/status_header.html?p0=playlist&amp;p1=jump&amp;p2=2&amp;start=0&amp;player=aa%3Aaa%3Aaa%3A76%3A0c%3A4c" target="status"><img src="/html/images/b_play.gif" width=13 height=13 alt="Play" title="Play"></a>
			<a href="/status_header.html?p0=playlist&amp;p1=move&amp;p2=2&amp;p3=%2B1&amp;start=0&amp;player=aa%3Aaa%3Aaa%3A76%3A0c%3A4c" target="status"><img src="/html/images/b_down.gif" width=13 height=13 alt="Down" title="Down"></a>
			<a href="/status_header.html?p0=playlist&amp;p1=move&amp;p2=2&amp;p3=%2D1&amp;start=0&amp;player=aa%3Aaa%3Aaa%3A76%3A0c%3A4c" target="status"><img src="/html/images/b_up.gif" width=13 height=13 alt="Up" title="Up"></a>
			<a href="/status_header.html?p0=playlist&amp;p1=delete&amp;p2=2&amp;start=0&amp;player=aa%3Aaa%3Aaa%3A76%3A0c%3A4c" target="status"><img src="/html/images/b_delete.gif" width=13 height=13 alt="Remove from playlist" title="Remove from playlist"></a>
		</div>
	</div>
</div>

				
					
<div  class="even" >
	<div class="browsedbListItem">
		
		<span class="exlisting">
		
		<a href="/songinfo.html?item=35634&amp;player=aa%3Aaa%3Aaa%3A76%3A0c%3A4c" target="browser">Heading up High (Years Remix)</a>
		
			from
			
				<a href="/clixmlbrowser/clicmd=browselibrary+items&amp;mode=albums&amp;linktitle=Album%20(Pacha%20Ibiza%20Summer%202016)&amp;album_id=1925&amp;player=aa%3Aaa%3Aaa%3A76%3A0c%3A4c/index.html?index=0" target="browser">Pacha Ibiza Summer 2016</a>
			
		
		 by <a href="/clixmlbrowser/clicmd=browselibrary+items&amp;mode=albums&amp;linktitle=Artist%20(Armin%20van%20Buuren%20Feat.%20Kensington)&amp;artist_id=10135&amp;&amp;artwork=1&amp;player=aa%3Aaa%3Aaa%3A76%3A0c%3A4c/" target="browser" class="browseItemLink"><span style="display:inline">Armin van Buuren Feat. Kensington</span></a>
		</span>
		
		
		<div class="playlistControls">
			<a href="/status_header.html?p0=playlist&amp;p1=jump&amp;p2=3&amp;start=0&amp;player=aa%3Aaa%3Aaa%3A76%3A0c%3A4c" target="status"><img src="/html/images/b_play.gif" width=13 height=13 alt="Play" title="Play"></a>
			<a href="/status_header.html?p0=playlist&amp;p1=move&amp;p2=3&amp;p3=%2B1&amp;start=0&amp;player=aa%3Aaa%3Aaa%3A76%3A0c%3A4c" target="status"><img src="/html/images/b_down.gif" width=13 height=13 alt="Down" title="Down"></a>
			<a href="/status_header.html?p0=playlist&amp;p1=move&amp;p2=3&amp;p3=%2D1&amp;start=0&amp;player=aa%3Aaa%3Aaa%3A76%3A0c%3A4c" target="status"><img src="/html/images/b_up.gif" width=13 height=13 alt="Up" title="Up"></a>
			<a href="/status_header.html?p0=playlist&amp;p1=delete&amp;p2=3&amp;start=0&amp;player=aa%3Aaa%3Aaa%3A76%3A0c%3A4c" target="status"><img src="/html/images/b_delete.gif" width=13 height=13 alt="Remove from playlist" title="Remove from playlist"></a>
		</div>
	</div>
</div>

				
					
<div class="odd"  >
	<div class="browsedbListItem">
		
		<span class="exlisting">
		
		<a href="/songinfo.html?item=33336&amp;player=aa%3Aaa%3Aaa%3A76%3A0c%3A4c" target="browser">ruda - 07. Enrique Iglesias - Hero</a>
		
		
		</span>
		
		
		<div class="playlistControls">
			<a href="/status_header.html?p0=playlist&amp;p1=jump&amp;p2=4&amp;start=0&amp;player=aa%3Aaa%3Aaa%3A76%3A0c%3A4c" target="status"><img src="/html/images/b_play.gif" width=13 height=13 alt="Play" title="Play"></a>
			<a href="/status_header.html?p0=playlist&amp;p1=move&amp;p2=4&amp;p3=%2B1&amp;start=0&amp;player=aa%3Aaa%3Aaa%3A76%3A0c%3A4c" target="status"><img src="/html/images/b_down.gif" width=13 height=13 alt="Down" title="Down"></a>
			<a href="/status_header.html?p0=playlist&amp;p1=move&amp;p2=4&amp;p3=%2D1&amp;start=0&amp;player=aa%3Aaa%3Aaa%3A76%3A0c%3A4c" target="status"><img src="/html/images/b_up.gif" width=13 height=13 alt="Up" title="Up"></a>
			<a href="/status_header.html?p0=playlist&amp;p1=delete&amp;p2=4&amp;start=0&amp;player=aa%3Aaa%3Aaa%3A76%3A0c%3A4c" target="status"><img src="/html/images/b_delete.gif" width=13 height=13 alt="Remove from playlist" title="Remove from playlist"></a>
		</div>
	</div>
</div>

				
					
<div  class="even" >
	<div class="browsedbListItem">
		
		<span class="exlisting">
		
		<a href="/songinfo.html?item=28042&amp;player=aa%3Aaa%3Aaa%3A76%3A0c%3A4c" target="browser">Used To Have It All</a>
		
			from
			
				<a href="/clixmlbrowser/clicmd=browselibrary+items&amp;mode=albums&amp;linktitle=Album%20(538%20Hitzone%2080%20(CD2))&amp;album_id=1507&amp;player=aa%3Aaa%3Aaa%3A76%3A0c%3A4c/index.html?index=0" target="browser">538 Hitzone 80 (CD2)</a>
			
		
		 by <a href="/clixmlbrowser/clicmd=browselibrary+items&amp;mode=albums&amp;linktitle=Artist%20(Fais%20%26%20Afrojack)&amp;artist_id=7932&amp;&amp;artwork=1&amp;player=aa%3Aaa%3Aaa%3A76%3A0c%3A4c/" target="browser" class="browseItemLink"><span style="display:inline">Fais &amp; Afrojack</span></a>
		</span>
		
		
		<div class="playlistControls">
			<a href="/status_header.html?p0=playlist&amp;p1=jump&amp;p2=5&amp;start=0&amp;player=aa%3Aaa%3Aaa%3A76%3A0c%3A4c" target="status"><img src="/html/images/b_play.gif" width=13 height=13 alt="Play" title="Play"></a>
			<a href="/status_header.html?p0=playlist&amp;p1=move&amp;p2=5&amp;p3=%2B1&amp;start=0&amp;player=aa%3Aaa%3Aaa%3A76%3A0c%3A4c" target="status"><img src="/html/images/b_down.gif" width=13 height=13 alt="Down" title="Down"></a>
			<a href="/status_header.html?p0=playlist&amp;p1=move&amp;p2=5&amp;p3=%2D1&amp;start=0&amp;player=aa%3Aaa%3Aaa%3A76%3A0c%3A4c" target="status"><img src="/html/images/b_up.gif" width=13 height=13 alt="Up" title="Up"></a>
			<a href="/status_header.html?p0=playlist&amp;p1=delete&amp;p2=5&amp;start=0&amp;player=aa%3Aaa%3Aaa%3A76%3A0c%3A4c" target="status"><img src="/html/images/b_delete.gif" width=13 height=13 alt="Remove from playlist" title="Remove from playlist"></a>
		</div>
	</div>
</div>

				
					
<div class="odd"  >
	<div class="browsedbListItem">
		
		<span class="exlisting">
		
		<a href="/songinfo.html?item=29251&amp;player=aa%3Aaa%3Aaa%3A76%3A0c%3A4c" target="browser">Mantra</a>
		
			from
			
				<a href="/clixmlbrowser/clicmd=browselibrary+items&amp;mode=albums&amp;linktitle=Album%20(Grandmix%202016%20CD%202)&amp;album_id=1581&amp;player=aa%3Aaa%3Aaa%3A76%3A0c%3A4c/index.html?index=0" target="browser">Grandmix 2016 CD 2</a>
			
		
		 by <a href="/clixmlbrowser/clicmd=browselibrary+items&amp;mode=albums&amp;linktitle=Artist%20(Michael%20Feiner)&amp;artist_id=7966&amp;&amp;artwork=1&amp;player=aa%3Aaa%3Aaa%3A76%3A0c%3A4c/" target="browser" class="browseItemLink"><span style="display:inline">Michael Feiner</span></a>
		</span>
		
		
		<div class="playlistControls">
			<a href="/status_header.html?p0=playlist&amp;p1=jump&amp;p2=6&amp;start=0&amp;player=aa%3Aaa%3Aaa%3A76%3A0c%3A4c" target="status"><img src="/html/images/b_play.gif" width=13 height=13 alt="Play" title="Play"></a>
			<a href="/status_header.html?p0=playlist&amp;p1=move&amp;p2=6&amp;p3=%2B1&amp;start=0&amp;player=aa%3Aaa%3Aaa%3A76%3A0c%3A4c" target="status"><img src="/html/images/b_down.gif" width=13 height=13 alt="Down" title="Down"></a>
			<a href="/status_header.html?p0=playlist&amp;p1=move&amp;p2=6&amp;p3=%2D1&amp;start=0&amp;player=aa%3Aaa%3Aaa%3A76%3A0c%3A4c" target="status"><img src="/html/images/b_up.gif" width=13 height=13 alt="Up" title="Up"></a>
			<a href="/status_header.html?p0=playlist&amp;p1=delete&amp;p2=6&amp;start=0&amp;player=aa%3Aaa%3Aaa%3A76%3A0c%3A4c" target="status"><img src="/html/images/b_delete.gif" width=13 height=13 alt="Remove from playlist" title="Remove from playlist"></a>
		</div>
	</div>
</div>

				
					
<div  class="even" >
	<div class="browsedbListItem">
		
		<span class="exlisting">
		
		<a href="/songinfo.html?item=29306&amp;player=aa%3Aaa%3Aaa%3A76%3A0c%3A4c" target="browser">Tabee (feat. Diggy Dex)</a>
		
			from
			
				<a href="/clixmlbrowser/clicmd=browselibrary+items&amp;mode=albums&amp;linktitle=Album%20(Grootste%20Hits)&amp;album_id=1583&amp;player=aa%3Aaa%3Aaa%3A76%3A0c%3A4c/index.html?index=0" target="browser">Grootste Hits</a>
			
		
		 by <a href="/clixmlbrowser/clicmd=browselibrary+items&amp;mode=albums&amp;linktitle=Artist%20(Guus%20Meeuwis)&amp;artist_id=8467&amp;&amp;artwork=1&amp;player=aa%3Aaa%3Aaa%3A76%3A0c%3A4c/" target="browser" class="browseItemLink"><span style="display:inline">Guus Meeuwis</span></a>
		</span>
		
		
		<div class="playlistControls">
			<a href="/status_header.html?p0=playlist&amp;p1=jump&amp;p2=7&amp;start=0&amp;player=aa%3Aaa%3Aaa%3A76%3A0c%3A4c" target="status"><img src="/html/images/b_play.gif" width=13 height=13 alt="Play" title="Play"></a>
			<a href="/status_header.html?p0=playlist&amp;p1=move&amp;p2=7&amp;p3=%2B1&amp;start=0&amp;player=aa%3Aaa%3Aaa%3A76%3A0c%3A4c" target="status"><img src="/html/images/b_down.gif" width=13 height=13 alt="Down" title="Down"></a>
			<a href="/status_header.html?p0=playlist&amp;p1=move&amp;p2=7&amp;p3=%2D1&amp;start=0&amp;player=aa%3Aaa%3Aaa%3A76%3A0c%3A4c" target="status"><img src="/html/images/b_up.gif" width=13 height=13 alt="Up" title="Up"></a>
			<a href="/status_header.html?p0=playlist&amp;p1=delete&amp;p2=7&amp;start=0&amp;player=aa%3Aaa%3Aaa%3A76%3A0c%3A4c" target="status"><img src="/html/images/b_delete.gif" width=13 height=13 alt="Remove from playlist" title="Remove from playlist"></a>
		</div>
	</div>
</div>

				
					
<div class="odd"  >
	<div class="browsedbListItem">
		
		<span class="exlisting">
		
		<a href="/songinfo.html?item=31475&amp;player=aa%3Aaa%3Aaa%3A76%3A0c%3A4c" target="browser">False Alarm</a>
		
			from
			
				<a href="/clixmlbrowser/clicmd=browselibrary+items&amp;mode=albums&amp;linktitle=Album%20(Starboy)&amp;album_id=1721&amp;player=aa%3Aaa%3Aaa%3A76%3A0c%3A4c/index.html?index=0" target="browser">Starboy</a>
			
		
		 by <a href="/clixmlbrowser/clicmd=browselibrary+items&amp;mode=albums&amp;linktitle=Artist%20(The%20Weeknd)&amp;artist_id=8008&amp;&amp;artwork=1&amp;player=aa%3Aaa%3Aaa%3A76%3A0c%3A4c/" target="browser" class="browseItemLink"><span style="display:inline">The Weeknd</span></a>
		</span>
		
		
		<div class="playlistControls">
			<a href="/status_header.html?p0=playlist&amp;p1=jump&amp;p2=8&amp;start=0&amp;player=aa%3Aaa%3Aaa%3A76%3A0c%3A4c" target="status"><img src="/html/images/b_play.gif" width=13 height=13 alt="Play" title="Play"></a>
			<a href="/status_header.html?p0=playlist&amp;p1=move&amp;p2=8&amp;p3=%2B1&amp;start=0&amp;player=aa%3Aaa%3Aaa%3A76%3A0c%3A4c" target="status"><img src="/html/images/b_down.gif" width=13 height=13 alt="Down" title="Down"></a>
			<a href="/status_header.html?p0=playlist&amp;p1=move&amp;p2=8&amp;p3=%2D1&amp;start=0&amp;player=aa%3Aaa%3Aaa%3A76%3A0c%3A4c" target="status"><img src="/html/images/b_up.gif" width=13 height=13 alt="Up" title="Up"></a>
			<a href="/status_header.html?p0=playlist&amp;p1=delete&amp;p2=8&amp;start=0&amp;player=aa%3Aaa%3Aaa%3A76%3A0c%3A4c" target="status"><img src="/html/images/b_delete.gif" width=13 height=13 alt="Remove from playlist" title="Remove from playlist"></a>
		</div>
	</div>
</div>

				
					
<div  class="even" >
	<div class="browsedbListItem">
		
		<span class="exlisting">
		
		<a href="/songinfo.html?item=30712&amp;player=aa%3Aaa%3Aaa%3A76%3A0c%3A4c" target="browser">Black Betty</a>
		
			from
			
				<a href="/clixmlbrowser/clicmd=browselibrary+items&amp;mode=albums&amp;linktitle=Album%20(Q%20Music%20Rock%20100)&amp;album_id=1676&amp;player=aa%3Aaa%3Aaa%3A76%3A0c%3A4c/index.html?index=0" target="browser">Q Music Rock 100</a>
			
		
		 by <a href="/clixmlbrowser/clicmd=browselibrary+items&amp;mode=albums&amp;linktitle=Artist%20(Ram%20Jam)&amp;artist_id=8731&amp;&amp;artwork=1&amp;player=aa%3Aaa%3Aaa%3A76%3A0c%3A4c/" target="browser" class="browseItemLink"><span style="display:inline">Ram Jam</span></a>
		</span>
		
		
		<div class="playlistControls">
			<a href="/status_header.html?p0=playlist&amp;p1=jump&amp;p2=9&amp;start=0&amp;player=aa%3Aaa%3Aaa%3A76%3A0c%3A4c" target="status"><img src="/html/images/b_play.gif" width=13 height=13 alt="Play" title="Play"></a>
			<a href="/status_header.html?p0=playlist&amp;p1=move&amp;p2=9&amp;p3=%2B1&amp;start=0&amp;player=aa%3Aaa%3Aaa%3A76%3A0c%3A4c" target="status"><img src="/html/images/b_down.gif" width=13 height=13 alt="Down" title="Down"></a>
			<a href="/status_header.html?p0=playlist&amp;p1=move&amp;p2=9&amp;p3=%2D1&amp;start=0&amp;player=aa%3Aaa%3Aaa%3A76%3A0c%3A4c" target="status"><img src="/html/images/b_up.gif" width=13 height=13 alt="Up" title="Up"></a>
			<a href="/status_header.html?p0=playlist&amp;p1=delete&amp;p2=9&amp;start=0&amp;player=aa%3Aaa%3Aaa%3A76%3A0c%3A4c" target="status"><img src="/html/images/b_delete.gif" width=13 height=13 alt="Remove from playlist" title="Remove from playlist"></a>
		</div>
	</div>
</div>

				
			
		
	</div>
	

</div>
</body>
</html>

  </body>
</html>

If a dev needs access to the web interface, I can arrange that.
Hardware: Raspberry Pi 2B | RFXCOM RFXtrx433E v1 | Synology DS213+ | KaKu Clones | Conrad RSL switches | KAKu Doorbell Clone | USB Webcam | ICY Thermostat | Resol DL2 | Imatic Relay Board | Eminent 6230 | Eminent 6220 | iMatic 16 ports Relay Board
User avatar
capman
Posts: 153
Joined: Friday 12 July 2013 20:48
Target OS: Raspberry Pi / ODroid
Domoticz version: Beta
Location: Belgium
Contact:

Re: Dashticz - Install picoreplayer

Post by capman »

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 :D . 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&amp;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&amp;p1=delete&amp;p2=3&amp;player=b8%3A27%3Aeb%3A29%3A3c%3A50&amp;start=0"><span>(Verwijderen)</span></a></span>
   </div>
<hr><a href="status.html?p0=playlist&amp;p1=jump&amp;p2=-1&amp;player=b8%3A27%3Aeb%3A29%3A3c%3A50">Vorige</a>
<a href="status.html?p0=playlist&amp;p1=jump&amp;p2=%2b1&amp;player=b8%3A27%3Aeb%3A29%3A3c%3A50">Overslaan</a>
    <b>Afspelen</b>
    <a href="status.html?p0=pause&amp;player=b8%3A27%3Aeb%3A29%3A3c%3A50">Pauzeren</a>
    <a href="status.html?p0=stop&amp;player=b8%3A27%3Aeb%3A29%3A3c%3A50">Stoppen</a>

<br>Herhalen:
<b>uit</b>/<a href="status.html?p0=playlist&amp;p1=repeat&amp;p2=1&amp;player=b8%3A27%3Aeb%3A29%3A3c%3A50&amp;start=0">één</a>/<a href="status.html?p0=playlist&amp;p1=repeat&amp;p2=2&amp;player=b8%3A27%3Aeb%3A29%3A3c%3A50&amp;start=0">alle</a>
<br>Willekeurig:
<b>uit</b>/<a href="status.html?p0=playlist&amp;p1=shuffle&amp;p2=1&amp;player=b8%3A27%3Aeb%3A29%3A3c%3A50&amp;start=0">liedjes</a>/<a href="status.html?p0=playlist&amp;p1=shuffle&amp;p2=2&amp;player=b8%3A27%3Aeb%3A29%3A3c%3A50&amp;start=0">albums</a>

<br>

    Muzieksysteem:
               <b>aan</b>/<a
               target="_top" href="index.html?player=b8%3A27%3Aeb%3A29%3A3c%3A50&amp;p0=power&amp;p1=0">uit</a>

<br><br>
Volume:

  <b>1</b>
  <a href="status.html?p0=mixer&amp;p1=volume&amp;p2=10&amp;player=b8%3A27%3Aeb%3A29%3A3c%3A50&amp;start=0">2</a>
  <a href="status.html?p0=mixer&amp;p1=volume&amp;p2=20&amp;player=b8%3A27%3Aeb%3A29%3A3c%3A50&amp;start=0">3</a>
  <a href="status.html?p0=mixer&amp;p1=volume&amp;p2=30&amp;player=b8%3A27%3Aeb%3A29%3A3c%3A50&amp;start=0">4</a>
  <a href="status.html?p0=mixer&amp;p1=volume&amp;p2=40&amp;player=b8%3A27%3Aeb%3A29%3A3c%3A50&amp;start=0">5</a>
  <a href="status.html?p0=mixer&amp;p1=volume&amp;p2=50&amp;player=b8%3A27%3Aeb%3A29%3A3c%3A50&amp;start=0">6</a>
  <a href="status.html?p0=mixer&amp;p1=volume&amp;p2=60&amp;player=b8%3A27%3Aeb%3A29%3A3c%3A50&amp;start=0">7</a>
  <a href="status.html?p0=mixer&amp;p1=volume&amp;p2=70&amp;player=b8%3A27%3Aeb%3A29%3A3c%3A50&amp;start=0">8</a>
  <a href="status.html?p0=mixer&amp;p1=volume&amp;p2=80&amp;player=b8%3A27%3Aeb%3A29%3A3c%3A50&amp;start=0">9</a>
  <a href="status.html?p0=mixer&amp;p1=volume&amp;p2=90&amp;player=b8%3A27%3Aeb%3A29%3A3c%3A50&amp;start=0">10</a>
  <a href="status.html?p0=mixer&amp;p1=volume&amp;p2=100&amp;player=b8%3A27%3Aeb%3A29%3A3c%3A50&amp;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&amp;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&amp;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&amp;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&amp;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&amp;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&amp;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&amp;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&amp;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>&nbsp;
					<span id="current_playlist_name">
					&nbsp;
					</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. ;)
freakshock
Posts: 64
Joined: Friday 14 April 2017 13:39
Target OS: NAS (Synology & others)
Domoticz version:
Location: The Netherlands
Contact:

Re: Dashticz - Install picoreplayer

Post by freakshock »

I'm too much of a noob to do this, but it would be great if we could get something like the Spotify plugin, with album cover, playlist selection and perhaps also volume control. Shouldn't be too hard to make a slider like element that calls the volume url's.

What I did manage to do is find links for my Spotty plugin playlists with inspect element in chrome.
Example:

Code: Select all

http://192.168.1.73:9002/plugins/spotty/index.html?action=playall&index=7.2&player=cc%3Acc%3Af4%3A24%3Ae7%3A21&sess=&start=&_dc=1501273859963
I made a selector switch in Domoticz and pasted a few URL's of my favorite playlists in there. That way I can choose a few playlists from within Dashticz:
dashticzplaylist.jpg
dashticzplaylist.jpg (15.21 KiB) Viewed 6496 times
User avatar
capman
Posts: 153
Joined: Friday 12 July 2013 20:48
Target OS: Raspberry Pi / ODroid
Domoticz version: Beta
Location: Belgium
Contact:

Re: Dashticz - Install picoreplayer

Post by capman »

Okayyy , getting something here 8-) Have made a selector switch with two url's to my playlist with each a radio station.

Code: Select all

http://192.168.178.29:9002/status.html?p0=playlist&p1=play&p2=RadioFG&p3=b8:27:eb:29:3c:50
and

Code: Select all

http://192.168.178.29:9002/status.html?p0=playlist&p1=play&p2=StuBru&p3=b8:27:eb:29:3c:50
Just like freakshock say. Thanks freakshock!
Now I just have 2 make a selector switch in dashticz and we have control about my player (stop , play). And a selector with some favorites in.
Next thing to do , volume control :D .
Thanks 2 everybody 4 all help so far !
selector.JPG
selector.JPG (29.94 KiB) Viewed 6475 times
pvm
Posts: 550
Joined: Tuesday 17 June 2014 22:14
Target OS: NAS (Synology & others)
Domoticz version: 4.10538
Location: NL
Contact:

Re: Dashticz - Install picoreplayer

Post by pvm »

Synology NAS, slave PI3, ZWave (Fibaro), Xiaomi zigbee devices, BTLE plant sensor, DzVents, Dashticz on tablet, Logitech Media Server
Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest