Development review references ============================= Radarr — Copyright its contributors — GNU General Public License v3.0 Source reviewed locally at commit de4811318ef1eb6560a5e480cc4bba2afc008ca9. Sonarr — Copyright its contributors — GNU General Public License v3.0 Source reviewed locally at commit a29f15e92bd2c21e646d065d9d78066952cac05d. No source files, artwork, logos, styles, screenshots, frontend pages, or binaries from either project are included in this N1 repository. N2 and N3 included no such code, asset, binary, container layer, or database. Local N4 deployment =================== The N4 Compose deployment pulls LinuxServer.io container images for Radarr and Sonarr at installation time. These images and applications are separate works; they are not copied into the VynodeArr source tree or presented as VynodeArr UI. Image documentation and source: https://docs.linuxserver.io/images/docker-radarr/ https://github.com/linuxserver/docker-radarr https://docs.linuxserver.io/images/docker-sonarr/ https://github.com/linuxserver/docker-sonarr Application corresponding source: https://github.com/Radarr/Radarr https://github.com/Sonarr/Sonarr VynodeArr 1.0 Unraid image ========================== The VynodeArr 1.0 Unraid image aggregates unmodified executable distributions: Radarr 6.3.0.10514 — GNU General Public License version 3 Corresponding source: https://github.com/Radarr/Radarr/tree/v6.3.0.10514 Sonarr 4.0.19.2979 — GNU General Public License version 3 Corresponding source: https://github.com/Sonarr/Sonarr/tree/v4.0.19.2979 The projects execute as isolated processes and retain separate configuration, databases, update metadata, copyrights, and licenses. Their names and interfaces are not presented as VynodeArr product branding. Complete GPLv3 license text is available from https://www.gnu.org/licenses/gpl-3.0.txt and in each corresponding source repository.