If this is your first visit, be sure to
check out the FAQ by clicking the
link above. You may have to register
before you can post: click the register link above to proceed. To start viewing messages,
select the forum that you want to visit from the selection below.
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.
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.
Yes, turning auto discover on fixes the problem. Many thanks.
I've updated the code, for the next release, to open settings if auto-discover is disabled.
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.
Another little bug, this time in the skin, not the app: When there are no players connected to the current server, "Manage Players" just says "No player" so it is not possible to connect players connected to other servers.
Another little bug, this time in the skin, not the app: When there are no players connected to the current server, "Manage Players" just says "No player" so it is not possible to connect players connected to other servers.
When I use 3.2.2, I get the "side by side" layout below:
The viewport - i.e. the part of the window that the page sees - is not 1258 x 962, but about 1258x884. Anyhow, this (I think) is a case of not being able to please everyone. I think the current solution works best. However in git/master I've added a 'npRatio' URL query parameter that allows you to adjust when Material thinks the now-playing should be landscape or portrait. This is 1.3333 by default, you probably want about 1.45 - e.g. http :// SERVER:9000/material/?npRatio=1.45
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.
However in git/master I've added a 'npRatio' URL query parameter that allows you to adjust when Material thinks the now-playing should be landscape or portrait. This is 1.3333 by default, you probably want about 1.45 - e.g. http :// SERVER:9000/material/?npRatio=1.45
Thanks! I tested git-master and that works. Would it be easier to have a parameter that forces the layout, i.e. npFormat=portrait? Takes the ratio calculation out of the picture.
Hi, would it be possible to add a tag in the section that shows the artist, year, genre and source (below the songtext info)? For example, I would like to add a version tag (scanned via custom tag) to show the version info of an album, like:
DCC ・gzs-1100 ・CD (US, 1993)
another thing I would like to add there, is a link to the files (similar to the functionality to open and view files that are in the same folder).
I get that this probably isn’t for everyone, so I am fine to make the changes on my LMS only. As I am not a very good coder, I would appreciate any sample code and some directions in which plugin/file I need to make the edit. If someone can help, would be great!
Living: EtherRegen -> Ultrarendu -> Benchmark DAC2 HGC -> Benchmark AHB2 -> ATC SCM19 v2 & Sennheiser HD650
Kitchen: SB Touch -> Audio Pro Addon T10 gen2
Kids rooms: SB Booms
Bedroom: SB Boom & SB Radio
Controls: Material Skin & LMS via internet, iPeng
Server: Windows 10 Pro with LMS 8.3
Spare: 2 SB Touch, 1 SB3, 2 SB Radio
Hi, would it be possible to add a tag in the section that shows the artist, year, genre and source (below the songtext info)? For example, I would like to add a version tag (scanned via custom tag) to show the version info of an album
The issue would be in how the tag's value is sent to the skin. The JSONRPC commands only send a limited sub-set of tags. So, AFAIK, there is no way to get this extra information in order to display.
another thing I would like to add there, is a link to the files (similar to the functionality to open and view files that are in the same folder).
The JSONRPC protocol does have a command to list a set of folders in an album's directory. So, in theory it would be possible to get this list of files and then add into that display.
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.
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.
We process personal data about users of our site, through the use of cookies and other technologies, to deliver our services, personalize advertising, and to analyze site activity. We may share certain information about our users with our advertising and analytics partners. For additional details, refer to our Privacy Policy.
By clicking "I AGREE" below, you agree to our Privacy Policy and our personal data processing and cookie practices as described therein. You also acknowledge that this forum may be hosted outside your country and you consent to the collection, storage, and processing of your data in the country where this forum is hosted.
Comment