free30
Member
Hello.
I have three rules in sweeper but something is not working.
Basically the first is series filer, then I what to move all single recordings to /New, and then move all series that haven't been filed to /New.
Heres my raw text setup.
Can anyone see why its not moving series recordings that are not filed to /New/New ??
# Emulate Seriesfiler
folder series "" action {fileunder ""}
# File Every single recording
age {<= 3} action {movecreate {/media/My Video/New/New}}
# File every series recording
folder series "" age {<= 3} action {movecreate {/media/My Video/New/New}}
Thanks for any advise.
Hope you're all have a good weekend planned.
I have three rules in sweeper but something is not working.
Basically the first is series filer, then I what to move all single recordings to /New, and then move all series that haven't been filed to /New.
Heres my raw text setup.
Can anyone see why its not moving series recordings that are not filed to /New/New ??
# Emulate Seriesfiler
folder series "" action {fileunder ""}
# File Every single recording
age {<= 3} action {movecreate {/media/My Video/New/New}}
# File every series recording
folder series "" age {<= 3} action {movecreate {/media/My Video/New/New}}
Thanks for any advise.
Hope you're all have a good weekend planned.
Last edited: