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: send tv shows and movies to different output dirs #500

Open
sage2050 opened this issue Sep 28, 2023 · 4 comments
Open

Request: send tv shows and movies to different output dirs #500

sage2050 opened this issue Sep 28, 2023 · 4 comments
Labels
feature New feature or request workflow Relevant to workflow

Comments

@sage2050
Copy link

for torrent organization it would be nice to have different output directories for each type of file. This would allow users whos downloads are in separate directories to better inform their clients where to put each new cross-seed

for example, i keep my tv shows in /downloads/_tv and movies in /downloads/_movies
I direct all new torrents in my cross-seed client to /downloads/_tv since there are more of those files, and then I have to manually move the unmatched movies to /downloads/_movies

@zakkarry
Copy link
Collaborator

We're using regex to match these media types, and while its mostly consistent, there are quite a few poorly named movies and tv (specifically anime and scene) that could result in no matching/identification.

Not sure how that would handled.

Ideas?

@sage2050
Copy link
Author

sage2050 commented Sep 28, 2023 via email

@zakkarry zakkarry added feature New feature or request workflow Relevant to workflow labels Sep 28, 2023
@mueslo
Copy link

mueslo commented Nov 18, 2023

I have the same issue.

At least for deluge, the torrent statefile contains the directory each torrent is in ("save_path"). Why not just use that and add a configurable path mapping?

@mmgoodnow
Copy link
Collaborator

Deluge injection would likely solve your use case

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request workflow Relevant to workflow
Projects
None yet
Development

No branches or pull requests

4 participants