Logitech Media Server - Innuos Plugins - Installation notes ======================================= Source package: lms-innuos-plugins.tar.xz SHA-256 checksum: 240ec8a92baf0ce2962b124cf8c0492d0215154d04faf26904f930f20746339e To check the downloaded file, run: sha256sum lms-innuos-plugins.tar.xz The command output must start with the SHA-256 checksum shown above. The archive contains Innuos plugins for Logitech Media Server: PluginManagerAPI TidalLink TidalConnectLink QobuzLink AirableLink MQALink Example installation flow on a compatible system: tar -xf lms-innuos-plugins.tar.xz cd lms-innuos-plugins-src sudo systemctl stop logitechmediaserver sudo mkdir -p /var/lib/squeezeboxserver/Plugins sudo cp -a Plugins/* /var/lib/squeezeboxserver/Plugins/ sudo chown -R squeezeboxserver:squeezeboxserver /var/lib/squeezeboxserver/Plugins sudo systemctl start logitechmediaserver Notes: - Backup any existing plugin directories before replacement. - These plugins are intended to be used with Logitech Media Server on Sense OS-compatible systems. - PluginManagerAPI includes third-party Perl modules with their own notices/licensing information preserved in the source archive.