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

feat(actions): add "don't start" option for rtorrent #782

Merged
merged 1 commit into from
Mar 26, 2023

Conversation

metonyms
Copy link
Contributor

Someone in the discord asked for it* so here it is

*they said paused, but you can't do that on rtorrent from my understanding so i went with stopped

image

this matches the option in rutorrent's add dialog
image

@ghost
Copy link

ghost commented Mar 23, 2023

Awesome. Would it be possible to add rut channel & ratio group too?

<div className="col-span-6">
<SwitchGroup
name={`actions.${idx}.paused`}
label="Don't start download automatically"
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
label="Don't start download automatically"
label="Add paused"
description="Add torrent as paused"

To make it uniform with the rest of the clients.

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think it's fine - they're matching the ruTorrent name which is what users at this level would expect. Think of it like a translation string.

@zze0s zze0s merged commit 5fed092 into autobrr:develop Mar 26, 2023
@metonyms metonyms deleted the feat/rtorrent-add-stopped branch October 13, 2023 02:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

4 participants