# Third-party notices ## Navidrome Resonant desktop builds bundle an unmodified Navidrome 0.61.2 executable as the local music server. - Project: https://github.com/navidrome/navidrome - Release source: https://github.com/navidrome/navidrome/tree/v0.61.2 - License: GNU General Public License v3.0 - License text: https://github.com/navidrome/navidrome/blob/v0.61.2/LICENSE Navidrome is downloaded from its official GitHub release during the desktop build and verified against the SHA-256 digest published with that release. Navidrome is a separate process and is not modified by Resonant. ## FFmpeg Resonant desktop builds bundle a platform-specific FFmpeg executable for media transcoding. The binary and its matching build notices come from the pinned `ffmpeg-static` `b6.1.1` release. The exact FFmpeg build varies by platform and is recorded in the notice bundled with the app (the Apple Silicon binary reports FFmpeg 6.0). - Project: https://ffmpeg.org/ - Source project: https://github.com/FFmpeg/FFmpeg - Binary release: https://github.com/eugeneware/ffmpeg-static/releases/tag/b6.1.1 - License: GNU General Public License v3.0 or later The preparation script downloads and SHA-256 verifies the binary, license, and build information published with that release. The matching notices are included in every packaged Resonant app.