Getting Plex & Sonarr to play nice

AstroZombie

Explorer
Joined
Jul 20, 2014
Messages
76
So I have a Plex jail running and i'm trying to automate tv show additions over to a more hands off approach.

I can get a sonarr to tell qtbitorrent to go grab a show on schedule and download it just fine.

What I can't seem to get right is getting sonarr to then take that file from there rename push it to plex to it to pull down the meta data and have on my library. (scans of libraries set to every 6 hours)

I get the following in the sonarr logs:

Code:
DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr


I feel like it's a permission or mount point issue but I can't wrap my head around what to change to fix it.

I've attached all mount points below.
 

Attachments

  • plex.PNG
    plex.PNG
    4.4 KB · Views: 285
  • qt.PNG
    qt.PNG
    9.5 KB · Views: 290
  • sonarr.PNG
    sonarr.PNG
    9.2 KB · Views: 290

drinking12many

Contributor
Joined
Apr 8, 2012
Messages
148
qtbittorrent doesnt look like it has access to your media directories it needs access to copy them. Even though sonarr commands it, its moved on the qt jail.
 
Top