You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
# Sonarr
|
|
|
|
|
|
|
|
Here you will find a collection of Sonarr Guides I made.
|
|
|
|
|
|
|
|
## v2 Sonarr Branch: master
|
|
|
|
|
|
|
|

|
|
|
|
|
|
|
|
- (stable) (v2)
|
|
|
|
- Builds Pushed only when intentionally released
|
|
|
|
- Github Branch: master
|
|
|
|
- Docker: [hotio/sonarr:latest](https://hub.docker.com/r/hotio/sonarr)
|
|
|
|
|
|
|
|
```bash
|
|
|
|
hotio/sonarr:latest
|
|
|
|
```
|
|
|
|
|
|
|
|
## v3 Sonarr Branch: phantom-develop
|
|
|
|
|
|
|
|

|
|
|
|
|
|
|
|
- (Stable Beta) (v3)
|
|
|
|
- Builds pushed when complete
|
|
|
|
- Github Branch: phantom-develop
|
|
|
|
- Docker: [hotio/sonarr:nightly](https://hub.docker.com/r/hotio/sonarr)
|
|
|
|
|
|
|
|
```bash
|
|
|
|
hotio/sonarr:nightly
|
|
|
|
```
|