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

Docker Examples Missing STDIN Argument #65

Open
silktrader opened this issue Feb 20, 2023 · 0 comments
Open

Docker Examples Missing STDIN Argument #65

silktrader opened this issue Feb 20, 2023 · 0 comments

Comments

@silktrader
Copy link

Firstly, I'd like to report success and thank you for the script. I was able to rewrite the paths of some 2K torrents, with five successive passes, from the container.

I spotted two minor issues that could be easily fixed:

  1. the docker examples in the Readme are missing the "-i" option. Without it, the script will throw an exception:

    answer := input("Existing and New paths are regex patterns (capture groups recommended)? [y/N]: ")

  2. running without "-s" will actually trigger exceptions when files can't be parsed; an error message and the invitation to "-s" would be welcome

Thanks, again.

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

No branches or pull requests

1 participant