but I have a problem:
when using movedone, the directory is not created.
so, my config is:
Code: Select all
deluge:
main_file_only: yes
addpaused: yes
queuetotop: no
path: '/media/expansion_drive/download/In_corso/'
movedone: '/media/expansion_drive/1/documentari/{{series_name}}/'
and the subdirectory is not created.
If I manually make the seriesname directory before running flexget,
everything works fine.
I'm using Ubuntu 12.04 and running flexget and deluge as a normal user