Nema šta da čekiram. Kod mene nije plagin UPnP nego sistemski servis u OS.
Zove se - Squeeze v2.3.1 UPnP (Sep 30 2023)
● squeeze2upnp.service - APlayer Squeeze 2 UPnP
Loaded: loaded (/etc/systemd/system/squeeze2upnp.service; enabled; preset: enabled)
Stavim direkt u conf fajl od UPnP 192 ili 384 Khz
<squeeze2upnp>
<stream_length>-3</stream_length>
<mode>thru</mode>
<flac_header>1</flac_header>
<accept_nexturi>1</accept_nexturi>
<seek_after_pause>0</seek_after_pause>
<codecs>dsf,dff,aif,pcm,flc,mp3,ogg,ogf,aac,alc</codecs>
<sample_rate>384000</sample_rate>
<send_metadata>1</send_metadata>
<raw_audio_format>raw,wav</raw_audio_format>
<L24_format>2</L24_format>
<max_volume>100</max_volume>
<send_icy>1</send_icy>
<profile name=''></profile>
<profile name='_safe mode'>
<accept_nexturi>0</accept_nexturi>
<codecs>mp3</codecs>
<raw_audio_format>wav</raw_audio_format>
<send_metadata>0</send_metadata>
// ovde ima još brdo kodeka i uređaja / zbog dužine sam skratio.....
</squeeze2upnp>