Announcement

Collapse
No announcement yet.

Announce: Material Skin

Collapse
X
 
  • Time
  • Show
Clear All
new posts

  • @craig

    I’ve noticed that you’ve made a change to the window title display by changing an unusual character to a - and by adding composer where known (I think) in the form
    Artist - Title - Composer

    Any chance you could implement a settings switch to disable “ - Composer” when a user doesn’t want it? Or if not change the separator between Title and Conposer to be different from the one between Artist and Title but not ::
    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
      I’ve noticed that you’ve made a change to the window title display by changing an unusual character to a - and by adding composer where known (I think) in the form
      Artist - Title - Composer
      Composer is added to window title in the same maner as it is used elsewhere - i.e. if the song's genre matches one of those you have chosen to show composer info for. The separator also is the same for all fields.

      Although looking at the code, I think the order may be incorrect - need to check. Looks like its 'Title - Band - Composer - Artist' but should be 'Title - Artist - Composer - Band' (and condutor is missing!)
      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 SchOX
        I know I don't need it, but the first tap don't go to the Material UI, no matter where I tap - https://photos.app.goo.gl/HMWVNJuy5EHTy5bt6 for a quick demo.
        Something odd is going on here, that should not happen. Anyhow, I guess I can change the default back? As stated earlier I was not sure what the default should be, and manifest can only specify one - shame the browser cannot prompt for choice when adding homescreen link.
        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
          Something odd is going on here, that should not happen. Anyhow, I guess I can change the default back? As stated earlier I was not sure what the default should be, and manifest can only specify one - shame the browser cannot prompt for choice when adding homescreen link.
          I finally realised this is when using a browser [emoji2357]. I see the same but I am pretty sure I tested this when the fix was added and it worked fine then. Has something changed since then?

          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
            I finally realised this is when using a browser [emoji2357]. I see the same but I am pretty sure I tested this when the fix was added and it worked fine then. Has something changed since then?
            Not in Material, AFAIK. I'll check later - must admit I always use the APK.
            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
              Not in Material, AFAIK. I'll check later - must admit I always use the APK.
              Maybe it wasn't 2.6.2 I checked it was a while ago now. I normally use the APK as well.

              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 cpd73
                Composer is added to window title in the same maner as it is used elsewhere - i.e. if the song's genre matches one of those you have chosen to show composer info for. The separator also is the same for all fields.

                Although looking at the code, I think the order may be incorrect - need to check. Looks like its 'Title - Band - Composer - Artist' but should be 'Title - Artist - Composer - Band' (and condutor is missing!)
                Ah. I hadn't actually chosen to show Composer on the install in question but the default seems to be "Yes".
                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
                  Ah. I hadn't actually chosen to show Composer on the install in question but the default seems to be "Yes".
                  Setting to NO did not clear Composer from Window Title but removing all Genre's from Composer list did clear it.
                  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 cpd73
                    Anyhow, I guess I can change the default back? As stated earlier I was not sure what the default should be, and manifest can only specify one - shame the browser cannot prompt for choice when adding homescreen link.
                    When I first found the manifest file, editing is quite easy, and I can also set the icon to be maskable - and to be clear, one only need to do this very seldom, so if the default setting works for everyone else, there is no need to change it for me.

                    Even if it is pr user, a server setting could work also, but no big deal, I love your work with Material Skin.

                    Comment


                    • There seems to be an issue when seeking in catch up programmes in the Global Player plugin.
                      If I try to seek when playing on a Radio the time bar jumps to the position but playback stops. If I restart playback the time bar moves but with no sound. If I then pause and unpause I do get sound.
                      If I try to seek on my mpd player via the upnp/dnla bridge the player disappears from my player list.
                      Using Orange Squeeze doesn't show the same issue.
                      If you need logs I'll provide them later.


                      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
                        There seems to be an issue when seeking in catch up programmes in the Global Player plugin.
                        If I try to seek when playing on a Radio the time bar jumps to the position but playback stops. If I restart playback the time bar moves but with no sound. If I then pause and unpause I do get sound.
                        If I try to seek on my mpd player via the upnp/dnla bridge the player disappears from my player list.
                        When you click on the progressbar material sends a "time" command with the desired time in seconds. This is a documented LMS command. If Material is sending a correct value, then the issue is with LMS or the plugin. You can see what value Material is sending by using Material's JSON debugging and looking for lines with (e.g.) JSON REQ: ["aa:bb:cc:dd:ee:ff",["time",190]] -- this is seeking to (an absolute value of) 3 mins and 10 seconds.
                        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
                          When you click on the progressbar material sends a "time" command with the desired time in seconds. This is a documented LMS command. If Material is sending a correct value, then the issue is with LMS or the plugin. You can see what value Material is sending by using Material's JSON debugging and looking for lines with (e.g.) JSON REQ: ["aa:bb:cc:dd:ee:ff",["time",190]] -- this is seeking to (an absolute value of) 3 mins and 10 seconds.
                          The strange thing is it does seek to the time selected but there is no sound on the Radio. I have since found that the radio does resume playing after a long delay but no sound until I pause and unpause. This only happens with the Global Player plugin.

                          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


                          • Longpress Now Playing

                            Originally posted by cpd73

                            Also, for 2.6.1 I've removed the longpress handler from the 'Now playing' bottom nav button. This should hopefully help when swiping up from the iOS bar at the bottom.
                            Has this been removed permanently? If so, would it be possible to reintroduce it as an Interface Menu option. Always worked brilliantly for me using the Android APK.

                            Thanks.

                            Comment


                            • Originally posted by hestbank
                              Has this been removed permanently? If so, would it be possible to reintroduce it as an Interface Menu option. Always worked brilliantly for me using the Android APK.
                              I could re-add, as it was removed to resolve an issue which was fixed in a better way. However, this long-press shows the song info and causes the tab to switch to 'Browse' - and I'm unsure if I like this tab switching via long-press.
                              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
                                I could re-add, as it was removed to resolve an issue which was fixed in a better way. However, this long-press shows the song info and causes the tab to switch to 'Browse' - and I'm unsure if I like this tab switching via long-press.
                                I remember it as bringing up the More menu and so the quickest way to get to the Tracklist when listening to a programme on BBC Sounds (it saves one press ). Whatever you think - you're the boss!

                                Comment

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