Skip to content

fix: local torrent is_paused state#237

Merged
stabldev merged 1 commit intomainfrom
fix/torrent-paused-state
Jan 1, 2026
Merged

fix: local torrent is_paused state#237
stabldev merged 1 commit intomainfrom
fix/torrent-paused-state

Conversation

@stabldev
Copy link
Copy Markdown
Owner

@stabldev stabldev commented Jan 1, 2026

Fixed an issue where paused torrents would resume when switching screens or restarting the app. The add_torrent method now properly updates the paused state of existing torrents instead of ignoring them.

  • Modified add_torrent in DownloadManager to check and update paused state when torrent already exists
  • Ensures database state matches actual torrent state when switching between UI screens

@stabldev stabldev merged commit a8d4b48 into main Jan 1, 2026
9 checks passed
@stabldev stabldev deleted the fix/torrent-paused-state branch January 1, 2026 16:31
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

Successfully merging this pull request may close these issues.

1 participant