Skip to content

M1Sandy/bazarr_postprocess_starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

bazarr_postprocess_starter

python scriypt to start whatever service you need, e.g. subsync, as post process for bazarr .

  • you need to add the following in the command field in 'settings/subtitles' in your bazarr instance
    • <scrypt_path> <your_bin> <your_bin_args>
    • Example: C:\postproc.py subsync-cmd.exe sync --sub-lang '{{subtitles_language_code3}}' --ref-lang '{{episode_language_code3}}' --sub '{{subtitles}}' --ref '{{episode}}' --out '{{subtitles}}' --overwrite

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages