capman wrote: ↑Tuesday 15 August 2017 22:32
Okayyy , getting something here Have made a selector switch with two url's to my playlist with each a radio station.
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 .
Thanks 2 everybody 4 all help so far !
selector.JPG
Great !! I’ve LMSworking in Dashticz.
Is it possible to make the buttons bigger and add the on/off switch ?
-= HP server GEN11 =- OZW -=- Toon2 (rooted) -=- Domoticz v2025.1 -=- Dashticz v3.14b on Tab8" =-
http://[IP_LMS]:9002/status.html?p0=mixer&p1=volume&p2=-2&player=[mac_address, replace : with %3A] // decrease volume with 2
http://[IP_LMS]:9002/status.html?p0=mixer&p1=volume&p2=%2B2&player=[mac_address, replace : with %3A] // increase volume with 2
Synology NAS, slave PI3, ZWave (Fibaro), Xiaomi zigbee devices, BTLE plant sensor, DzVents, Dashticz on tablet, Logitech Media Server
For who has interresting in how to have the artwork showing for what's playing from LMS server.
In custom/config.js make a line. Where you set the values for ip:port and player mac to your values.
The player mac adress , you find this in the settings from LMS server.
Nice, thanks. I've added this for my players.
To get the graphics optimized I want to decrease the height of the cover image, do you happen to know how to do this?
Synology NAS, slave PI3, ZWave (Fibaro), Xiaomi zigbee devices, BTLE plant sensor, DzVents, Dashticz on tablet, Logitech Media Server
When you change the width of the image from width:12 to something lower, the height will change as well. I've mine at 4 I think, and the image is much smaller.
Screen Shot 2018-08-17 at 17.40.48.png (168.83 KiB) Viewed 1414 times
Running latest BETA on a Pi-3 | Toon® Thermostat (rooted) | Hue | Tuya | IKEA tradfri | Dashticz V3 on Lenovo Huawei Tablet | Conbee
To get this aligned correctly i've added padding/border (in css) to the selector showing radio selection. I would prefer to have the image just a little smaller (50px will do). Changing width from 2 (current value) to 1 decreases size too much.
I did inspection in chrome but I do not see a CSS identifier I can use... Guess it is just not possible.
If the frame identifier was used in CSS I/we would have much more options like giving it rounded corners etc.
Synology NAS, slave PI3, ZWave (Fibaro), Xiaomi zigbee devices, BTLE plant sensor, DzVents, Dashticz on tablet, Logitech Media Server
capman wrote: ↑Wednesday 01 August 2018 18:10
For who has interresting in how to have the artwork showing for what's playing from LMS server.
In custom/config.js make a line. Where you set the values for ip:port and player mac to your values.
The player mac adress , you find this in the settings from LMS server.
I have implemented it exactly like capman did, but see no image. The image address as show in the browser is; http://<IP address Dashticz webserver>:8082/img/http://<IP address LMS server>:9000/music/current/cover.jpg?player=<Player MAC address>
Maybe an other option is to use the LMS Material Skin and a seperate screen with Dashticz.
I've made a button on my homescreen which goes to Screen2 and then i've the fullscreen of LMS
Thanks for your swift reply! Material skin directly as a frame in dashticz: that's is a good option, I'm already using that skin and it integrates perfectly in Dashticz I see.
One more question How can a make it full screen? It is now shown as 540 pixels high. Not a problem, but as you state you have a full-screen LMS window. What do I need to change to make it full-screen?
Regards,
Stephan
- Running LMS, Domoticz and Dashticz on a windows 11 laptop.
- LMS (11 players) / Hue (26 lights, 2 switches) / Z-wave (14 devices) / Toon (unrooted) / Chromecast
I'm using a tablet with a resolution height of 800px and have a button under the LMS screen, so for me 540px is enough.
You can atry to remove the option.
I think it will then fill the screen.
-= HP server GEN11 =- OZW -=- Toon2 (rooted) -=- Domoticz v2025.1 -=- Dashticz v3.14b on Tab8" =-