Help setting up watch folder
Posted: 16 Feb 2014, 18:51
Hi,
Thx so much for this very usefull tool! After some hassle I managed to set up filebot with utorrent with naming that is good for my Boxee box.
Now I really would like to setup a watch folder so I can copy paste my existing series and movies so that they get organized into my folder setup.
I´m a real newbie at these sort of things, so If somebody can help me with a step by step tutorial that would be very kind.
My utorrent script looks like this.
filebot.exe -script fn:amc --output "D:/DL/OrganizedMedia" --log-file amc.log --action copy --conflict override -non-strict --def music=y subtitles=en artwork=y "ut_label=%L" "ut_state=%S" "ut_title=%N" "ut_kind=%K" "ut_file=%F" "ut_dir=%D" --def "seriesFormat=TV Shows/{n.space('.').lower()}/Season.{s.pad(2)}/{n.space('.').lower()}.{s00e00}" "animeFormat=Anime.{n}.{fn}" "movieFormat=Movies/{n.space('.').lower()}.{y}" "musicFormat=Music.{n.space('.').lower()}.{fn}"
So I would like the watch folder script to do the same thing as this script.
Thx in advance!
/G
Thx so much for this very usefull tool! After some hassle I managed to set up filebot with utorrent with naming that is good for my Boxee box.
Now I really would like to setup a watch folder so I can copy paste my existing series and movies so that they get organized into my folder setup.
I´m a real newbie at these sort of things, so If somebody can help me with a step by step tutorial that would be very kind.
My utorrent script looks like this.
filebot.exe -script fn:amc --output "D:/DL/OrganizedMedia" --log-file amc.log --action copy --conflict override -non-strict --def music=y subtitles=en artwork=y "ut_label=%L" "ut_state=%S" "ut_title=%N" "ut_kind=%K" "ut_file=%F" "ut_dir=%D" --def "seriesFormat=TV Shows/{n.space('.').lower()}/Season.{s.pad(2)}/{n.space('.').lower()}.{s00e00}" "animeFormat=Anime.{n}.{fn}" "movieFormat=Movies/{n.space('.').lower()}.{y}" "musicFormat=Music.{n.space('.').lower()}.{fn}"
So I would like the watch folder script to do the same thing as this script.
Thx in advance!

/G