Hi
I use filebot -get-missing-subtitles to, as you may have already guessed, get missing subtitles for my media files. I don't want to swamp the subtitle servers with requests for subtitles that are never going to exist, so I was wondering if there was a way to limit this to files less than a certain number of days old?
Limiting subtitles by age
Re: Limiting subtitles by age
That sounds like you wanna have a bash script that'll pass in only new files. I'm sure with Windows CMD there's a way but can't be bothered with that.
You can make a groovy script for this usage.
You can make a groovy script for this usage.