10-25-2022, 10:20 PM
(10-25-2022, 09:44 PM)doobster Wrote:(10-25-2022, 09:31 PM)Nutul Wrote:(10-25-2022, 09:18 PM)doobster Wrote: I noticed that when adding a specific folder from my collection, the playlist no longer lines up. I've attached the screenshot. moodeutil -t does not indicate any errors. Upgraded to 8.2.2 and verified the issue persists.
To help possible diagnosis, I looked at the response from the server on the /command/queue.php?cmd=get_playqueue call and inspected array elements 9-11 which appear to be where the queue is broken and nothing stood out of the ordinary. Tried it in Edge and Firefox in Linux with the same results.
Good thing is a "specific" folder, so we can dig in it...
Can you give the listing of the files in such folder? Also, the metadata in them could play some role...
OTOH, I see a similar behavior when I (although only on the Raspberry 7'' display, not on the browsers...) select the font size to Large, or Larger in the preferences...
Cheers, Al.
I PMed the content to you. Changing font size in preferences or in the browser did not make any difference. I'm sharing the source code of the affected area via the debugger as an attachment if that helps.
Hi,
the only weird thing I can see is the <unknown</unknown> open-closed tags in the track10 and track11 (and possibly somewhere else before them)...
Cannot say why they're there, but it might be a bug if the artist is unknown... (and I do believe it is)
To rule it out, try to tag all the tracks in that directory with (even fake, just to have it there) some metadata; that is, fill in artist / album / title things... at least the artist, which is being normally shown in the playing queue.
Cheers, Al.