You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 12, 2023. It is now read-only.
Sonarr was intended to be hosted on the same system as the DL client or the same local network. Many users have an externally hosted Seedbox and sync files back to the local network when completed.
I use an app called Seedsync to pull to the local network. This takes some time which Sonarr is not expecting. If the sync happens on the same folder Sonarr is watching for imports; partial files could be processed, causing corruption.
It would be fantastic if there were a way to create a script that uses the same transport mech as Seedsync (LFTP) to transfer files to the local network and then trigger Sonarr to process those files accordingly.
The current approach includes some manual steps, defeating the purpose of automation that Sonarr was intended for.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Sonarr was intended to be hosted on the same system as the DL client or the same local network. Many users have an externally hosted Seedbox and sync files back to the local network when completed.
I use an app called Seedsync to pull to the local network. This takes some time which Sonarr is not expecting. If the sync happens on the same folder Sonarr is watching for imports; partial files could be processed, causing corruption.
It would be fantastic if there were a way to create a script that uses the same transport mech as Seedsync (LFTP) to transfer files to the local network and then trigger Sonarr to process those files accordingly.
The current approach includes some manual steps, defeating the purpose of automation that Sonarr was intended for.
Beta Was this translation helpful? Give feedback.
All reactions