LivingWithHippos / unchained-android

App to interact with real-debrid API
GNU General Public License v3.0
404 stars 50 forks source link

[FEATURE REQUEST] Setting for automatic download all #366

Open justin-hackin opened 9 months ago

justin-hackin commented 9 months ago

Is your feature request related to a problem? Please describe.

Often the torrents I use have one main file and some other metadata files. It's easier for me to just click download all then to select the right file.

Describe the solution you'd like A clear and concise description of what you want to happen.

I would prefer to not be prompted by this app and instead just have it download all of the files all the time. It would be nice if there was a setting to let me do that.

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

It's only one extra click 🤷‍♂️

Additional context Add any other context or screenshots about the feature request here.

Benjamin8obadiah commented 8 months ago

I second this. Necessary feature

Invictaz commented 8 months ago

Related to #336

peterphamous commented 6 months ago

Perhaps an additional toggle could be added to select all files, but leave folders unchecked.

Example use case I frequently contend with are for torrents where video files are nested inside of a folder (instead of occupying the root of the torrent). If selecting the parent folder, all videos are selected, but initiating this download will cause the resulting output to be stored as a single archive, which unfortunately does not allow the archived videos to be streamed (using WebDAV via BubbleUPnP).

To download the videos and allow them to be streamable, requires manual selection of each file 😅