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.
TRaSH-Guides/docs/Bazarr/index.md

30 lines
1.0 KiB

# Bazarr
Here you will find several scripts you can use with Bazarr
## Stable Bazarr Branch: master
![version](https://img.shields.io/badge/dynamic/json?query=%24.version&url=https%3A%2F%2Fraw.githubusercontent.com%2Fhotio%2Fbazarr%2Frelease%2FVERSION.json&label=Latest%20Version&style=for-the-badge&color=4051B5){ .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
![version](https://img.shields.io/badge/dynamic/json?query=%24.version&url=https%3A%2F%2Fraw.githubusercontent.com%2Fhotio%2Fbazarr%2Fnightly%2FVERSION.json&label=Latest%20Version&style=for-the-badge&color=4051B5){ .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
```