Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Delete #132

Open
obsidiangroup opened this issue Nov 19, 2023 · 5 comments
Open

Delete #132

obsidiangroup opened this issue Nov 19, 2023 · 5 comments

Comments

@obsidiangroup
Copy link

I'm not sure if this is by design or something I am missing, but.

If I manually delete something that seedsync has downloaded, or even use the Web UI to Delete Local Copy, seedsync will re-download whatever it was. Is there a way to change this behavior?

Essentially, I'd like to be able to use seedsync to do a one-way sync. Once the sync is complete, and any extraction done, sonarr/radarr will pick up, move to correct directory and rename. Once import is done, removes the downloaded copy.

Does seedsync keep track of sync status? Is this even possible?

@quadcom
Copy link

quadcom commented Nov 19, 2023

Take a screenshot of your config.

@obsidiangroup
Copy link
Author

obsidiangroup commented Nov 23, 2023

Here is my config file:

[General]
debug = False
verbose = False
[Lftp]
emote_address = REMOVED
remote_username = user
remote_password = No Password
remote_port = 2222
remote_path = /home/user/Downloads/completed/tv-sonarr
local_path = /downloads-tv
remote_path_to_scan_script = /tmp
use_ssh_key = True
num_max_parallel_downloads = 4
num_max_parallel_files_per_download = 8
num_max_connections_per_root_file = 6
num_max_connections_per_dir_file = 8
num_max_total_connections = 16
use_temp_file = False
[Controller]
interval_ms_remote_scan = 30000
interval_ms_local_scan = 10000
interval_ms_downloading_scan = 1000
extract_path = /tmp
use_local_path_as_extract_path = True
[Web]
port = 8800
[AutoQueue]
enabled = True
patterns_only = False
auto_extract = True

@quadcom
Copy link

quadcom commented Nov 23, 2023

rTorrent?

Do you have autotools set to move completed or hotlink?

@obsidiangroup
Copy link
Author

rTorrent?

Do you have autotools set to move completed or hotlink?

AutoTools on rTorrent is set to move completed, not hotlink. Would hotlink be better?

@quadcom
Copy link

quadcom commented Feb 17, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants