Author Topic: User-defined variables in RSS filter.  (Read 1793 times)

Offline hemstock

  • Contributor
  • ***
  • Posts: 15
User-defined variables in RSS filter.
« 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.


Offline Hecks

  • Contributor
  • ***
  • Posts: 2011
  • naughty cop
Re: User-defined variables in RSS filter.
« Reply #1 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



Offline hemstock

  • Contributor
  • ***
  • Posts: 15
Re: User-defined variables in RSS filter.
« Reply #2 on: February 12, 2012, 06:51:24 am »
Ok thank you I will give it a try
« Last Edit: February 12, 2012, 06:56:37 am by hemstock »