I am a long time rtorrent user who switched over to deluge recently, the webuser interface was too nice to pass up

I run deluge on a headless box and generally add downloads by putting torrent files in an auto-download directory, works great. But i would also would love it if i could create a directory in the auto download directory and have the download start in a mirrored directory in the download directory.
For example:
add a torrent file to /opt/auto-torrent
it downloads to /opt/downaloads.
add a torrent file to /opt/auto-torrent/folder1
it downloads to /opt/downloads/folder1
In rtorrent i did this by manually adding rules to the rtorrent conf file that watched certain directories and downloaded them to certain directories. I haven't figured out a way of doing this in deluge yet =\ its especially useful with rss feeds (i use flexget).
I don't think it would be too hard to implement, but at the same time i understand that directory recursion can be a problem.
Thanks, Gord.