Announcement

Collapse
No announcement yet.

Announce: Material Skin

Collapse
X
 
  • Time
  • Show
Clear All
new posts

  • Originally posted by cpd73
    Initial implementation in 1.5 branch now.
    I note that when browsing Spotify "Genres and Moods," that the two new buttons appear when hovering over a Genre, and they do not work ... nor should they. Is there a way to avoid displaying them in cases like this, possibly do not show them when there is no overflow menu for the object? If there is no overflow menu, "three vertical dots," then you know the object cannot be added to the queue.
    Living Room: SB Touch + DIY PSU > CI Audio VDA.2 DAC + VAC.1 PSU > VRX.1 cables > Emotiva XSP-1 Gen 2 preamp + XPA-DR2 amp > Blue Jeans cables > B&W 804 speakers
    Laptop: System76 Galago + Ubuntu 18.04 + Squeezelite + Epiphany/Material Skin > Emotiva Little Ego DAC > Grado PS500 headphones
    Bedroom: RPi Zero W + Squeezelite > miniBOSS DAC HAT > Bose SoundLink Revolve
    Phone: Pixel 6a + Termux/Squeezelite + Material APK > Senn IE80 earbuds
    Server: System76 Meerkat + Pop!_OS 22.04 + LMS 8.4

    Comment


    • Originally posted by Ron F.
      I note that when browsing Spotify "Genres and Moods," that the two new buttons appear when hovering over a Genre, and they do not work ... nor should they. Is there a way to avoid displaying them in cases like this, possibly do not show them when there is no overflow menu for the object? If there is no overflow menu, "three vertical dots," then you know the object cannot be added to the queue.
      Can you update, and try again? I noted an error similar to this a few moments ago, and fixed.
      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
        Can you update, and try again? I noted an error similar to this a few moments ago, and fixed.
        Yes the update appears to have fixed that issue, continuing to test v1.5...
        Living Room: SB Touch + DIY PSU > CI Audio VDA.2 DAC + VAC.1 PSU > VRX.1 cables > Emotiva XSP-1 Gen 2 preamp + XPA-DR2 amp > Blue Jeans cables > B&W 804 speakers
        Laptop: System76 Galago + Ubuntu 18.04 + Squeezelite + Epiphany/Material Skin > Emotiva Little Ego DAC > Grado PS500 headphones
        Bedroom: RPi Zero W + Squeezelite > miniBOSS DAC HAT > Bose SoundLink Revolve
        Phone: Pixel 6a + Termux/Squeezelite + Material APK > Senn IE80 earbuds
        Server: System76 Meerkat + Pop!_OS 22.04 + LMS 8.4

        Comment


        • I want to help to improve (or add, as some missing ßs suggest) the German translation. How do I do that?
          QLMS [email protected] x64 (digimaster) / QNAP 469L (QTS 4.3.4)
          LMS 8.4 x64 / Intel NUC8 i3 (Ubuntu 22.04.1 LTS)

          Comment


          • Announce: Material Skin

            > I want to help to improve (or add, as some missing ßs suggest) the
            > German translation. How do I do that?


            sz is totally overrated :-D

            German translations can be found in
            https://github.com/michaelherger/lms...l/lang/de.json.
            Download, edit, send back. Or better: clone, edit, submit PR.

            --

            Michael
            Michael

            "It doesn't work - what shall I do?" - "Please check your server.log and/or scanner.log file!"
            (LMS: Settings/Information)

            Comment


            • "Remove the selected items?":"Sollen die ausgewählten Einträge entfernt werden?",
              "Use cover of current track as background.":"Plattenhülle des aktuellen Titels als Hintergrund verwenden.",

              Originally posted by mherger
              > I want to help to improve (or add, as some missing ßs suggest) the
              > German translation. How do I do that?


              sz is totally overrated :-D

              German translations can be found in
              https://github.com/michaelherger/lms...l/lang/de.json.
              Download, edit, send back. Or better: clone, edit, submit PR.

              --

              Michael

              Comment


              • Originally posted by mherger
                > I want to help to improve (or add, as some missing ßs suggest) the
                > German translation. How do I do that?


                sz is totally overrated :-D
                I've heard it both ways, the right way and then yours



                Originally posted by mherger
                German translations can be found in
                https://github.com/michaelherger/lms...l/lang/de.json.
                Download, edit, send back. Or better: clone, edit, submit PR.

                --

                Michael
                Oops. I didn't realize that's not Material but LMS. Sorry about that. But doesn't matter, the same applies here. I'll try that "clone, edit, submit PR" approach first.

                Edit: Okay, it's not LMS but Material. So confusing. Anyway, I have an updated version ready but wanted to check with other native speakers (MH will do, too :-D ) before sending a pull request.
                Last edited by dolodobendan; 2020-03-04, 13:26.
                QLMS [email protected] x64 (digimaster) / QNAP 469L (QTS 4.3.4)
                LMS 8.4 x64 / Intel NUC8 i3 (Ubuntu 22.04.1 LTS)

                Comment


                • Originally posted by dolodobendan
                  I've heard it both ways, the right way and then yours





                  Oops. I didn't realize that's not Material but LMS. Sorry about that. But doesn't matter, the same applies here. I'll try that "clone, edit, submit PR" approach first.
                  Yeah, as Michael said:
                  1. Clone https://github.com/CDrummond/lms-material
                  2. Update MaterialSkin/HTML/material/html/lang/de.json
                  3. Submit a pull request


                  The master branch is (currently) for 1.4.x - the next feature release is in the 1.5 branch. Once I make a 1.x release I try not to make any string changes.
                  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
                    Yeah, as Michael said:
                    1. Clone https://github.com/CDrummond/lms-material
                    2. Update MaterialSkin/HTML/material/html/lang/de.json
                    3. Submit a pull request


                    The master branch is (currently) for 1.4.x - the next feature release is in the 1.5 branch. Once I make a 1.x release I try not to make any string changes.
                    Ok. I'll do my best.
                    QLMS [email protected] x64 (digimaster) / QNAP 469L (QTS 4.3.4)
                    LMS 8.4 x64 / Intel NUC8 i3 (Ubuntu 22.04.1 LTS)

                    Comment


                    • [QUOTE=mherger;966786]> I want to help to improve (or add, as some missing ßs suggest) the
                      > German translation. How do I do that?


                      sz is totally overrated :-D

                      ns is totally overrated :-D

                      Comment


                      • Originally posted by mherger
                        >sz is totally overrated :-D
                        And only used in two countries. :-)
                        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 Symfonisk

                        Comment


                        • What Was That Tune? Is Auto Update possible?

                          In the browse panel, if the user is viewing a list of tracks that have been played for the currently selected player, whose playlist is in the queue display, then would it be possible to auto-update the played list?


                          Use case: the one instance where I make heavy use of the WWTT? plugin is when streaming Radio Paradise, where a playlist is not available. I like to review periodically what I have been listening to, and it would be nice if the list would just update itself as tunes go by.
                          Living Room: SB Touch + DIY PSU > CI Audio VDA.2 DAC + VAC.1 PSU > VRX.1 cables > Emotiva XSP-1 Gen 2 preamp + XPA-DR2 amp > Blue Jeans cables > B&W 804 speakers
                          Laptop: System76 Galago + Ubuntu 18.04 + Squeezelite + Epiphany/Material Skin > Emotiva Little Ego DAC > Grado PS500 headphones
                          Bedroom: RPi Zero W + Squeezelite > miniBOSS DAC HAT > Bose SoundLink Revolve
                          Phone: Pixel 6a + Termux/Squeezelite + Material APK > Senn IE80 earbuds
                          Server: System76 Meerkat + Pop!_OS 22.04 + LMS 8.4

                          Comment


                          • @cpd73

                            Do you think its possible to add a picture to a favorite folder or url in Material Skin ?
                            If i created a folder for Classical music with my fav classical music it would be cool to add a cover to the folder.
                            If i create a new radio url it would be cool to add her cover.

                            Does this already exist (plugin maybe ?)
                            Or could it be a new feature ?

                            Thanks.

                            Comment


                            • Originally posted by a491765
                              @cpd73

                              Do you think its possible to add a picture to a favorite folder or url in Material Skin ?
                              If i created a folder for Classical music with my fav classical music it would be cool to add a cover to the folder.
                              If i create a new radio url it would be cool to add her cover.

                              Does this already exist (plugin maybe ?)
                              Or could it be a new feature ?

                              Thanks.
                              If you are talking about items that are added to Favourites then you can by manually editing favourites.opml

                              If you look at that file in a text editor you will see what needs to be done

                              It’s not really anything to do with Material per se
                              Jim



                              VB2.4 storage QNAP TS419p (NFS)
                              Living Room Joggler & Pi4/Khadas -> Onkyo TXNR686 -> Celestion F20s
                              Office Joggler & Pi3 -> Denon RCD N8 -> Celestion F10s
                              Dining Room SB Radio
                              Bedroom (Bedside) Pi Zero+DAC ->ToppingTP21 ->AKG Headphones
                              Bedroom (TV) & Bathroom SB Touch ->Denon AVR ->Mordaunt Short M10s + Kef ceiling speakers
                              Guest Room Joggler > Topping Amp -> Wharfedale Modus Cubes

                              Comment


                              • Originally posted by d6jg
                                If you are talking about items that are added to Favourites then you can by manually editing favourites.opml

                                If you look at that file in a text editor you will see what needs to be done

                                It’s not really anything to do with Material per se
                                The Line In icon in this screenshot is created by manually editing favourites.opml




                                Sent from my iPhone using Tapatalk
                                Jim



                                VB2.4 storage QNAP TS419p (NFS)
                                Living Room Joggler & Pi4/Khadas -> Onkyo TXNR686 -> Celestion F20s
                                Office Joggler & Pi3 -> Denon RCD N8 -> Celestion F10s
                                Dining Room SB Radio
                                Bedroom (Bedside) Pi Zero+DAC ->ToppingTP21 ->AKG Headphones
                                Bedroom (TV) & Bathroom SB Touch ->Denon AVR ->Mordaunt Short M10s + Kef ceiling speakers
                                Guest Room Joggler > Topping Amp -> Wharfedale Modus Cubes

                                Comment

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