Files
Resonant/THIRD_PARTY_NOTICES.md
T
cyph3rasi 73c4eb1857 Load newest albums and complete song pages, add a Songs view, bundle FFmpeg, persist credentials securely, and serve the managed library on the LAN
Hop-State: A_06FNEJ4B52YWW6V4DQKVHXR
Hop-Proposal: R_06FNEJ37KHGP1VCKVNTV95R
Hop-Task: T_06FNEEBRXR47KT7H71N5H68
Hop-Attempt: AT_06FNEEBRXS5YEZ0KZ4MTDZG
2026-07-12 10:03:19 -07:00

24 lines
1.1 KiB
Markdown

# 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 is supplied by `ffmpeg-static` 5.3.0 and reports FFmpeg 6.0 on Apple Silicon.
- Project: https://ffmpeg.org/
- Source: https://github.com/FFmpeg/FFmpeg/tree/n6.0
- Binary packaging: https://github.com/eugeneware/ffmpeg-static/tree/5.3.0
- License: GNU General Public License v3.0 or later
The exact upstream binary build information and license copied by `ffmpeg-static` are included in every packaged Resonant app.