Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-guides/TRaSH-Guides/blame/commit/0fca539a0f6ba2f18f9964ae0b93e835a52ff04c/includes/french-guide/french-guide-language-profiles-en.md You should set ROOT_URL correctly, otherwise the web may not work correctly.
TRaSH-Guides/includes/french-guide/french-guide-language-profi...

19 lines
1.6 KiB

### Getting the Right Language Profile
- **Want Original with subs**, or **VOSTFR**: You only want `Original` audio (`English`, `Spanish`, `Korean`, etc.) and `French` subtitles.
- **Want MULTi but will take French if unavailable**, or **MULTi.VF**: You want `Original` + `French` audio tracks, with a fallback to `French` audio if both are unavailable.
- **Want MULTi but will take Original if not available**, or **MULTi.VO**: You want `Original` + `French` audio tracks, with a fallback to `Original` audio if both are not available.
| Profile | Both `Original` + `French` audio | Only `Original` Audio | Only `French` Audio | `English` Subs | `French` Subs |
|----------|:--------------------------------:|:---------------------:|:-------------------:|:--------------:|:------------------:|
| VOSTFR | :x: | :white_check_mark: | :x: | :warning: | :white_check_mark: |
| MULTi.VF | :white_check_mark: | :x: | :white_check_mark: | :warning: | :warning: |
| MULTi.VO | :white_check_mark: | :white_check_mark: | :x: | :warning: | :warning: |
- :white_check_mark: What the profile is trying to get
- :x: What the profile is trying to avoid
- :warning: Not the main purpose of the profile but can happen
!!! tip "For the VOSTFR profile, it is recommended to get Bazarr up and running"
To do so, follow the [Bazarr Setup Guide](/Bazarr/Setup-Guide). Bazarr will help you get `French` subtitles when no VOSTFR releases are available.