Scenario:
I have some folders that contain daily TV shows that I'd like to keep no more than 30 day's worth of episodes, and I have some folders that contain weekly TV shows that I would like to keep no more than 180 day's worth of episodes.
Folder structure like this:
TV Shows
+----Show 1 (lets say it's a daily show) [Finder Comment "Prune 30"]
+---- Some subfolders of Show 1
+---- Show 2 (let's say it's a weekly show) [Finder Comment "Prune 180"]
+---- Some subfolders of Show 2
+---- Show 3 (archiving all, no pruning needed) No Finder Comment
I'd like hazel to enter the folder TV shows, prune the contents of the Prune 30 and Prune 180 folders (chucking files older than 30 and 180 day's respectively)
But not prune anything else --unless the Finder comment says to.
Is this possible? I've been mucking around without a ton of luck so far.