Transmission/Sonarr/Radarr/Ombi Issues


Recommended Posts

So, I thought I had things working but now that I am checking things, they are not.

 

I have the following dockers installed that are not playing correctly together

Transmission

Sonarr

Radarr

Ombi

 

So first issue:

   Ombi to Sonarr

I have ombi linked to Sonarr, the test button works, it pulls the folders and such no problem, but when I add a TV series to it, it never gets pushed to Sonarr. I also have it linked to Radarr for movies and that works perfect. No I am unsure what the issue is or how to track it down.

 

Second issue

   Check download from Transmission in Sonarr/Radarr.

I have Sonarr and Radarr linked to transmission and they are able to send the info to start the download, but once the download finishes, it never finds the files. I keep getting error in sonarr/radarr 

|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /Media/Download/Temp/Torrent/completed/TV/tvshowfile.mkv. Ensure the path exists and the user running Sonarr has the correct permissions to access this file/folder

 

Issue two I think it might be my folder setups, but it all looks correct to me.

 

Here is my shared folder tree:

\Media
	\Download
		\Movies
		\Temp
			\SABnzbd
				\Movies
				\TV
			\Temp Files
				\SABnzbd
			\Torrent
				\completed
					\Movies
					\TV
				\incompleted
		\TV

 

Now here is the setup for Transmission Docker:

Host path: /mnt/user/Media/Download/Temp/Torrent/
Download: 	Container Path: /mnt/user/Media/Download/Temp/Torrent/completed/
			Host Path: \Media\Download\Temp\Torrent\completed\
Trans_Option_Download Dir: 
			Key: TRANSMISSION_DOWNLOAD_DIR
			Value: /Media/Download/Temp/Torrent/completed/

When it downloads a file: 

Completed Downloads end up here: \Media\Download\Temp\Torrent\completed (\Movies or \TV)

Incomplete downloads end up here: \Media\Download\Temp\Torrent\incomplete

 

Sonarr docker is setup like so: (Radarr is similar but instead of /tv its /movies)

Host Path:
	Container Path: /tv
	Host Path: /mnt/user/Media/Download/TV/

Host Path
	Container Path: /Media
	Host Path: /mnt/user/Media/

 

What am I missing?

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.