1[ 2 { 3 "location": "~/Downloads/", 4 "filter": { 5 "type": "any", 6 "filters": [ 7 {"type": "name", "wildcard": "*.gp"} 8 ] 9 }, 10 "actions": [ 11 {"move": "~/Documents/Guitar/"} 12 ] 13 } 14]