Closed AutoGitr closed 1 year ago
Python3 Subcleaner.py -r "/path/to/library"
my bad, I found it, sorry about that.
@ovizii Haha, yeah... Sorry about that. I was a bit conflicted about calling it library or recursive. I think -r is deeply ingrained in Linux users to mean recursive. But a user not super familiar with Linux might wonder what that word means...
So I seatled for a middle ground, long option for less experienced people and a short one for more Linux experienced ones.
In retrospect I regret calling it library mode.
It was probably also due to a really stupid formatting output of my terminal. The “-r” looks like its part of the descriptive text while I kept reading the left part of the parameters over and over again looking for “-r” :-/
I have just added the script to bazarr but if it only runs when a subtitle is grabbed, all previously downloaded subtitles will still contain their ads. How can it be made to run on all downloaded subtitles?