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

feature: option to disable "created by" metadata #62

Open
ilf opened this issue Feb 3, 2022 · 0 comments
Open

feature: option to disable "created by" metadata #62

ilf opened this issue Feb 3, 2022 · 0 comments
Labels
feature request The issues requests a yet unimplemented feature.

Comments

@ilf
Copy link

ilf commented Feb 3, 2022

Currently, each output .torrent includes metadata "created by mktorrent $version":

/* I made this! */
fprintf(f, "10:created by13:mktorrent " VERSION);

See https://github.com/pobrn/mktorrent/blob/master/output.c#L165

I would love an option to disable emitting this metadata, similar to --no-date.

Thanks!

@pobrn pobrn added the feature request The issues requests a yet unimplemented feature. label May 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request The issues requests a yet unimplemented feature.
Projects
None yet
Development

No branches or pull requests

2 participants