Announcement

Collapse
No announcement yet.

Announce: Material Skin

Collapse
X
 
  • Time
  • Show
Clear All
new posts

  • Is it possible with Material to display custom artwork for a radio station other than the one supplied by Tune-in?

    Comment


    • hi, does anyone know if this is ( or would be ) possible to display an overlay on album cover showing files quality (mp3, cd, hi-res).
      i did a little mock-up
      thank you !!

      Click image for larger version

Name:	Snap1.jpg
Views:	1
Size:	146.6 KB
ID:	1571522

      Comment


      • Originally posted by Apesbrain
        Is it possible with Material to display custom artwork for a radio station other than the one supplied by Tune-in?
        No, sorry.
        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 hisdudity
          hi, does anyone know if this is ( or would be ) possible to display an overlay on album cover showing files quality (mp3, cd, hi-res)
          AFAICS, LMS does not provide the required info when listing albums - so, no.
          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 Huey11
            Wow, glad I read this: the skin is super anyway, and now with the APK I can even use it on my Fire Stick 4K to control my player on TV screen!
            Unfortunately the player controls seem not to function. When I select play/pause, return or next, nothing happens. Strang e (..?) enough, I like to add the stop button as well, and that one does work.

            Can it be that this is a Fire Stick (4K) thingy and it does work on general Android TV? Can someone also using it on Firestick or Android TV maybe advice on this?

            Regards
            Ok, no-one seems to experience this like I do or simply do not use Fire Sticks for this...

            Tried to debug the APK running on the firestick. Can navigate to the controls but in the developer console I do not see any signals coming in when pushing the play, stop etc. Guess I am doing it wrong.
            The controls do work with the webapp running in silk browser, but then I am having trouble scrolling.

            Guess the Fire Stick Android TV version works differently.
            Will need to return to how the debugging works and maybe revisit some time late.

            Comment


            • Maybe it needs to explicitly check for keycode 179 (play/pause toggle).

              Amazon Fire TV supports user input from the Amazon Fire TV remote, the Amazon Fire game controller, and other game controllers that support the Bluetooth HID gamepad profile. Th...
              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 cpd73
                AFAICS, LMS does not provide the required info when listing albums - so, no.
                could this be done when generating thumbnails ?

                Comment


                • @craig
                  Email sent
                  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


                  • 2.3.2 Release

                    Bug-fix release, main changes:
                    1. Allow certain shortcuts (e.g. inc/dec volume) to repeat every 300ms when pressed.
                    2. Show buttons for application, player, and server settings in 'Settings' dialog toolbar if there is space.
                    3. Add mouse-wheel support to volume sliders in 'Manage players' dialog and volume popup for synced players.
                    4. Fix clipping of some icons in menus.
                    5. Show total duration of selected items, if items have duration.
                    6. Intercept genre list from 'More', and replace with Material's category selection.
                    7. Long-press on power buttons in players menu to show sleep settings for player.
                    8. Fix closing zoomed now-playing image causing browse to navigate back.
                    9. Only look for local files if track URLs starts with file://
                    10. Long-press on search button to go straight to advanced search.
                    11. Need to split (e.g.) trackartist_ids if present, even if trackartist is not present.
                    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. Allow certain shortcuts (e.g. inc/dec volume) to repeat every 300ms when pressed.
                      2. Show buttons for application, player, and server settings in 'Settings' dialog toolbar if there is space.
                      3. Add mouse-wheel support to volume sliders in 'Manage players' dialog and volume popup for synced players.
                      4. Fix clipping of some icons in menus.
                      5. Show total duration of selected items, if items have duration.
                      6. Intercept genre list from 'More', and replace with Material's category selection.
                      7. Long-press on power buttons in players menu to show sleep settings for player.
                      8. Fix closing zoomed now-playing image causing browse to navigate back.
                      9. Only look for local files if track URLs starts with file://
                      10. Long-press on search button to go straight to advanced search.
                      11. Need to split (e.g.) trackartist_ids if present, even if trackartist is not present.
                      Looks like my Qobuz / MAI issue is fixed. What do you mean by More replace Genre with Categories? Have I missed Categories whatever you mean by that?
                      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
                        Bug-fix release, main changes:
                        1. Allow certain shortcuts (e.g. inc/dec volume) to repeat every 300ms when pressed.
                        2. Show buttons for application, player, and server settings in 'Settings' dialog toolbar if there is space.
                        3. Add mouse-wheel support to volume sliders in 'Manage players' dialog and volume popup for synced players.
                        4. Fix clipping of some icons in menus.
                        5. Show total duration of selected items, if items have duration.
                        6. Intercept genre list from 'More', and replace with Material's category selection.
                        7. Long-press on power buttons in players menu to show sleep settings for player.
                        8. Fix closing zoomed now-playing image causing browse to navigate back.
                        9. Only look for local files if track URLs starts with file://
                        10. Long-press on search button to go straight to advanced search.
                        11. Need to split (e.g.) trackartist_ids if present, even if trackartist is not present.
                        After upgrade to this version, the players queue disappear and cannot control any song! However, if run from http://lms address:9000 works!

                        Comment


                        • Same here, now playing empty and the playlist too.

                          This is on iPad iOS 14.

                          Screen recording
                          does the all-black SB sound better than the white SB?

                          Comment


                          • Hi Craig,
                            Material has become so advanced it has virtually all the functionality of the default web UI now (and in many cases much more). So much so that I use it as go to interface for LMS music control from PC or mobile.

                            I also use for near enough all management/housekeeping tasks as well now, the only thing that it seems to struggle with (for me at least, unless I'm mossing something), is informing me of plugin updates. For this I have to return to the default web UI.

                            The green update icon appears on the material info tab, but this more often than not is referring to an LMS update and not a plugin update. Sometimes plugin updates seem to be missed. Is it possible to improve this area slightly, possibly colour coding the update badge to distinguish between LMS or plugin updates? (or perhaps have the option to supress the LMS update badge, as this appears quite often and I suspect most people don't want/need to update LMS that often). Just my thoughts.

                            Keep up the good work.
                            Location 1: LMS 8.3 on Win 10 Brix Server, x3 SB Radios, x1 Touch, x1 Controller : Location 2: LMS 8.3 on Win 10 Brix Server, x2 SB Radios, x1 Duet Receiver, x1 Controller : Alexa Mediaserver Smart Skill, Material Android, SqueezeliteX control

                            Comment


                            • Originally posted by hsmeets
                              Same here, now playing empty and the playlist too.
                              Same here with v2.3.2, but only for the first player in the list. Works for the other players.

                              In addition, when browsing e.g. in the new music list and trying to go back using the back arrow in the upper left corner, the search prompt is opened instead and you cannot go back.

                              Edit: it seems only those lists are affected that are pinned to the home screen.
                              Last edited by reinholdk; 2021-03-06, 17:42.

                              Comment


                              • Originally posted by reinholdk
                                Same here with v2.3.2, but only for the first player in the list. Works for the other players.
                                Aarg!!! A late fix for d6jg's Qovoz MAI issue caused this! Will fix, sorry

                                Originally posted by reinholdk
                                In addition, when browsing e.g. in the new music list and trying to go back using the back arrow in the upper left corner, the search prompt is opened instead and you cannot go back.

                                Edit: it seems only the 'New Music' list affected when it's pinned to the home screen.
                                I can see this too! Will fix.
                                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
                                😀
                                🥰
                                🤢
                                😎
                                😡
                                👍
                                👎