@xtra-be wrote:
hi
i have following config file:tasks: delete-series: filesystem: path: '/downloads/series/' recursive: yes age: field: created action: accept age: 4 weeks delete: clean_source: 1
when i run the task
i get following output:
flexget -c delete.yml execute
2016-11-10 08:40 VERBOSE task_queue There are 0 tasks to execute. Shutdown will commence when they have completed.
2016-11-10 08:40 VERBOSE filesystem delete-series Starting to scan folders.
2016-11-10 08:40 VERBOSE filesystem delete-series Scanning folder /downloads/series/. Recursion is set to True.
2016-11-10 08:40 VERBOSE details delete-series Produced 347 entries.
2016-11-10 08:41 VERBOSE details delete-series Summary - Accepted: 228 (Rejected: 0 Undecided: 119 Failed: 0)but actualy nothing get's deleted
what am i missing?
Posts: 2
Participants: 1