You'd only group them in the WHA, and play to the UPnP interface of the WiiM group from LMS.
All you're doing is telling WiiM to play this track from this URL and WiiM sync does the rest.
I wonder if it's because Lyrion/Squeezelite needs to control the timing/sync? If you were to play to the WiiM group over the UPnP bridge it should work.
@_Wata_
I suggest you send feedback through the WHA (More > Feedback) about adding an AlbumArtist index.
Do you have another server you could use as the onboard indexing is quite limited?
You're correct in your approach of tagging albumartist with 'Various Artists" for compilations as WiiM doesn't use the compilation tag.
Albums being split by track artist has affected the Ultra for some time now, but I thought - at least from the release notes - that release v5.2.720535 fixed...
Just remove SampleRate and BitDepth from the select clause, so it reads
select a.path
from mediaitems ...
If you have any problems just send me a message.
Are you copying sections from previous posts and pasting them in quote blocks as I'm not getting notified of replies (notice my name is missing from the quoted block)?
The easiest way to browse the database is to use a GUI, something like DB Browser for SQLite (on a copy of the database), but...
I don't use Emby but I've just had a quick look at the database and it's pretty straightforward, at least it is as far as my example goes.
Let's say we wanted a playlist of 200 random Pop music tracks from the 90's:
select a.path
from mediaitems a
inner join...
Disabling a UI element (play/pause) isn't going to prevent any of these issues unless they're being caused by ghost presses.
These sound like bugs/behaviours that need fixing.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.