Skip to content

Editing public torrents#196

Open
L4cache wants to merge 3 commits into
alexpdev:masterfrom
L4cache:editing-public-torrents
Open

Editing public torrents#196
L4cache wants to merge 3 commits into
alexpdev:masterfrom
L4cache:editing-public-torrents

Conversation

@L4cache

@L4cache L4cache commented May 31, 2026

Copy link
Copy Markdown
  1. Prevent adding private=0
    Public torrents don't have this field at all by default, adding it (even without changing to private) will change the info hash.
    args is always populated with the keys, so even without doing anything related, the editing will always result in chaning of info hash, because of the additional private flag.
  2. Add option to make private torrent public
    This changes info hash so no worries of leaking?
    Maybe the announce list should be automatically cleared?

L4cache added 3 commits May 31, 2026 17:15
public torrents don't have this field at all by default, adding it (even without changing to private) will change the info hash.
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