Is it possible to create a scanner that will expire entries from a section? based on date for example?
What I’m looking at doing is creating a section for episodes from the last week. Simple enough to do in python. My problem however is that it does not appear that the ‘Scan’ function actually gets called for files whose timestamps have not been modified.
Am I missing something? Coming at this from the wrong direction? or trying to accomplish something that isn’t possible??
You’d need to do a force refresh (either from the media manager or from the command line) to even get those files passed to your scanner.
Certainly possible to set up a launchd job to handle that periodically.
You’ll need to do some experimentation to figure out how to keep items from showing up in the final results.
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.