# Sonarr Here you will find a collection of Sonarr Guides I made. ## v2 Sonarr Branch: master ![version](https://img.shields.io/badge/dynamic/json?query=%24.version&url=https%3A%2F%2Fraw.githubusercontent.com%2Fhotio%2Fsonarr%2Frelease%2FVERSION.json&label=Latest%20Version&style=for-the-badge&color=4051B5) - (stable) (v2) - Builds Pushed only when intentionally released - Github Branch: master - Docker: [hotio/sonarr:latest](https://hub.docker.com/r/hotio/sonarr){:target="_blank" rel="noopener noreferrer"} ```bash ghcr.io/hotio/sonarr:latest ``` ## v3 Sonarr Branch: phantom-develop ![version](https://img.shields.io/badge/dynamic/json?query=%24.version&url=https%3A%2F%2Fraw.githubusercontent.com%2Fhotio%2Fsonarr%2Fnightly%2FVERSION.json&label=Latest%20Version&style=for-the-badge&color=4051B5) - (Stable Beta) (v3) - Builds pushed when complete - Github Branch: phantom-develop - Docker: [hotio/sonarr:nightly](https://hub.docker.com/r/hotio/sonarr){:target="_blank" rel="noopener noreferrer"} ```bash ghcr.io/hotio/sonarr:nightly ```