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 -
If you don't have any browse library set in Material then it can fail.
....
I then set Material browse to Rock and tried to play the Bob Dylan album. That played even though the player is still set to Jazz. That is because Material sends an explicit library ID for the Rock library to override the LMS Jazz library setting. But when Material is set to "All" whatever is sent doesn't override the Jazz setting on the player and nothing is played.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
-
These settings make sense to be player specific when using the hardware players interface. But for a multi-player ui then they should be UI instance specific.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
-
I know, I was caught out by it many moons ago 🤣. I was just pointing that mine works as you would expect and it doesn't fail to play a track which isn't in the player library view.Living Room: Touch or Squeezelite (Pi3B) > Topping E30 > Audiolab 8000A > Monitor Audio S5 + BK200-XLS DF
Bedroom: Radio
Bathroom: RadioComment
-
I agree and always assumed it to be so. I left open the possibility that it could be in either side because I didn't run a trace on this in both Material and LMS (sorry, but I am happy to live with this). In a lot of software 0 is often treated as nothing sent so no special action taken. LMS is probably then not overriding the player setting which leads to this behaviour. That was my guess for what was happening to sveninndh which is why I brought this up in the first place.Comment
-
I agree and always assumed it to be so. I left open the possibility that it could be in either side because I didn't run a trace on this in both Material and LMS (sorry, but I am happy to live with this). In a lot of software 0 is often treated as nothing sent so no special action taken. LMS is probably then not overriding the player setting which leads to this behaviour. That was my guess for what was happening to sveninndh which is why I brought this up in the first place.Living Room: Touch or Squeezelite (Pi3B) > Topping E30 > Audiolab 8000A > Monitor Audio S5 + BK200-XLS DF
Bedroom: Radio
Bathroom: RadioComment
-
Track?? Just tried that and one Bob Dylan track played ok. But try to play an album from the 70's when the LMS library is set to 60's. Play an album doesn't work.Comment
-
Yes you're right. You can "Play disc starting at track" but you can't play "Play album starting at track". It clears the playlist. It would be interesting to check the debug info from Material when this happens.Living Room: Touch or Squeezelite (Pi3B) > Topping E30 > Audiolab 8000A > Monitor Audio S5 + BK200-XLS DF
Bedroom: Radio
Bathroom: RadioComment
-
Logitech Media Server Version: 8.4.0 - 1672577932 @ Sun Jan 1 14:19:16 WEST 2023
Material 3.1.4
https://downloads.slimdevices.com/nightly/?ver=8.4
I use this as my source. It shows 8.4.0 as being the latest.Comment
-
Logitech Media Server Version: 8.4.0 - 1672577932 @ Sun Jan 1 14:19:16 WEST 2023
Material 3.1.4
https://downloads.slimdevices.com/nightly/?ver=8.4
I use this as my source. It shows 8.4.0 as being the latest.Living Room: Touch or Squeezelite (Pi3B) > Topping E30 > Audiolab 8000A > Monitor Audio S5 + BK200-XLS DF
Bedroom: Radio
Bathroom: RadioComment
-
How would I check that Material is sending the library id? I am seeing the same issue when playing a complete album but playing single tracks or even a single disc of a multi disc album works correctly.Living Room: Touch or Squeezelite (Pi3B) > Topping E30 > Audiolab 8000A > Monitor Audio S5 + BK200-XLS DF
Bedroom: Radio
Bathroom: RadioComment
-
Comment
-
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
-
Use Material's JSONRPC debug, and you will see the library_id parameter.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
-
Hi sveninndh
do you use Library Views? If so, do you have one set on the player "SqueezePlay"? If it is set on the player (check using the web interface or Squeezer app) then it may filter the album request. Material can show you albums for a different Library View (or all). That may not be what is causing this but it does produce the same effect.
If you can play the tracks individually then it is not a library view issue.
I think it's like Craig wrote.Comment
Comment