• WANTED: Happy members who like to discuss audio and other topics related to our interest. Desire to learn and share knowledge of science required. There are many reviews of audio hardware and expert members to help answer your questions. Click here to have your audio equipment measured for free!

WiiM Mini Streamer

Ralph_Cramden

Major Contributor
Joined
Dec 6, 2020
Messages
2,619
Likes
3,549
But your GitHub page says it is for Qobuz/Tidal/Deeser? Yes, Qobuz playback is gapless on WiiM and always was, as I already wrote. I do not have the other two services but I imagine it's possible it is also gapless. But playback while casting from a local DLNA server (e.g. Plex Media Server) is not gapless. I know it sounds weird (no pun intended) but this is how my WiiM Mini works.
Ah. Well, technically, the apps communicate to the WiiM via UPnP, but only to tell the WiiM which query to run against the services, populate a playlist, and play.

Pushing from a UPnP server will give the WiiM one track at a time. I'm guessing there is a missing endpoint in the WiiM's UPnP implementation that would allow your server to pre-cache the next track, so it could be gapless, but I think WiiM is working on that.

I haven't tested the WiiM pulling from my LMS server, but perhaps it's smart enough to do gapless that way? Dunno. The WiiM's UI for that is pretty limited right now.
 

Ralph_Cramden

Major Contributor
Joined
Dec 6, 2020
Messages
2,619
Likes
3,549
So, I just pulled an album from my LMS server using the WiiM's UI. It does populate the queue with all tracks, so *should* be gapless, though the albums I play always have a few seconds of silence at the end of each track, and I definitely don't have DSOTM in my collection, lol.

XML:
<?xml version="1.0"?>
<PlayList>
    <ListName>Logitech Media Server [piLMSServer]</ListName>
    <ListInfo>
        <SourceName>UPnPServer</SourceName>
        <MaxTrackNumber>7</MaxTrackNumber>
        <MarkSearch>0</MarkSearch>
        <TrackNumber>10</TrackNumber>
        <Quality>0</Quality>
        <UpdateTime>71050</UpdateTime>
        <LastPlayIndex>1</LastPlayIndex>
        <AlarmPlayIndex>0</AlarmPlayIndex>
        <RealIndex>0</RealIndex>
        <SwitchPageMode>0</SwitchPageMode>
        <CurrentPage>1</CurrentPage>
        <TotalPages>1</TotalPages>
        <searching>0</searching>
        <PressType>0</PressType>
        <Volume>0</Volume>
    </ListInfo>
    <Tracks>
        <Track1>
            <URL>http://192.168.68.121:9000/music/41180/download.mp3?bitrate=320</URL>
            <Metadata>&lt;?xml version=&quot;1.0&quot;?&gt; &lt;DIDL-Lite
                xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot;
                xmlns:upnp=&quot;urn:schemas-upnp-org:metadata-1-0/upnp/&quot;
                xmlns:song=&quot;www.wiimu.com/song/&quot;
                xmlns=&quot;urn:schemas-upnp-org:metadata-1-0/DIDL-Lite/&quot;&gt; &lt;upnp:class&gt;object.item.audioItem.musicTrack&lt;/upnp:class&gt; &lt;item&gt; &lt;song:id&gt;0&lt;/song:id&gt; &lt;song:singerid&gt;0&lt;/song:singerid&gt; &lt;song:albumid&gt;0&lt;/song:albumid&gt; &lt;res protocolInfo=&quot;http-get:*:audio/mpeg:DLNA.ORG_PN=MP3;DLNA.ORG_OP=01;&quot; duration=&quot;0&quot;&gt;http://192.168.68.121:9000/music/41180/download.mp3?bitrate=320&lt;/res&gt; &lt;dc:title&gt;Loads Of Love&lt;/dc:title&gt; &lt;upnp:artist&gt;Dianne Reeves&lt;/upnp:artist&gt; &lt;upnp:creator&gt;Dianne Reeves&lt;/upnp:creator&gt; &lt;upnp:album&gt;A Little Moonlight&lt;/upnp:album&gt; &lt;upnp:albumArtURI&gt;http://192.168.68.121:9000/music/5de8fb55/cover_160x160_m.jpg&lt;/upnp:albumArtURI&gt; &lt;song:rate_hz&gt;44100&lt;/song:rate_hz&gt; &lt;song:format_s&gt;16&lt;/song:format_s&gt; &lt;song:bitrate&gt;192&lt;/song:bitrate&gt; &lt;/item&gt; &lt;/DIDL-Lite&gt;
            </Metadata>
            <Id>0</Id>
            <Source>UPnPServer</Source>
            <Key>http://so.ard.iyyin.com/s/song_with_out?q=Loads+Of+Love%20Dianne+Reeves&amp;size=50&amp;page=1</Key>
            <ChapterNumber>0</ChapterNumber>
            <Chapters></Chapters>
        </Track1>
        <Track2>
            <URL>http://192.168.68.121:9000/music/41181/download.mp3?bitrate=320</URL>
            <Metadata>&lt;DIDL-Lite
                xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot;
                xmlns:upnp=&quot;urn:schemas-upnp-org:metadata-1-0/upnp/&quot;
                xmlns:song=&quot;www.wiimu.com/song/&quot;
                xmlns=&quot;urn:schemas-upnp-org:metadata-1-0/DIDL-Lite/&quot;&gt; &lt;upnp:class&gt;object.item.audioItem.musicTrack&lt;/upnp:class&gt; &lt;item&gt; &lt;song:bitrate&gt;0&lt;/song:bitrate&gt; &lt;song:id&gt;0&lt;/song:id&gt;&lt;song:singerid&gt;0&lt;/song:singerid&gt;&lt;song:albumid&gt;0&lt;/song:albumid&gt;&lt;res protocolInfo=&quot;http-get:*:audio/mpeg:DLNA.ORG_PN=MP3;DLNA.ORG_OP=01;&quot; duration=&quot;0&quot;&gt;http://192.168.68.121:9000/music/41181/download.mp3?bitrate=320&lt;/res&gt;&lt;dc:title&gt;I Concentrate On You&lt;/dc:title&gt; &lt;upnp:artist&gt;Dianne Reeves&lt;/upnp:artist&gt; &lt;upnp:creator&gt;Dianne Reeves&lt;/upnp:creator&gt; &lt;upnp:album&gt;A Little Moonlight&lt;/upnp:album&gt; &lt;upnp:albumArtURI&gt;http://192.168.68.121:9000/music/5de8fb55/cover_160x160_m.jpg&lt;/upnp:albumArtURI&gt; &lt;/item&gt; &lt;/DIDL-Lite&gt;
            </Metadata>
            <Id>0</Id>
            <Source>UPnPServer</Source>
            <Key>http://so.ard.iyyin.com/s/song_with_out?q=I+Concentrate+On+You%20Dianne+Reeves&amp;size=50&amp;page=1</Key>
            <ChapterNumber>0</ChapterNumber>
            <Chapters></Chapters>
        </Track2>
        <Track3>
            <URL>http://192.168.68.121:9000/music/41182/download.mp3?bitrate=320</URL>
            <Metadata>&lt;DIDL-Lite
                xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot;
                xmlns:upnp=&quot;urn:schemas-upnp-org:metadata-1-0/upnp/&quot;
                xmlns:song=&quot;www.wiimu.com/song/&quot;
                xmlns=&quot;urn:schemas-upnp-org:metadata-1-0/DIDL-Lite/&quot;&gt; &lt;upnp:class&gt;object.item.audioItem.musicTrack&lt;/upnp:class&gt; &lt;item&gt; &lt;song:bitrate&gt;0&lt;/song:bitrate&gt; &lt;song:id&gt;0&lt;/song:id&gt;&lt;song:singerid&gt;0&lt;/song:singerid&gt;&lt;song:albumid&gt;0&lt;/song:albumid&gt;&lt;res protocolInfo=&quot;http-get:*:audio/mpeg:DLNA.ORG_PN=MP3;DLNA.ORG_OP=01;&quot; duration=&quot;0&quot;&gt;http://192.168.68.121:9000/music/41182/download.mp3?bitrate=320&lt;/res&gt;&lt;dc:title&gt;Reflections&lt;/dc:title&gt; &lt;upnp:artist&gt;Thelonious Monk/Jon Hendricks&lt;/upnp:artist&gt; &lt;upnp:creator&gt;Thelonious Monk/Jon Hendricks&lt;/upnp:creator&gt; &lt;upnp:album&gt;A Little Moonlight&lt;/upnp:album&gt; &lt;upnp:albumArtURI&gt;http://192.168.68.121:9000/music/5de8fb55/cover_160x160_m.jpg&lt;/upnp:albumArtURI&gt; &lt;/item&gt; &lt;/DIDL-Lite&gt;
            </Metadata>
            <Id>0</Id>
            <Source>UPnPServer</Source>
            <ChapterNumber>0</ChapterNumber>
            <Chapters></Chapters>
        </Track3>
        <Track4>
            <URL>http://192.168.68.121:9000/music/41183/download.mp3?bitrate=320</URL>
            <Metadata>&lt;DIDL-Lite
                xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot;
                xmlns:upnp=&quot;urn:schemas-upnp-org:metadata-1-0/upnp/&quot;
                xmlns:song=&quot;www.wiimu.com/song/&quot;
                xmlns=&quot;urn:schemas-upnp-org:metadata-1-0/DIDL-Lite/&quot;&gt; &lt;upnp:class&gt;object.item.audioItem.musicTrack&lt;/upnp:class&gt; &lt;item&gt; &lt;song:bitrate&gt;0&lt;/song:bitrate&gt; &lt;song:id&gt;0&lt;/song:id&gt;&lt;song:singerid&gt;0&lt;/song:singerid&gt;&lt;song:albumid&gt;0&lt;/song:albumid&gt;&lt;res protocolInfo=&quot;http-get:*:audio/mpeg:DLNA.ORG_PN=MP3;DLNA.ORG_OP=01;&quot; duration=&quot;0&quot;&gt;http://192.168.68.121:9000/music/41183/download.mp3?bitrate=320&lt;/res&gt;&lt;dc:title&gt;Skylark&lt;/dc:title&gt; &lt;upnp:artist&gt;Dianne Reeves&lt;/upnp:artist&gt; &lt;upnp:creator&gt;Dianne Reeves&lt;/upnp:creator&gt; &lt;upnp:album&gt;A Little Moonlight&lt;/upnp:album&gt; &lt;upnp:albumArtURI&gt;http://192.168.68.121:9000/music/5de8fb55/cover_160x160_m.jpg&lt;/upnp:albumArtURI&gt; &lt;/item&gt; &lt;/DIDL-Lite&gt;
            </Metadata>
            <Id>0</Id>
            <Source>UPnPServer</Source>
            <ChapterNumber>0</ChapterNumber>
            <Chapters></Chapters>
        </Track4>
        <Track5>
            <URL>http://192.168.68.121:9000/music/41184/download.mp3?bitrate=320</URL>
            <Metadata>&lt;DIDL-Lite
                xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot;
                xmlns:upnp=&quot;urn:schemas-upnp-org:metadata-1-0/upnp/&quot;
                xmlns:song=&quot;www.wiimu.com/song/&quot;
                xmlns=&quot;urn:schemas-upnp-org:metadata-1-0/DIDL-Lite/&quot;&gt; &lt;upnp:class&gt;object.item.audioItem.musicTrack&lt;/upnp:class&gt; &lt;item&gt; &lt;song:bitrate&gt;0&lt;/song:bitrate&gt; &lt;song:id&gt;0&lt;/song:id&gt;&lt;song:singerid&gt;0&lt;/song:singerid&gt;&lt;song:albumid&gt;0&lt;/song:albumid&gt;&lt;res protocolInfo=&quot;http-get:*:audio/mpeg:DLNA.ORG_PN=MP3;DLNA.ORG_OP=01;&quot; duration=&quot;0&quot;&gt;http://192.168.68.121:9000/music/41184/download.mp3?bitrate=320&lt;/res&gt;&lt;dc:title&gt;What A Little Moonlight Can Do&lt;/dc:title&gt; &lt;upnp:artist&gt;J. Stewart/D. Kent&lt;/upnp:artist&gt; &lt;upnp:creator&gt;J. Stewart/D. Kent&lt;/upnp:creator&gt; &lt;upnp:album&gt;A Little Moonlight&lt;/upnp:album&gt; &lt;upnp:albumArtURI&gt;http://192.168.68.121:9000/music/5de8fb55/cover_160x160_m.jpg&lt;/upnp:albumArtURI&gt; &lt;/item&gt; &lt;/DIDL-Lite&gt;
            </Metadata>
            <Id>0</Id>
            <Source>UPnPServer</Source>
            <ChapterNumber>0</ChapterNumber>
            <Chapters></Chapters>
        </Track5>
        <Track6>
            <URL>http://192.168.68.121:9000/music/41185/download.mp3?bitrate=320</URL>
            <Metadata>&lt;DIDL-Lite
                xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot;
                xmlns:upnp=&quot;urn:schemas-upnp-org:metadata-1-0/upnp/&quot;
                xmlns:song=&quot;www.wiimu.com/song/&quot;
                xmlns=&quot;urn:schemas-upnp-org:metadata-1-0/DIDL-Lite/&quot;&gt; &lt;upnp:class&gt;object.item.audioItem.musicTrack&lt;/upnp:class&gt; &lt;item&gt; &lt;song:bitrate&gt;0&lt;/song:bitrate&gt; &lt;song:id&gt;0&lt;/song:id&gt;&lt;song:singerid&gt;0&lt;/song:singerid&gt;&lt;song:albumid&gt;0&lt;/song:albumid&gt;&lt;res protocolInfo=&quot;http-get:*:audio/mpeg:DLNA.ORG_PN=MP3;DLNA.ORG_OP=01;&quot; duration=&quot;0&quot;&gt;http://192.168.68.121:9000/music/41185/download.mp3?bitrate=320&lt;/res&gt;&lt;dc:title&gt;Darn That Dream&lt;/dc:title&gt; &lt;upnp:artist&gt;Dianne Reeves&lt;/upnp:artist&gt; &lt;upnp:creator&gt;Dianne Reeves&lt;/upnp:creator&gt; &lt;upnp:album&gt;A Little Moonlight&lt;/upnp:album&gt; &lt;upnp:albumArtURI&gt;http://192.168.68.121:9000/music/5de8fb55/cover_160x160_m.jpg&lt;/upnp:albumArtURI&gt; &lt;/item&gt; &lt;/DIDL-Lite&gt;
            </Metadata>
            <Id>0</Id>
            <Source>UPnPServer</Source>
            <ChapterNumber>0</ChapterNumber>
            <Chapters></Chapters>
        </Track6>
        <Track7>
            <URL>http://192.168.68.121:9000/music/41186/download.mp3?bitrate=320</URL>
            <Metadata>&lt;DIDL-Lite
                xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot;
                xmlns:upnp=&quot;urn:schemas-upnp-org:metadata-1-0/upnp/&quot;
                xmlns:song=&quot;www.wiimu.com/song/&quot;
                xmlns=&quot;urn:schemas-upnp-org:metadata-1-0/DIDL-Lite/&quot;&gt; &lt;upnp:class&gt;object.item.audioItem.musicTrack&lt;/upnp:class&gt; &lt;item&gt; &lt;song:bitrate&gt;0&lt;/song:bitrate&gt; &lt;song:id&gt;0&lt;/song:id&gt;&lt;song:singerid&gt;0&lt;/song:singerid&gt;&lt;song:albumid&gt;0&lt;/song:albumid&gt;&lt;res protocolInfo=&quot;http-get:*:audio/mpeg:DLNA.ORG_PN=MP3;DLNA.ORG_OP=01;&quot; duration=&quot;0&quot;&gt;http://192.168.68.121:9000/music/41186/download.mp3?bitrate=320&lt;/res&gt;&lt;dc:title&gt;I&amp;apos;m All Smiles&lt;/dc:title&gt; &lt;upnp:artist&gt;Dianne Reeves&lt;/upnp:artist&gt; &lt;upnp:creator&gt;Dianne Reeves&lt;/upnp:creator&gt; &lt;upnp:album&gt;A Little Moonlight&lt;/upnp:album&gt; &lt;upnp:albumArtURI&gt;http://192.168.68.121:9000/music/5de8fb55/cover_160x160_m.jpg&lt;/upnp:albumArtURI&gt; &lt;/item&gt; &lt;/DIDL-Lite&gt;
            </Metadata>
            <Id>0</Id>
            <Source>UPnPServer</Source>
            <ChapterNumber>0</ChapterNumber>
            <Chapters></Chapters>
        </Track7>
        <Track8>
            <URL>http://192.168.68.121:9000/music/41187/download.mp3?bitrate=320</URL>
            <Metadata>&lt;DIDL-Lite
                xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot;
                xmlns:upnp=&quot;urn:schemas-upnp-org:metadata-1-0/upnp/&quot;
                xmlns:song=&quot;www.wiimu.com/song/&quot;
                xmlns=&quot;urn:schemas-upnp-org:metadata-1-0/DIDL-Lite/&quot;&gt; &lt;upnp:class&gt;object.item.audioItem.musicTrack&lt;/upnp:class&gt; &lt;item&gt; &lt;song:bitrate&gt;0&lt;/song:bitrate&gt; &lt;song:id&gt;0&lt;/song:id&gt;&lt;song:singerid&gt;0&lt;/song:singerid&gt;&lt;song:albumid&gt;0&lt;/song:albumid&gt;&lt;res protocolInfo=&quot;http-get:*:audio/mpeg:DLNA.ORG_PN=MP3;DLNA.ORG_OP=01;&quot; duration=&quot;0&quot;&gt;http://192.168.68.121:9000/music/41187/download.mp3?bitrate=320&lt;/res&gt;&lt;dc:title&gt;Lullaby Of Broadway&lt;/dc:title&gt; &lt;upnp:artist&gt;Harry Warren&lt;/upnp:artist&gt; &lt;upnp:creator&gt;Harry Warren&lt;/upnp:creator&gt; &lt;upnp:album&gt;A Little Moonlight&lt;/upnp:album&gt; &lt;upnp:albumArtURI&gt;http://192.168.68.121:9000/music/5de8fb55/cover_160x160_m.jpg&lt;/upnp:albumArtURI&gt; &lt;/item&gt; &lt;/DIDL-Lite&gt;
            </Metadata>
            <Id>0</Id>
            <Source>UPnPServer</Source>
            <ChapterNumber>0</ChapterNumber>
            <Chapters></Chapters>
        </Track8>
        <Track9>
            <URL>http://192.168.68.121:9000/music/41188/download.mp3?bitrate=320</URL>
            <Metadata>&lt;DIDL-Lite
                xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot;
                xmlns:upnp=&quot;urn:schemas-upnp-org:metadata-1-0/upnp/&quot;
                xmlns:song=&quot;www.wiimu.com/song/&quot;
                xmlns=&quot;urn:schemas-upnp-org:metadata-1-0/DIDL-Lite/&quot;&gt; &lt;upnp:class&gt;object.item.audioItem.musicTrack&lt;/upnp:class&gt; &lt;item&gt; &lt;song:bitrate&gt;0&lt;/song:bitrate&gt; &lt;song:id&gt;0&lt;/song:id&gt;&lt;song:singerid&gt;0&lt;/song:singerid&gt;&lt;song:albumid&gt;0&lt;/song:albumid&gt;&lt;res protocolInfo=&quot;http-get:*:audio/mpeg:DLNA.ORG_PN=MP3;DLNA.ORG_OP=01;&quot; duration=&quot;0&quot;&gt;http://192.168.68.121:9000/music/41188/download.mp3?bitrate=320&lt;/res&gt;&lt;dc:title&gt;You Go To My Head&lt;/dc:title&gt; &lt;upnp:artist&gt;Haven Gillespie/J. Fred Coots&lt;/upnp:artist&gt; &lt;upnp:creator&gt;Haven Gillespie/J. Fred Coots&lt;/upnp:creator&gt; &lt;upnp:album&gt;A Little Moonlight&lt;/upnp:album&gt; &lt;upnp:albumArtURI&gt;http://192.168.68.121:9000/music/5de8fb55/cover_160x160_m.jpg&lt;/upnp:albumArtURI&gt; &lt;/item&gt; &lt;/DIDL-Lite&gt;
            </Metadata>
            <Id>0</Id>
            <Source>UPnPServer</Source>
            <ChapterNumber>0</ChapterNumber>
            <Chapters></Chapters>
        </Track9>
        <Track10>
            <URL>http://192.168.68.121:9000/music/41189/download.mp3?bitrate=320</URL>
            <Metadata>&lt;DIDL-Lite
                xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot;
                xmlns:upnp=&quot;urn:schemas-upnp-org:metadata-1-0/upnp/&quot;
                xmlns:song=&quot;www.wiimu.com/song/&quot;
                xmlns=&quot;urn:schemas-upnp-org:metadata-1-0/DIDL-Lite/&quot;&gt; &lt;upnp:class&gt;object.item.audioItem.musicTrack&lt;/upnp:class&gt; &lt;item&gt; &lt;song:bitrate&gt;0&lt;/song:bitrate&gt; &lt;song:id&gt;0&lt;/song:id&gt;&lt;song:singerid&gt;0&lt;/song:singerid&gt;&lt;song:albumid&gt;0&lt;/song:albumid&gt;&lt;res protocolInfo=&quot;http-get:*:audio/mpeg:DLNA.ORG_PN=MP3;DLNA.ORG_OP=01;&quot; duration=&quot;0&quot;&gt;http://192.168.68.121:9000/music/41189/download.mp3?bitrate=320&lt;/res&gt;&lt;dc:title&gt;We&amp;apos;ll Be Together Again&lt;/dc:title&gt; &lt;upnp:artist&gt;Dianne Reeves&lt;/upnp:artist&gt; &lt;upnp:creator&gt;Dianne Reeves&lt;/upnp:creator&gt; &lt;upnp:album&gt;A Little Moonlight&lt;/upnp:album&gt; &lt;upnp:albumArtURI&gt;http://192.168.68.121:9000/music/5de8fb55/cover_160x160_m.jpg&lt;/upnp:albumArtURI&gt; &lt;/item&gt; &lt;/DIDL-Lite&gt;
            </Metadata>
            <Id>0</Id>
            <Source>UPnPServer</Source>
            <ChapterNumber>0</ChapterNumber>
            <Chapters></Chapters>
        </Track10>
    </Tracks>
</PlayList>
 
Last edited:

onlyoneme

Major Contributor
Joined
Jul 5, 2022
Messages
1,119
Likes
629
Location
Poland
Ah. Well, technically, the apps communicate to the WiiM via UPnP, but only to tell the WiiM which query to run against the services, populate a playlist, and play.

Pushing from a UPnP server will give the WiiM one track at a time. I'm guessing there is a missing endpoint in the WiiM's UPnP implementation that would allow your server to pre-cache the next track, so it could be gapless, but I think WiiM is working on that.

I haven't tested the WiiM pulling from my LMS server, but perhaps it's smart enough to do gapless that way? Dunno. The WiiM's UI for that is pretty limited right now.
They miss SetNextAvTransportURI, that's why it's not gapless when controlled via third party application. WiiM app uses non standard queue for gapless playback, I guess it's the same way you do.
 

Bamyasi

Senior Member
Joined
Feb 19, 2019
Messages
491
Likes
357
They miss SetNextAvTransportURI, that's why it's not gapless when controlled via third party application. WiiM app uses non standard queue for gapless playback, I guess it's the same way you do.
Could you submit a feedback message from WiiM Home app with this explanation, please? I did write them about DLNA rendering introducing pauses but obviously, I did not know what was causing it. WiiM developers seem to listen, so it makes sense to try and provide them with more details. They have some communication problems though and it seems their software developers do not speak English, so the support team needs to translate our tickets for them. The more detailed and clear explanations users provide the easier it would be for them to understand the issue and implement fixes.
 
Last edited:

Ralph_Cramden

Major Contributor
Joined
Dec 6, 2020
Messages
2,619
Likes
3,549
Screenshot 2022-09-10 11.06.06 AM.png
 

Bamyasi

Senior Member
Joined
Feb 19, 2019
Messages
491
Likes
357
This is all nice and neat but last time they supposedly fixed gapless playback from the WiiM Home app for Amazon Music (after my several tickets and others complained too) they screwed things up by forgetting to remove forced fade out/fade in between tracks. It required several more tickets from me and from others for them to realize their mistake. So my point is that gently poking WiiM support while providing as much details as possible about the problem does help to speed up the process of fixing things, at least from my experience. As usual, YMMV.
 

onlyoneme

Major Contributor
Joined
Jul 5, 2022
Messages
1,119
Likes
629
Location
Poland
Could you submit a feedback message from WiiM Home app with this explanation, please? I did write them about DLNA rendering introducing pauses but obviously, I did not know what was causing it. WiiM developers seem to listen, so it makes sense to try and provide them with more details. They have some communication problems though and it seems their software developers do not speak English, so the support team needs to translate our tickets for them. The more detailed and clear explanations users provide the easier it would be for them to understand the issue and implement fixes.
It's a very common knowledge. I'm pretty sure they know what to do when they declare implementing gapless playback for controllers other than WiiM app.
 

Brantome

Major Contributor
Joined
Apr 4, 2020
Messages
1,194
Likes
1,047
WiiM's roadmap page has this rolling banner:

"If you have trouble to use TIDAL Connect on the Android device, please clear the user data on Android setting for TIDAL App to workaround this issue. It will be fixed by TIDAL around 9/21"
 

Music1969

Major Contributor
Joined
Feb 19, 2018
Messages
4,688
Likes
2,858
Big month for updates coming.

This will mean WiiM Pro will hit the ground running with all these features, less bugs and with Chromecast Built-In


1662898964364.png
 

Smartplug

Addicted to Fun and Learning
Joined
Apr 25, 2022
Messages
618
Likes
138
Big month for updates coming.

This will mean WiiM Pro will hit the ground running with all these features, less bugs and with Chromecast Built-In


View attachment 230146
As soon wiim pro get release, I’m placing an order. Since pro has two digital out, coax and optical, one will be connected to directly to AVR and the other to external dac.
 

Music1969

Major Contributor
Joined
Feb 19, 2018
Messages
4,688
Likes
2,858

Smartplug

Addicted to Fun and Learning
Joined
Apr 25, 2022
Messages
618
Likes
138
Bluesound customers are not happy on the official Bluesound forum - the word has spread about what the WiiM Mini can, Amazon UHD bit perfect casting :D

Wait till Pro comes with Chromecast. It will cover everything (you can use Roon to play to Chromecast bit perfectly up to 24/96 but I think official Roon support will come)

I read it. Can you imagine how expensive their streamer and can’t do amazon cast? I would be disappointed too knowing inexpensive streamer has more features. Linkplay is software company first so they got upper hand than those just know how to put hardware alone. On paper wiim look weak in term hardware specs but the magic is in the software and that’s where linkplay has the upper hand. Superior hardware is nothing without superior software to go along with them. When pro get release, they will be taking market share to those expensive streamer and they may lower the price. Competition is good it bring us buyer the advantage of price and selection.
 

Brantome

Major Contributor
Joined
Apr 4, 2020
Messages
1,194
Likes
1,047
Bluesound customers are not happy on the official Bluesound forum - the word has spread about what the WiiM Mini can, Amazon UHD bit perfect casting :D

Wait till Pro comes with Chromecast. It will cover everything (you can use Roon to play to Chromecast bit perfectly up to 24/96 but I think official Roon support will come)


I wonder who that poster Versaveau is, in there stirring things up , and Dronne on the Naim community forums? ;) https://community.naimaudio.com/t/amazon-hd-vs-qobuz/24800
 
Last edited:

Brantome

Major Contributor
Joined
Apr 4, 2020
Messages
1,194
Likes
1,047
I read it. Can you imagine how expensive their streamer and can’t do amazon cast? I would be disappointed too knowing inexpensive streamer has more features. Linkplay is software company first so they got upper hand than those just know how to put hardware alone. On paper wiim look weak in term hardware specs but the magic is in the software and that’s where linkplay has the upper hand. Superior hardware is nothing without superior software to go along with them. When pro get release, they will be taking market share to those expensive streamer and they may lower the price. Competition is good it bring us buyer the advantage of price and selection.
To be fair, I guess the Bluesound node will still have its place with its better DAC and other features even though it doesn't support AlexaCast for Amazon Music HD/UHD. Despite the poor interface to Amazon Music, some like its app.

As mentioned there, Linkplay have exploited their position as a long term systems integrator with Amazon to get where they are with Amazon Music. Bluesound don't seem aware of the Alexa MRM stack APIs that Linkplay used, but other suppliers like Naim have been but (I suspect from not operating in the Bay area of the USA) have less contact or immediate access to the right people in Amazon.
 

Music1969

Major Contributor
Joined
Feb 19, 2018
Messages
4,688
Likes
2,858
Despite the poor interface to Amazon Music, some like its app.
Using it is like time travelling back to the year 2000 (for me)

But if you don't care for recommendations and autoplay and playlists and discovery - and you just want to search and play - which many people are still happy to do - then its perfectly fine and has been bit perfect in that way for years now
 
Top Bottom