qtorrent/plex/seperate folders?

Support for Windows users
Post Reply
soupy
Posts: 10
Joined: 18 Dec 2015, 02:22

qtorrent/plex/seperate folders?

Post 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
User avatar
rednoah
The Source
Posts: 23924
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: qtorrent/plex/seperate folders?

Post 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.
:idea: Please read the FAQ and How to Request Help.
soupy
Posts: 10
Joined: 18 Dec 2015, 02:22

Re: qtorrent/plex/seperate folders?

Post by soupy »

Hmm I never found the folder it makes? Is there a default destination?
User avatar
rednoah
The Source
Posts: 23924
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: qtorrent/plex/seperate folders?

Post by rednoah »

Output folder is whatever you have passed as --output option. Check the logs.
:idea: Please read the FAQ and How to Request Help.
Post Reply