github DrKain/subclean v1.3.0
1.3.0

latest releases: v1.8.1, v.1.8.0, v1.7.1...
3 years ago

Finally closes #9!

Preview Image

1

Developer notes

I've changed how files are cleaned by introducing a queue system. When using the --sweep "path/to/media" command, subclean will recursively search through sub-directories looking for subtitle files.

You can use the --depth n to limit how deep subclean will look. This has a hard limit of 25.

When all files have been added to the queue, the cleaning will begin one by one. Each subtitle file should take 1/4th of a second at most, even with 100+ filters.

Better error handling should make things run a bit smoother.

Warning

Using the --sweep argument will enable --overwrite!
This is because there's no dynamic naming system set up. You can still use --output for single files, but when using sweep it will be ignored.

If you encounter any issues, please open an issue on GitHub.

Full Changelog: v1.2.7...v1.3.0

Don't miss a new subclean release

NewReleases is sending notifications on new releases.