Announcement

Collapse
No announcement yet.

Announce: Material Skin

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • cpd73
    replied
    Originally posted by bossanova808 View Post

    You're quite right. Is this something that needs to be added to material, or Custom Skip 3?
    Material has been updated since 3.2.0 to look for CustomSkip3 - just tested and 'Zap' appears in menu for me.

    Leave a comment:


  • awoz
    replied
    Not sure why you need to change the viewport. The above is Material @ 800x480 - same layout as your screenshot.
    Thanks for looking. The only difference between my screenshots is that first one is rendered in Firefox @ 800x480 while the other is Chromium on RPi with 4.3in 800x480 LCD. I will try your Material debug tip to better understand my issue.

    Leave a comment:


  • bossanova808
    replied
    Originally posted by cpd73 View Post

    Foro 'Zap' you need to have (the original) 'Custom Skip' installed. However, I'm guessing you have 'Custom Skip 3'? Just checked and the code does not handle that case.
    You're quite right. Is this something that needs to be added to material, or Custom Skip 3?

    Leave a comment:


  • cpd73
    replied
    Originally posted by d6jg View Post
    cpd73 - just checking that you saw this bug - https://forums.slimdevices.com/forum...06#post1634306
    Yes, and fixed in git for 3.2.3

    Leave a comment:


  • d6jg
    replied
    cpd73 - just checking that you saw this bug - https://forums.slimdevices.com/forum...06#post1634306

    Leave a comment:


  • cpd73
    replied
    Originally posted by Blackfiction View Post
    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.

    Originally posted by Blackfiction View Post
    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.

    Leave a comment:


  • Blackfiction
    replied
    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!​

    Leave a comment:


  • Apesbrain
    replied
    Originally posted by cpd73 View Post
    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.

    Leave a comment:


  • cpd73
    replied
    Originally posted by Apesbrain View Post
    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

    Leave a comment:


  • d6jg
    replied
    Originally posted by darrell View Post
    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.
    confirm I see this also on iPhone

    Leave a comment:


  • darrell
    replied
    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.

    Leave a comment:


  • Apesbrain
    replied
    Originally posted by cpd73 View Post

    And the problem is? With those dimensions I get the same layout as per your screenshot. What are you expecting?
    Thanks for your reply. When I use 3.2.2, I get the "side by side" layout below:

    Click image for larger version

Name:	Clipboard01.jpg
Views:	216
Size:	176.7 KB
ID:	1634305

    Leave a comment:


  • darrell
    replied
    Originally posted by cpd73 View Post

    I've updated the code, for the next release, to open settings if auto-discover is disabled.
    Even better - thanks!

    Leave a comment:


  • cpd73
    replied
    Originally posted by darrell View Post
    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.

    Leave a comment:


  • cpd73
    replied
    Originally posted by Apesbrain View Post

    I just tried the MASTER build and the problem with "now-playing landscape layout dimensions" remains. Went back to 3.2.1 and all is well again.

    My browser window dimensions are 1258x962 if that could be accommodated. Thanks.
    And the problem is? With those dimensions I get the same layout as per your screenshot. What are you expecting?
    Last edited by cpd73; 2023-03-19, 14:15.

    Leave a comment:

Working...
X