-
Notifications
You must be signed in to change notification settings - Fork 6
Install
If you have the Node Package Manager installed you can simply install, update and uninstall using the command line. This is probably the easiest method for anyone new to binaries, environment variables and whatnot.
NodeJS (and the package manager) can be found here.
Once installed, simply open a command terminal and type/paste the install command:
npm install -g subcleanAnd to update or uninstall:
npm upgrade -g subclean
npm uninstall -g subcleanThe latest builds are available on the releases page.
This tool should work on Linux, Windows and MacOS.
You can check the version you have by running
subclean --versionYou can update the filters using the command below. Keep in mind this updates the filters only, not the binary. If a new version is available you will need to visit this repo and download the new binary.
subclean --updateNote:
If using this with Bazarr by morpheus65535, Please view the wiki entry
Questions? Comments? Need help?
Feel free to contact me on Discord: drkain
