Ok, so what I want to do is to be able to force a refresh of a specific TV Show, not my whole TV Library
So I am trying to use the command line scanner on OS X,
On the command line scanner support page it shows there is a --directory flag. But even if I set that it still seems to refresh all the shows.
e.g:
/pathtoscanner/Plex\ Media\ Scanner -v -p --refresh --force --section 5 --directory /path/to/tv/shows/showtoscan
also tried
/pathtoscanner/Plex\ Media\ Scanner -v -p --refresh --section 5 --directory /path/to/tv/shows/showtoscan --force
Just in case the position of the flags made any difference, it did not seem to make any difference.
Both commands refresh my whole TV section
If I run --scan instead of --refresh then it does seem to scan just the specific show.
So is it possible to force a refresh of just a single TV Series?
(I know I could move the show out of the reach of plex, rescan, empty trash, re add the show again, but that's a bit of a pita just to force a refresh of a single show)
Thanks