DLNA client not updating correctly advanced options (namely the soundcard)

Max2Play Home Forums Max2Play Add-ons DLNA client not updating correctly advanced options (namely the soundcard)

Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • 7. März 2017 at 21:12 #27494

    If found that the DLNA client is not updating correctly the advanced options, namely the selection of the soundcard.

    Digging a bit into the scripts I found out that the /etc/init.d/gmediarender script has an error that is solved modifying line 33 like this:

    -ALSA_DEVICE=$(grep -a „GMEDIARENDERER_ALSA_DEVICE“ /opt/max2play/audioplayer.conf | sed -n -e ’s/^[A-Z_]*\=//p‘)
    +ALSA_DEVICE=$(grep -a „GMEDIARENDER_ALSA_DEVICE“ /opt/max2play/audioplayer.conf | sed -n -e ’s/^[A-Z_]*\=//p‘)

    hope that helps somebody else
    Cheers
    Pepe

    8. März 2017 at 14:04 #27508

    Hi lindamar,

    Thank you for your help and this information.

    Best Regards,
    Mohammad Mbydeen

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.

Register here