Announcement
Collapse
No announcement yet.
Announce: Material Skin
Collapse
X
-
Living Room: Touch or Squeezelite (Pi3B) > Topping E30 > Audiolab 8000A > Monitor Audio S5 + BK200-XLS DF
Bedroom: Radio
Bathroom: Radio -
Code:curl 'http://SERVER:9000/jsonrpc.js' -X POST --data-raw '{"id":0,"method":"slim.request","params":["",["stopserver"]]}'
Code:curl 'http://SERVER:9000/jsonrpc.js' -X POST --data-raw '{"id":0,"method":"slim.request","params":["",["restartserver"]]}'
Material debug: 1. Launch via http: //SERVER:9000/material/?debug=json (Use http: //SERVER:9000/material/?debug=json,cometd to also see update messages, e.g. play queue) 2. Open browser's developer tools 3. Open console tab in developer tools 4. REQ/RESP messages sent to/from LMS will be logged here.Comment
-
From a commandline, the following should shutdown the server:
Code:curl 'http://SERVER:9000/jsonrpc.js' -X POST --data-raw '{"id":0,"method":"slim.request","params":["",["stopserver"]]}'
Code:curl 'http://SERVER:9000/jsonrpc.js' -X POST --data-raw '{"id":0,"method":"slim.request","params":["",["restartserver"]]}'
Unfortunately, it didn't work for me at first, but it pointed me in the right direction.
The following change finally worked:
Code:curl "http://SERVER:9000/jsonrpc.js" -X POST -d "{\"id\":0,\"method\":\"slim.request\",\"params\":[\"\",[\"restartserver\"]]}"
So you have the server restart with just one click.
Great, thanks again..Comment
-
2.9.5 Release
Bug fix release, changes:
- For LMS 8.3 add album-artist when favouriting an album.
- Fix add/play all for mixes when called from custom action.
- Reduce dialog buttons min-width if screen is 400px or less.
- Always use HTML for 'textarea' values.
- For mobile devices add a search button at the right of search fields containing text.
Material debug: 1. Launch via http: //SERVER:9000/material/?debug=json (Use http: //SERVER:9000/material/?debug=json,cometd to also see update messages, e.g. play queue) 2. Open browser's developer tools 3. Open console tab in developer tools 4. REQ/RESP messages sent to/from LMS will be logged here.Comment
-
Bug fix release, changes:
- For LMS 8.3 add album-artist when favouriting an album.
- Fix add/play all for mixes when called from custom action.
- Reduce dialog buttons min-width if screen is 400px or less.
- Always use HTML for 'textarea' values.
- For mobile devices add a search button at the right of search fields containing text.
Sent from my Pixel 3a using TapatalkLiving Room: Touch or Squeezelite (Pi3B) > Topping E30 > Audiolab 8000A > Monitor Audio S5 + BK200-XLS DF
Bedroom: Radio
Bathroom: RadioComment
-
Bug fix release, changes:
- For LMS 8.3 add album-artist when favouriting an album.
- Fix add/play all for mixes when called from custom action.
- Reduce dialog buttons min-width if screen is 400px or less.
- Always use HTML for 'textarea' values.
- For mobile devices add a search button at the right of search fields containing text.
Comment
-
It seams I found a little glitch in Material skin (i am using here the Android App on a Fire HD 8 with the dark mode in Material Skin switched on).
If you use the mobile display with the cover left and the info on the left and you double tap onto the cover and then close the cover display with the cross in the right hand corner (maybe you have to do it a few times), suddenly the background is changing to blue.
You only have to press one of the three buttons on the bottom to get back the normal background.
This is reproducible on the tablet in the Material Skin App, but I did not get it to happen on the tablet with the Silk browser or Vivaldi or on my Mac in a browser or my iPhone in a browser.
The app is version 0.2.0. Nothing is playing, it only shows the last played song with cover.Pi4 4GB piCorePlayer with LMS and Squeezelite for USB inside an Argon One case
Pi3B+ (7" Display, Hifiberry DAC+ Pro) piCorePlayer with Squeezlite/Jivelite for Hifiberry inside a SmartiPi touch case
Pi Zero W only for Bluetooth headphones
Two Airport Express
Ikea SymfoniskComment
-
It seams I found a little glitch in Material skin (i am using here the Android App on a Fire HD 8 with the dark mode in Material Skin switched on).
If you use the mobile display with the cover left and the info on the left and you double tap onto the cover and then close the cover display with the cross in the right hand corner (maybe you have to do it a few times), suddenly the background is changing to blue.
You only have to press one of the three buttons on the bottom to get back the normal background.
This is reproducible on the tablet in the Material Skin App, but I did not get it to happen on the tablet with the Silk browser or Vivaldi or on my Mac in a browser or my iPhone in a browser.
The app is version 0.2.0. Nothing is playing, it only shows the last played song with cover.
Sent from my Pixel 3a using TapatalkLiving Room: Touch or Squeezelite (Pi3B) > Topping E30 > Audiolab 8000A > Monitor Audio S5 + BK200-XLS DF
Bedroom: Radio
Bathroom: RadioComment
-
Material debug: 1. Launch via http: //SERVER:9000/material/?debug=json (Use http: //SERVER:9000/material/?debug=json,cometd to also see update messages, e.g. play queue) 2. Open browser's developer tools 3. Open console tab in developer tools 4. REQ/RESP messages sent to/from LMS will be logged here.Comment
-
Pi4 4GB piCorePlayer with LMS and Squeezelite for USB inside an Argon One case
Pi3B+ (7" Display, Hifiberry DAC+ Pro) piCorePlayer with Squeezlite/Jivelite for Hifiberry inside a SmartiPi touch case
Pi Zero W only for Bluetooth headphones
Two Airport Express
Ikea SymfoniskComment
-
I tried on my old Nexus 7 and that was OK as well.
Sent from my Pixel 3a using TapatalkLast edited by slartibartfast; 2022-05-20, 17:42.Living Room: Touch or Squeezelite (Pi3B) > Topping E30 > Audiolab 8000A > Monitor Audio S5 + BK200-XLS DF
Bedroom: Radio
Bathroom: RadioComment
-
Yes, I have tested now a few different ones.
No iOS/iPadOS/macOS or Windows device has this problem.
I tested a Fire HD10 Gen 9 and it doesn’t has this problem.
Another Fire HD 8 Gen 10 doesn’t has this problem.
It is only the oldest Fire HD 8 Gen 7 which has this problem. As this is a really old Android version I would say, that you can forget the problem!
So don’t think any longer on it!Pi4 4GB piCorePlayer with LMS and Squeezelite for USB inside an Argon One case
Pi3B+ (7" Display, Hifiberry DAC+ Pro) piCorePlayer with Squeezlite/Jivelite for Hifiberry inside a SmartiPi touch case
Pi Zero W only for Bluetooth headphones
Two Airport Express
Ikea SymfoniskComment
-
Yes, I have tested now a few different ones.
No iOS/iPadOS/macOS or Windows device has this problem.
I tested a Fire HD10 Gen 9 and it doesn’t has this problem.
Another Fire HD 8 Gen 10 doesn’t has this problem.
It is only the oldest Fire HD 8 Gen 7 which has this problem. As this is a really old Android version I would say, that you can forget the problem!
So don’t think any longer on it!
Sent from my Pixel 3a using TapatalkLiving Room: Touch or Squeezelite (Pi3B) > Topping E30 > Audiolab 8000A > Monitor Audio S5 + BK200-XLS DF
Bedroom: Radio
Bathroom: RadioComment
-
Pi4 4GB piCorePlayer with LMS and Squeezelite for USB inside an Argon One case
Pi3B+ (7" Display, Hifiberry DAC+ Pro) piCorePlayer with Squeezlite/Jivelite for Hifiberry inside a SmartiPi touch case
Pi Zero W only for Bluetooth headphones
Two Airport Express
Ikea SymfoniskComment
Comment