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] Movie or TV folder #565

Open
chocorem opened this issue Aug 15, 2024 · 5 comments
Open

[Request] Movie or TV folder #565

chocorem opened this issue Aug 15, 2024 · 5 comments

Comments

@chocorem
Copy link

What version are you using?
2.0.81
Wat OS are you running?
Unraid
Are you using Docker or as a service?
Docker
Which debrid provider are you using?
Real Debrid
Which downloader are you using?
Internal
Please attach a log file here with the log setting set to debug

After unpacking, creation of a directory with the same name as the tv Show. sonarr is not seeing the file, because not receiving the folder name, but only the mapping category

adding the possibility to pass the folder name to sonarr or possibility to unpack all in the base directory

@chocorem chocorem changed the title [Request] Unpack folder [Request] Movie or TV folder Aug 15, 2024
@chocorem
Copy link
Author

correction, it seems that the download foler is created at the download start and the rar is extracted in this download folder

@HerbM3
Copy link

HerbM3 commented Aug 24, 2024

I’m having this exact same issue:

Downloads/

  • Show.S01.E01/ Show.S01.E01.mkv
  • Show.S01.E02/ Show.S01.E02.mkv

Sonarr is looking for the mkv in the Downloads folder not a subdirectory.

@rogerfar
Copy link
Owner

rogerfar commented Sep 3, 2024

Can you show me some example torrents, expected behaviour and what is happening right now?

@Reasonable-Grape2698
Copy link

Reasonable-Grape2698 commented Sep 5, 2024

Categories does this already if I understand correctly? This is how all torrent clients download?

For tvshows, set category to 'tvshows' and it will save in 'downloaddir/tvshows/(torrent name)'.
For movies, set it to 'movies' and it will save in '.downloaddir/movies/(torrent name)'.

Also works for subdirectories, such as movies/4K will save in ./movies/4K/(torrent name)

Would love to see a drop down and/or option to add multiple different directories as categories though - not just subfolders

@Reasonable-Grape2698
Copy link

Reasonable-Grape2698 commented Sep 5, 2024

Can you show me some example torrents, expected behaviour and what is happening right now?

After re reading I think OP wants it to save torrent files (ie the MKVs) directly in downloads, not downloads/(torrentname)/(MKVs)

For example he's seeing:
/data/downloads/(torrentname)/files.mkv

He's expecting:
/data/downloads/files.mkv

Never heard of a torrent client that does this, arr's should pick it up fine with that structure as every torrent client uses it, unless it's a bug in the arr side of things and not the downloader side

Edit: OP have you got mapped path set correctly?
"Path where files are downloaded to on your host (i.e. D:\Downloads). This path is used for *arr to find your downloads."

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

4 participants