Is there a way to use relative paths in the rss filters where the download dir is relative to the default download folder and the unrar folder relative to the default unrar folder? Or maybe defining user variables that I can use in the filter lines?
For example being able to say:
*myshow1* | A | myshow1\%NZBSUBJECT | myshow1\%NZBSUBJECT
or
set complete = c:\downloads\complete
set incomplete = c:\downloads\incomplete
*myshow1* | A | $incomplete\myshow1\%NZBSUBJECT | $complete\myshow1\%NZBSUBJECT
I use altbinz in both windows and linux, and the path to my download dirs change depending on the drive/folder mapping. It would be nice to not have to edit multiple copies of the filters each time I make a change.