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/8ff24c057403e9cbbc8b46109cdfc401b3586a2e/Bazarr/scripts/2to3-language-code/2to3_language_code.sh You should set ROOT_URL correctly, otherwise the web may not work correctly.
TRaSH-Guides/Bazarr/scripts/2to3-language-code/2to3_language_code.sh

6 lines
104 B

#!/bin/bash
mv "{{subtitles}}" "{{directory}}/{{episode_name}}.{{subtitles_language_code3}}.srt"
exit