|
|
|
# Bazarr
|
|
|
|
|
|
|
|
Here you will find several scripts you can use with Bazarr
|
|
|
|
|
|
|
|
## Stable Bazarr Branch: master
|
|
|
|
|
|
|
|

|
|
|
|
|
|
|
|
- (stable)
|
|
|
|
- Builds Pushed after a testing period in development
|
|
|
|
- Github Branch: master
|
|
|
|
- Docker: [hotio/bazarr:latest](https://hotio.dev/containers/bazarr/){:target="_blank" rel="noopener noreferrer"}
|
|
|
|
|
|
|
|
```bash
|
|
|
|
ghcr.io/hotio/bazarr:latest
|
|
|
|
```
|
|
|
|
|
|
|
|
## Dev = Bazarr Branch: development
|
|
|
|
|
|
|
|

|
|
|
|
|
|
|
|
- (development)
|
|
|
|
- Builds pushed when complete
|
|
|
|
- Github Branch: development
|
|
|
|
- Docker: [hotio/bazarr:nightly](https://hotio.dev/containers/bazarr/){:target="_blank" rel="noopener noreferrer"}
|
|
|
|
|
|
|
|
```bash
|
|
|
|
ghcr.io/hotio/bazarr:nightly
|
|
|
|
```
|