Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-guides/TRaSH-Guides/src/commit/afdb588f8d19c8ccd7c69cadc6a8c01e5ec8db42/docs/Bazarr/scripts/index.md You should set ROOT_URL correctly, otherwise the web may not work correctly.
TRaSH-Guides/docs/Bazarr/scripts/index.md

622 B

Bazarr Scripts

!!! note "" Here you will find a collection of Scripts you can use with Bazarr.

Most of them are provided by other users, if you got a script you want to share don't hesitate to create a [PR](https://github.com/TRaSH-/Guides/blob/master/.github/CONTRIBUTING.md) for it

2 to 3 language code

??? info "2 to 3 language code"

- Title: `2to3_language_code.sh`
- Author(s): ???

Changes the 2 iso code to 3 iso code.

??? example "Script"

```sh
[[% filter indent(width=4) %]][[% include 'Bazarr/scripts/2to3-language-code/2to3_language_code.sh' %]][[% endfilter %]]
```