-
Notifications
You must be signed in to change notification settings - Fork 5
Bazarr
Kain edited this page Nov 12, 2021
·
11 revisions
This tool is designed to work with Bazarr's post-processing.
- Grab the latest build from the releases page.
- Unzip and place the executable somewhere Bazarr can access it. For example:
C:\Windows
- In Bazarr navigate to Settings -> Subtitles -> Post Processing
- Enter the command:
subclean "{{subtitles}}" -w 2>&1
and save - If done correctly you should see something similar to this in the logs whenever a subtitle is downloaded.
If you get the message subclean is not recognized as an internal or external command
make sure you have added the directory to the windows PATH environment variable
- Will add later.
- Will add later.
If you have NodeJS installed, you can simply install, update or uninstall subclean using the following commands:
npm install -g subclean
npm upgrade -g subclean
npm remove -g subclean
Questions? Comments? Need help?
Feel free to contact me on Discord: drkain