Can you do this: filter for content added in the past week?
Added by millercentral 3 months ago
Here is the issue I'm trying to solve: The information available for a TV show is often incomplete on TVDb immediately after it airs, but a few days later it get updated with more complete data. I'd like to automate the process of updating my shows with the latest info. To do this, I think I need two things:
- The ability to schedule a process job against a filtered set (done, the process profiles feature appears to support this well)
- The ability to filter against "Last n" days of the "Date Added" field. I don't see a way to do this with the filter system (all date fields are absolute), but I could be missing something.
Can this be done? If not, consider this another feature request. :)
Replies (3)
RE: Can you do this: filter for content added in the past week?
-
Added by fatal 3 months ago
Hey,
1. Yes, Process Profiles will accomplish that.
2. Unfortunately the filter editor does not support dynamic days "ie, Today or Last n Days etc", only static ones. This is not something that can be added at this time for the filter editor.
Take Care
RE: Can you do this: filter for content added in the past week?
-
Added by AdrianW 2 months ago
fatal wrote:
2. Unfortunately the filter editor does not support dynamic days "ie, Today or Last n Days etc", only static ones. This is not something that can be added at this time for the filter editor.
That is unfortunate - if you manage to work on this in the future, put me down as a +1 for this feature.
I've been managing with a saved filter that I've called "Added this week", and I plan to just edit the date in the criteria to the current Monday each week.
RE: Can you do this: filter for content added in the past week?
-
Added by AdrianW 2 months ago
I've just noticed the "Group By" functionality - Group By Date Added is perfect for my needs, makes it really easy to see what I've added to my collection recently.
So I don't need my "Added this week" filter any more.
(1-3/3)