{"body":"tasks:\n  # find all complete mkv files and move them to the sync dir\n  move_outgoing:\n    inputs:\n      - filesystem:\n          path:\n            - \"/torrents/complete/tv/\"\n            - \"/torrents/complete/anime/\"\n            - \"/torrents/complete/movies/\"\n            - \"/torrents/complete/other/\"\n          recursive: yes\n          retrieve:\n            - files\n          regexp: '.*\\.(mp4|avi|mkv|ts)$'\n\n    # reject samples based on filename\n    regexp:\n      reject:\n        - \"sample.mkv$\"\n        - \"^sample\"\n        - \"sample-\"\n      from: location\n\n    accept_all: yes\n    only_new: yes\n\n    seen: local\n\n    exec:\n      on_output:\n        for_accepted:\n          - echo \"{{title}}\" >> ~/new_releases.log\n          - echo \"{{location}}\" >> ~/debug_location.log\n          - echo \"{{location|pathscrub('windows')}}\" >> ~/debug_location_pathscrub.log\n          - cp -al \"{{location}}\" /torrents/outgoing/","name":"outgoing.yml","extension":"yml","url":"https://www.irccloud.com/pastebin/qLePvH0t/outgoing.yml","modified":1594629040,"id":"qLePvH0t","size":911,"lines":35,"own_paste":false,"theme":"","date":1594629040}