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.
30 lines
1.0 KiB
30 lines
1.0 KiB
# Bazarr
|
|
|
|
Here you will find several scripts you can use with Bazarr
|
|
|
|
## Stable Bazarr Branch: master
|
|
|
|
{ .off-glb }
|
|
|
|
- (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
|
|
hotio/bazarr:latest
|
|
```
|
|
|
|
## Dev = Bazarr Branch: development
|
|
|
|
{ .off-glb }
|
|
|
|
- (development)
|
|
- Builds pushed when complete
|
|
- Github Branch: development
|
|
- Docker: [hotio/bazarr:nightly](https://hotio.dev/containers/bazarr/){:target="_blank" rel="noopener noreferrer"}
|
|
|
|
```bash
|
|
hotio/bazarr:nightly
|
|
```
|