Announcement

Collapse
No announcement yet.

Announce: Material Skin

Collapse
X
 
  • Time
  • Show
Clear All
new posts

  • According to https://github.com/Logitech/slimserv...ocolHandler.pm

    It should be "pandora:" I use pandora, I can make a local edit to material and test it.
    piCorePlayer a small player for the Raspberry Pi in RAM.
    Homepage: https://www.picoreplayer.org

    Please donate if you like the piCorePlayer

    Comment


    • Originally posted by cpd73
      Bug-fix release, changes:
      1. Only show multi-disc icon, and prompt for disc to use, etc., if LMS is set to group multi-disc albums.
      2. Add add and play actions to subtoolbar for 'All songs' listings.
      3. Don't show disc headers in 'All songs' listings.
      4. Hide settings password.
      5. Update gallery image when track changes if this is showing now playing cover.
      6. Only show 'Play disc starting at track' if there are multiple discs.
      In ver 2.8.1 the showing of Comments for Multi-disc headers worked fine.
      In ver. 2.8.2 I can not get it to work.

      In Server Settings/Behavior, Group Discs is set to "Treat multi-disc sets as a single album"

      What am I missing ?
      Dan
      Basement: rPi4 8GB server running LMS, Synology 218play as storage, Material skin as interface
      Bed room: SB3 -> Sony Headphones
      Living room: Duet -> Onkyo TX8130 -> PIEGA TMicro3 ->> PIEGA TMicroSub (or Cambridge Audio Minx X200)
      Music room: Touch -> Roksan ROK-DA1 -> Krell KAV300i -> B&W 805 signature ->> B&W ASW 825
      Workshop: SB3 -> Cambridge Audio Topaz AM5 -> JBL ?

      Comment


      • Originally posted by paul-
        It should be "pandora:" I use pandora, I can make a local edit to material and test it.
        Yes it is, works fine. I made a PR for you.
        piCorePlayer a small player for the Raspberry Pi in RAM.
        Homepage: https://www.picoreplayer.org

        Please donate if you like the piCorePlayer

        Comment


        • Originally posted by sota748
          In ver 2.8.1 the showing of Comments for Multi-disc headers worked fine.
          In ver. 2.8.2 I can not get it to work.

          In Server Settings/Behavior, Group Discs is set to "Treat multi-disc sets as a single album"

          What am I missing ?
          Sorry, I broke it in 2.8.2 with a silly change - fixed in git for 2.8.3
          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


          • Originally posted by paul-
            Yes it is, works fine. I made a PR for you.
            Merged, thanks.
            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


            • Originally posted by cpd73
              Sorry, I broke it in 2.8.2 with a silly change - fixed in git for 2.8.3
              Thanks ;-)
              Dan
              Basement: rPi4 8GB server running LMS, Synology 218play as storage, Material skin as interface
              Bed room: SB3 -> Sony Headphones
              Living room: Duet -> Onkyo TX8130 -> PIEGA TMicro3 ->> PIEGA TMicroSub (or Cambridge Audio Minx X200)
              Music room: Touch -> Roksan ROK-DA1 -> Krell KAV300i -> B&W 805 signature ->> B&W ASW 825
              Workshop: SB3 -> Cambridge Audio Topaz AM5 -> JBL ?

              Comment


              • Might be something new or a result of me having a few more players.

                The manage players screen, when used on my phone, is longer than my screen so I have to scroll to reach the bottom.
                That is fine and I think I have had this situation for a while.
                However, I now find it harder to scroll because the “sync players” displayed come up when I am scrolling.
                Paul Webster
                Author of "Now Playing" plugins covering Radio France (FIP etc), PlanetRadio (Bauer - Kiss, Absolute, Scala, JazzFM etc), KCRW, ABC Australia and CBC/Radio-Canada
                and, via the extra "Radio Now Playing" plugin lots more - see https://forums.slimdevices.com/showt...Playing-plugin

                Comment


                • Originally posted by Paul Webster
                  Might be something new or a result of me having a few more players.

                  The manage players screen, when used on my phone, is longer than my screen so I have to scroll to reach the bottom.
                  That is fine and I think I have had this situation for a while.
                  However, I now find it harder to scroll because the “sync players” displayed come up when I am scrolling.
                  I made a change to open the sync dialog on long-press of a player in this menu. (I assume you mean the player selelection menu, not the 'Manage players' dialog?). But I think this is interfering with the scroll. I'll change this so that you need to long-press on the 'Manage players' entry of the menu to open the sync dialog.
                  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


                  • Sorry - yes - player selection
                    Paul Webster
                    Author of "Now Playing" plugins covering Radio France (FIP etc), PlanetRadio (Bauer - Kiss, Absolute, Scala, JazzFM etc), KCRW, ABC Australia and CBC/Radio-Canada
                    and, via the extra "Radio Now Playing" plugin lots more - see https://forums.slimdevices.com/showt...Playing-plugin

                    Comment


                    • Thanks for raising this Dan. I was having the same issue but thought it was probably me!

                      Steve


                      Originally posted by sota748
                      Thanks ;-)

                      Comment


                      • The change "Only open sync dialog on long-press of 'Manage players' menu entry." (17dd5a9) seems to break player selection for me whether in SLX or a plain ol' browser. Selecting another player does nothing. (And I don't get the player changed message from MaterialSkin to SLX either.

                        R Greg Dawson
                        Last edited by rgdawson; 2022-01-07, 01:16. Reason: spelling
                        Squeezelite-X

                        Comment


                        • Originally posted by rgdawson
                          The change "Only open sync dialog on long-press of 'Manage players' menu entry." (17dd5a9) seems to break player selection for me whether in SLX or a plain ol' browser. Selecting another player does nothing. (And I don't get the player changed message from MaterialSkin to SLX either.

                          R Greg Dawson
                          But it fixed the scroll issue ...should have checked the change better, silly typo, will fix, sorry...

                          [Edit] Should be fixed in git now.
                          Last edited by cpd73; 2022-01-07, 07:33.
                          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


                          • 2.8.3 Release

                            Bug-fix release, main changes:
                            1. Update traslations.
                            2. Add track source (Spotify, Qobuz, etc.) to technical info.
                            3. Slightly alter metrics of desktop layout toolbar to help on iPad. If iPad is not detected, or padding required elsewhere, add "?addpadd" to URL.
                            4. Fix setting disc title from comment.
                            5. Set cursor for menu items.
                            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


                            • Originally posted by cpd73
                              Bug-fix release, main changes:
                              1. Update traslations.
                              2. Add track source (Spotify, Qobuz, etc.) to technical info.
                              3. Slightly alter metrics of desktop layout toolbar to help on iPad. If iPad is not detected, or padding required elsewhere, add "?addpadd" to URL.
                              4. Fix setting disc title from comment.
                              5. Set cursor for menu items.
                              Is long press of a player in the "Manage Players" menu meant to open the sync dialog as mentioned earlier?

                              Sent from my Pixel 3a using Tapatalk
                              Living Room: Touch or Squeezelite (Pi3B) > Topping E30 > Audiolab 8000A > Monitor Audio S5 + BK200-XLS DF
                              Bedroom: Radio
                              Bathroom: Radio

                              Comment


                              • Originally posted by slartibartfast
                                Is long press of a player in the "Manage Players" menu meant to open the sync dialog as mentioned earlier?
                                Yes, on the menu entry. But you could have discovered this by just trying.
                                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

                                Working...
                                X
                                😀
                                🥰
                                🤢
                                😎
                                😡
                                👍
                                👎