Instead of having to copy and paste the same folder again and again in your filters like
*show1* | A | C:\Shows1 | C:\Shows1
*show2* | A | C:\Shows2 | C:\Shows2
it could be very handy if you could setup variables for folders like a programming language like
String folder1 = "C:/whatever"
String folder2 = "C:/whatever2"
so when you change the folders you don't have to change every instance in your filters section.