Updated: Bazarr scripts

pull/235/head
TRaSH 3 years ago
parent 4d591a528c
commit e577f48233

@ -1,7 +0,0 @@
# 2to3-language-code
>Title: [2to3-language-code.sh](https://raw.githubusercontent.com/TRaSH-/Tutorials-FAQ/master/docs/Bazarr/scripts/2to3-language-code/2to3_language_code.sh){:target="_blank" rel="noopener noreferrer"} | Author(s): ???
## Description: Changes the 2 iso code to 3 iso code
Changes the 2 iso language code to 3 iso language code.

@ -1,11 +0,0 @@
# Scripts you can use with Bazarr
## [2to3-language-code](2to3-language-code/README.md)
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 %]]
```

@ -0,0 +1,21 @@
# Bazarr Scripts
!!! note ""
Here you will find a collection of Script you an 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 %]]
```
Loading…
Cancel
Save