Announcement
Collapse
No announcement yet.
Announce: Material Skin
Collapse
X
-
Living Room: Touch or Squeezelite (Pi3B) > Topping E30 > Audiolab 8000A > Monitor Audio S5 + BK200-XLS DF
Bedroom: Radio
Bathroom: Radio -
Announce: Material Skin
> Another log when accessing
> More info/Album information/Album review
> from the context menu of a track. This works.
Is the track artist EC, while the album artist is Derek? In one case EC
is what the plugin would look for, in the other (success?) case it's Derek.
Michael
"It doesn't work - what shall I do?" - "Please check your server.log and/or scanner.log file!"
(LMS: Settings/Information)Comment
-
Track artist is Derek And The Dominos
Sent from my Pixel 3a using TapatalkLiving Room: Touch or Squeezelite (Pi3B) > Topping E30 > Audiolab 8000A > Monitor Audio S5 + BK200-XLS DF
Bedroom: Radio
Bathroom: RadioComment
-
Announce: Material Skin
>>> Another log when accessing
>>> More info/Album information/Album review
>>> from the context menu of a track. This works.
>>
>> Is the track artist EC, while the album artist is Derek? In one case EC
>> is what the plugin would look for, in the other (success?) case it's
>> Derek.
>
> Album artist is Eric Clapton
> Track artist is Derek And The Dominos
Or this, yes. The problem here is that AllMusic listst things for one of
them, but not the other. It's hard for me to get this sorted out.
Michael
"It doesn't work - what shall I do?" - "Please check your server.log and/or scanner.log file!"
(LMS: Settings/Information)Comment
-
>>> Another log when accessing
>>> More info/Album information/Album review
>>> from the context menu of a track. This works.
>>
>> Is the track artist EC, while the album artist is Derek? In one case EC
>> is what the plugin would look for, in the other (success?) case it's
>> Derek.
>
> Album artist is Eric Clapton
> Track artist is Derek And The Dominos
Or this, yes. The problem here is that AllMusic listst things for one of
them, but not the other. It's hard for me to get this sorted out.
Sent from my Pixel 3a using TapatalkLiving Room: Touch or Squeezelite (Pi3B) > Topping E30 > Audiolab 8000A > Monitor Audio S5 + BK200-XLS DF
Bedroom: Radio
Bathroom: RadioComment
-
If so, should I also pass album_id and track_id when requesting biographies?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
-
Announce: Material Skin
> Would removing the Album Artist and having both Eric Clapton and Derek
> And The Dominos as Track Artists work better?
You tell me :-). I don't know.
Michael
"It doesn't work - what shall I do?" - "Please check your server.log and/or scanner.log file!"
(LMS: Settings/Information)Comment
-
Announce: Material Skin
> Would it help if Material passed the artist_id and track_id parameters
> when making the albumreview call? (Won't help 'More' from album entry)
Not without me adding more logic to the already convoluted lookup code...
Michael
"It doesn't work - what shall I do?" - "Please check your server.log and/or scanner.log file!"
(LMS: Settings/Information)Comment
-
I was more thinking that if track_id was passed then you could use the same logic as for when the album review is looked up via the "More" menu.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
-
Living Room: Touch or Squeezelite (Pi3B) > Topping E30 > Audiolab 8000A > Monitor Audio S5 + BK200-XLS DF
Bedroom: Radio
Bathroom: RadioComment
-
Is this runnnig after the app has been added to homescreen? Try editing material.manifest and change the "display" setting to "standalone" (this will be the default in 2.6.3) You can find material.manifest in the "MaterialSkin/HTML/material/html" folder wihing your LMS's plugins folder.
[Edit] Also, as a work-around you can use the Material APK (search for LMS on f-droid, or CORE32 on google play). This is a simple WebView wrapper that adds a few extras (such as server auto-disover, hardware volume keys, etc).
The browser height then goes wrong, so the top and bottom UI elements are off screen. After two seconds the phone returns to fullscreen and again any touch action causes the top bar to appear again.
This happens with Chrome and Edge, FireFox isn't honouring the fullscreen at all. I'm on Android 11 on a Pixel 4a.
Thanks for making the skin, it's made such an improvement. I take my hat off to youComment
-
You might need to clear Chrome's cache - not sure if it cache's the contents of the manifest or not. However, "standalone" should show Android's top statusbar and botton navigation controls. If these are not being shown, then Material is not being run standalone but fullscreen. I have checked, and the manifest 100% states "standalone" now, so there is nothing more Material can do.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
-
You might need to clear Chrome's cache - not sure if it cache's the contents of the manifest or not. However, "standalone" should show Android's top statusbar and botton navigation controls. If these are not being shown, then Material is not being run standalone but fullscreen. I have checked, and the manifest 100% states "standalone" now, so there is nothing more Material can do.
Thank you for your help.Comment
-
Sent from my Pixel 3a using TapatalkLiving Room: Touch or Squeezelite (Pi3B) > Topping E30 > Audiolab 8000A > Monitor Audio S5 + BK200-XLS DF
Bedroom: Radio
Bathroom: RadioComment
-
I used Chrome, tap the dots beside the address bar > settings > privacy and security > clear browsing data > tick the "cached images and files" and click the button. Reload the material page, add to home screen and it should work.Comment
Comment