TRaSH-Guides/docs/Bazarr/scripts/index.md

687 B

Bazarr Scripts

A collection of community-provided and maintained scripts for Bazarr.

If you have a script you want to share, don't hesitate to create a PR for it.

!!! warning "Because these scripts are community-provided and maintained we can't assure that they are still 100% working"

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 %]]
```