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

[Request] Multiple root folders and destinations #102

Open
Herjar opened this issue Jul 5, 2021 · 5 comments
Open

[Request] Multiple root folders and destinations #102

Herjar opened this issue Jul 5, 2021 · 5 comments

Comments

@Herjar
Copy link

Herjar commented Jul 5, 2021

The files on my seedbox are sorted into folders (film, tv, games etc.). I have different locations locally for each folder. I currently use my own script to pull stuff from the seedbox, but I like the web interface from seedsync. I would be very interested in the possibility of multiple root folders, each with their own destination.

@quadcom
Copy link

quadcom commented Jul 5, 2021

Set SS to sync at the type level (film, tv, games etc.) and mirror it on your local side. That should get you what you need.

SS will SYNC whatever you point it at to your local system.

@Herjar
Copy link
Author

Herjar commented Jul 6, 2021

But then I need the exact same folder structure locally. I have all video in one mergerfs pool, another pool with games, another with comics and books etc. Of course I could just have one download folder locally which I sync to and then move the files after to the correct destination with a script. But that is a waste of resources and takes extra time.

I guess I could also run multiple seedsync, one for each folder type. But then I have multiple web interfaces to check. Does not seem any more convenient than the manual lftp script I am currently running.

@quadcom
Copy link

quadcom commented Jul 6, 2021

It shouldn't take more than a couple of seconds to relocate the files in 'movies' etc to where you want on your system. As long as the SeedSync target DL folder is on the same physical drive or volume as where it should end up it's a matter of updating the drive TOC. Yes, it would take longer if it's going to a different physical drive or NAS volume.

@Herjar
Copy link
Author

Herjar commented Jul 7, 2021

They are on different hard-drives.

@obsidiangroup
Copy link

I've just discovered seedsync and this is a feature I wish was available.

On my remote system, downloads will go to say /home/user/downloads/completed/tv; /home/users/downloads/completed/movies;/home/users/downloads/completed/movies-4k;/home/users/downloads/completed/software, etc. Locally, the paths may be /tv, /movies, etc.

I'd love a way to tell Seedsync to sync items from remoteDirectoryA -> localDirectoryA , remoteDirectoryB -> localDirectoryB. Grabbing the entire /home/users/downloads/completed is not what I want -- I only want to grab files from certain directories. And when I grab those certain files, want them placed in a different location based on the remote directory.

No time.. No time.. But maybe I'll take a look at the code to see if something like this is easily doable.

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

3 participants