Alt.Binz forum

Alt.Binz (English) => Help => Topic started by: hemstock on February 12, 2012, 03:50:12 am

Title: User-defined variables in RSS filter.
Post by: hemstock on February 12, 2012, 03:50:12 am
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.

Title: Re: User-defined variables in RSS filter.
Post by: Hecks on February 12, 2012, 04:23:01 am
As an alternative, you might want to set up some Categories and avoid the need to add any of the dir info to your filters at all. Some more details:

https://www.altbinz.net/forum/closed-requests/categories-with-keyword-functionality/msg21094/#msg21094


Title: Re: User-defined variables in RSS filter.
Post by: hemstock on February 12, 2012, 06:51:24 am
Ok thank you I will give it a try