Page 1 of 1

qtorrent/plex/seperate folders?

Posted: 18 Dec 2015, 02:33
by soupy
Hey everyone

I am confused & need some help

I am using qtorrent for my download with this script

filebot -script fn:amc --output "/path/to/media" --action duplicate --conflict skip -non-strict --log-file amc.log --def excludeList=amc.excludes unsorted=y music=y artwork=y "ut_dir=%F" "ut_kind=multi" "ut_title=%N" "ut_label=%L"

Now I have issues with all my movies & tvs shows being in one folder & plex was adding tv shows to the movies section. I made two differnet folders for plex & I now manually move my tv shows to its own folder and movies to a movie folder and nowplex reads them properly. How do I set up filebot to move movie/tv shows to its own folders? From advice on the plex forums that's the best way so there isn't issues.

Thanks

Re: qtorrent/plex/seperate folders?

Posted: 18 Dec 2015, 08:02
by rednoah
AMC wrote:
  • Movies will be sorted into {output}/Movies/Name (Year)/Name (Year) [CD123].ext
  • TV Shows will be sorted into {output}/TV Shows/Name/Season N/Name - S00E00 - Title.ext
  • Music will be sorted into {output}/Music/Artist/Album/Artist - Title.ext
That's what the amc script does by default.

Re: qtorrent/plex/seperate folders?

Posted: 18 Dec 2015, 18:50
by soupy
Hmm I never found the folder it makes? Is there a default destination?

Re: qtorrent/plex/seperate folders?

Posted: 18 Dec 2015, 19:02
by rednoah
Output folder is whatever you have passed as --output option. Check the logs.