Skip to content

Add settings to disable torrents and auto-extract#14

Merged
caprado merged 3 commits into
mainfrom
feat/disable-torrents-setting
May 31, 2026
Merged

Add settings to disable torrents and auto-extract#14
caprado merged 3 commits into
mainfrom
feat/disable-torrents-setting

Conversation

@caprado

@caprado caprado commented May 31, 2026

Copy link
Copy Markdown
Owner

Summary

  • Disable Torrents setting — hides all torrent-based download links (e.g. MiNERVA), useful for users in countries where torrenting carries legal risk
  • Disable Auto-Extract setting — keeps downloaded zip/7z archives as-is without extracting, saving storage for emulators that can launch compressed files directly
  • Direct/Torrent badge on download link cards so users can see the download method at a glance

Closes #13

Test plan

  • Toggle "Disable Torrents" in Settings — torrent links should disappear from ROM detail pages
  • Toggle "Disable Auto-Extract" in Settings — downloaded zip/7z files should remain compressed
  • Verify Direct (green) and Torrent (orange) badges appear on download link cards

@caprado caprado merged commit 5c502ea into main May 31, 2026
5 checks passed
@caprado caprado deleted the feat/disable-torrents-setting branch May 31, 2026 17:21
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.

Question about the torrent part

1 participant