Comment 3 for bug 1329202

Revision history for this message
Daniel Schürmann (daschuer) wrote : Re: Live Broadcasting - Mount is not escaped when sending metadata

Hi Marco, than you for your comment.
Kevin has added this line

QByteArray baMountPoint = QUrl::toPercentEncoding(mountPoint.toLatin1());

is this sufficient?

If you like, you can also look at the entire patch:
https://github.com/mixxxdj/mixxx/pull/771