Replies: 1 comment 1 reply
-
Your assumptions are all correct, but the *arr import doesn't end there. After having checked the expected asset directory and found it empty, it will retry later. Meanwhile the service downloads the asset from server (initially to a directory *arrs don't see so it can't do a partial import) and then moves the files to expected directory. And eventually it gets imported. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
Was hoping something could be cleared up for me.
So I understand the idea of this docker image. What I don't fully understand is how it 100% works with the *arr apps, maybe I have a wrong assumption.
Here's my understanding on how *arr processes downloads.
With this image, wouldn't the remote torrent file be marked as complete, but then nothing actually exists in the local folder (as nothing has been downloaded yet)? When Sonarr goes to look at the local directory, it won't see anything, and thus not import.
I feel like I'm missing something here.
Beta Was this translation helpful? Give feedback.
All reactions