[ { "actions" : [ { "field" : "WWW", "format" : "$regexp(%comment%,'^Visit\\s+(https:\/\/[^\/]+).*$','$1')\/album\/$regexp($regexp($replace($lower(%album%),' ','-'),'[^a-z0-9-]',),'-+','-')", "type" : "format", "userDescription" : "" } ], "children" : [ ], "identifier" : "5A25B915-7E1B-469B-87E5-078650588519", "title" : "Bandcamp Album URL", "type" : 1, "userDescription" : "Transform \"visit [...]bandcamp.com\" into album URL using Regex. Currently set to WWW field." }, { "actions" : [ { "field" : "WWW TRACK", "format" : "$regexp(%comment%,'^Visit\\s+(https:\/\/[^\/]+).*$','$1')\/track\/$regexp($regexp($replace($lower(%title%),' ','-'),'[^a-z0-9-]',),'-+','-')", "type" : "format", "userDescription" : "" } ], "children" : [ ], "identifier" : "150162B6-9EE3-4CB9-9A83-974FDE8D7B75", "title" : "Bandcamp Track URL", "type" : 1, "userDescription" : "Transform \"visit [...]bandcamp.com\" into album URL using Regex. Currently set to WWW field." }, ]