Skip to content

fix(irc): start network on creation if enabled#2350

Merged
zze0s merged 1 commit intoautobrr:developfrom
karaolidis:start-network-on-create
Mar 8, 2026
Merged

fix(irc): start network on creation if enabled#2350
zze0s merged 1 commit intoautobrr:developfrom
karaolidis:start-network-on-create

Conversation

@karaolidis
Copy link
Copy Markdown
Contributor

What's this PR do?

Add
  • If we add an IRC network via the API with the enabled field set to true, it now starts automatically.

Where should the reviewer start?

  • Was there a reason this was missing in the first place? If not, this should be a simple enough change.

How should this be manually tested?

  • Test that POSTing an enabled network automatically starts it.

Risk involved?

  • Minimal.

Screenshots (if appropriate)

  • Nah

Does the documentation or dependencies need an update?

  • Nope

@zze0s zze0s added backend Backend indexers irc proxy Proxies for indexer downloads irc:proxy labels Feb 22, 2026
@zze0s zze0s moved this to Review in Autobrr development Feb 22, 2026
@karaolidis karaolidis marked this pull request as ready for review February 22, 2026 19:30
Copy link
Copy Markdown
Collaborator

@zze0s zze0s left a comment

Choose a reason for hiding this comment

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

Hey! Thanks for the PR!

Was there a reason this was missing in the first place? If not, this should be a simple enough change.

There used to be some IRC fields that required editing after adding an indexer but I think we have that covered now so might as well start it when it's added 👍

@zze0s zze0s added this to the v1.74.0 milestone Mar 8, 2026
@zze0s zze0s merged commit 2dd0440 into autobrr:develop Mar 8, 2026
34 of 35 checks passed
@github-project-automation github-project-automation bot moved this from Review to Done in Autobrr development Mar 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backend Backend indexers irc:proxy irc proxy Proxies for indexer downloads

Projects

Development

Successfully merging this pull request may close these issues.

2 participants