At first congratulations Spoon!
AssetUPnP is a really great product and has almost all features I could ever dream of.
There is no other UPnP music server on the market which combines all these features.
There is only a small problem.
At least every ten minutes the playing title is skipped to the next one.
mpd (see below) log shows entries like these:
Here's my setup:
For comparison reasons I have installed 5 UPnP servers on the same system, which is a
Windows Server 2012R2 KVM VM on a Debian Linux server (this linux server also hosts the music
via samba share):
- AssetUPnP
- MinimServer
- Serviio
- foobar2000 with UPnP plugin
- Logitechmediaserver (actually no "real" UPnP server, but it can also handle this task)
Music is played this way:
UPnP server (controlled via BubbleUPnP) ->1Gb network 5metres-> Upmpdcli (on an CUBOX) -> mpd (on same CUBOX) -> USB connected DAC
All UPnP servers use the same music share (only .flac files).
foobar2000 has the same problem (and I found no possibility for improvement).
The other 3 UPnP servers didn't have any playback problems at all.
An that's what really astonishes me. The log entries above seem like network problems but
why do 3 of the installed servers then have no problem at all!?
Possibly the music is played differently. Maybe there's caching with some servers...
I played around with settings and found "as is single" for FLACs to (possibly?)
improve but not resolve the problem.
What is the exact meaning of "as is" and "as is single"?
AssetUPnP is a really great product and has almost all features I could ever dream of.
There is no other UPnP music server on the market which combines all these features.
There is only a small problem.
At least every ten minutes the playing title is skipped to the next one.
mpd (see below) log shows entries like these:
Code:
Jun 25 20:23 : curl: curl failed: transfer closed with 83023188 bytes remaining to read Jun 25 20:23 : flac: FLAC__STREAM_DECODER_ABORTED
For comparison reasons I have installed 5 UPnP servers on the same system, which is a
Windows Server 2012R2 KVM VM on a Debian Linux server (this linux server also hosts the music
via samba share):
- AssetUPnP
- MinimServer
- Serviio
- foobar2000 with UPnP plugin
- Logitechmediaserver (actually no "real" UPnP server, but it can also handle this task)
Music is played this way:
UPnP server (controlled via BubbleUPnP) ->1Gb network 5metres-> Upmpdcli (on an CUBOX) -> mpd (on same CUBOX) -> USB connected DAC
All UPnP servers use the same music share (only .flac files).
foobar2000 has the same problem (and I found no possibility for improvement).
The other 3 UPnP servers didn't have any playback problems at all.
An that's what really astonishes me. The log entries above seem like network problems but
why do 3 of the installed servers then have no problem at all!?
Possibly the music is played differently. Maybe there's caching with some servers...
I played around with settings and found "as is single" for FLACs to (possibly?)
improve but not resolve the problem.
What is the exact meaning of "as is" and "as is single"?
Comment