Announcement
Collapse
No announcement yet.
Announce: Material Skin
Collapse
X
-
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. -
0.8.3 Release
Bug fixes...
- Fix parsing of queue items' durations - and showing of total duration.
- Fix elliding of toolbar text.
- Fix zoomed image sizes when viewing artist pictures.
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
-
Browse by Music Folder duplicates some letters and skips others
All,
Just found out about the Material Skin recently, and it loving it!
When browsing by Music Folder using both profiles, there are some duplicates and some missing letters - how can I fix this? Ideally, I'd like to have something such as all the letters A-Z, and then 0-9 at the end, with the capital letters including both upper and lower case folder names.
As you'll see below, the following letters are missing: B, G, Q, and X (but lowercase x is there)
The following letters are duplicates: D/d, M/M, and N/n
Also, how can I re-arrange the list of options on the home screen? I'd like to put Music Folder on the home screen instead of under More.
Comment
-
QLMS [email protected] x64 (digimaster) / QNAP 469L (QTS 4.3.4)
LMS 8.4 x64 / Intel NUC8 i3 (Ubuntu 22.04.1 LTS)Comment
-
Thanks! I can confirm that this now works... in mobile layout, or using the grid view of local artwork in desktop layout.
Something still is wrong when using list view of local artwork, though. Perhaps a totally different issue. The list view still shows thumbnails only, without file names. Clicking on an image still results in the error message, "Something went wrong! (Error: Network Error)".
Is there anything I can do to track down the cause of this? Otherwise, I'll simply stick to the grid view, which works great.Usually running latest beta LMS nightly on Raspberry Pi OS with virtual players. Occasionally using SB Radio, Boom or Classic.Comment
-
When browsing by Music Folder using both profiles, there are some duplicates and some missing letters - how can I fix this? Ideally, I'd like to have something such as all the letters A-Z, and then 0-9 at the end, with the capital letters including both upper and lower case folder names.
As to the "missing" letters - they are not missing, just removed. Material tries to reduce the jumplist if there is insufficient space for all items. Due to the "dDd" (above) then this will cause more to be remove that should be
Sorry, not going to happen. If you want to control the list of items, configure Material to use server-side categories.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
-
No Material is not mistaking anything, it uses the track number and title as supplied by LMS. This is show as "TRACK NUMBER <dot> TITLE"So, if you have "Track Number: 2" "Title: 3. Abc" - Material will show "2 <dot> 3. Abc"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
-
Something still is wrong when using list view of local artwork, though. Perhaps a totally different issue. The list view still shows thumbnails only, without file names. Clicking on an image still results in the error message, "Something went wrong! (Error: Network Error)".
Is there anything I can do to track down the cause of this? Otherwise, I'll simply stick to the grid view, which works great.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
-
Thanks again - I had been using iPeng and Squeezer, but have switched to this new interface exclusively across all devices.Comment
-
For this view, Material is building the jumplist letter index itself. I guess LMS is sorting (e.g.) "da, DB, dc" - Material is only checking for differnces since the last letter - so sees "dDd". I'll change this to uppercase all letters, in which case there will only be 1 "D" - but it will be "D" even if there is only a "d", but this should not be an issue.
As to the "missing" letters - they are not missing, just removed. Material tries to reduce the jumplist if there is insufficient space for all items. Due to the "dDd" (above) then this will cause more to be remove that should be
Sorry, not going to happen. If you want to control the list of items, configure Material to use server-side categories.
I tried to post a reply earlier, but don't see the posting. Anyway, just wanted to say thanks again - I used to use Squeezer, iPeng, and the old skin, but have now switched to this skin across all devices - loving it!Comment
-
That makes sense. And I'm happy with grid view in this case; I probably wouldn't have even tried the list view if I hadn't been trying to be a diligent tester (just this once).Usually running latest beta LMS nightly on Raspberry Pi OS with virtual players. Occasionally using SB Radio, Boom or Classic.Comment
-
(Maybe I should add that both the left and the right panel show tracks 4 to 6.)QLMS [email protected] x64 (digimaster) / QNAP 469L (QTS 4.3.4)
LMS 8.4 x64 / Intel NUC8 i3 (Ubuntu 22.04.1 LTS)Comment
-
Thanks for the quick acknowledgement. Is it also possible to limit it to a maximum of the capitalized letters - that is, no duplicate between uppercase and lowercase? (On a high resolution screen, I have D,d,D; M,m,M; N,n,N.) And to summarize any numbers to a single entry of '0-9'?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
-
Yeah, as usual, I replied too soon. Where is this listing coming from? As in what are you listing? Spotify? Would some tracks have a track number, and some not?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
-
I have no issue with that. Its corner cases like this that always seem to get missed - so please continue :-)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
Comment