Hi,
I have a bash script that can trigger a library scan for a specific library (Movies or TVShows). However, I would like to know if it is possible to trigger a scan for a specific subdirectory.
For example, I have this structure for TV Shows:
TVShows/<TV SHOW NAME>/<SEASON>/EPISODE I would like to trigger a scan only for a specific <TV SHOW NAME> directory. Is it possible? Thank you in advance.