kdantas
kdantas
Hi drizt, are you the creator of the TFE? Anyway, I can change info hash, just changing the field content: Tree - info - source string. So my question, can...
> > I don't know what "batch mode" means, but I don't think torf-cli has one. I would do it with a for loop. How to do it specifically depends...
> > Thanks for providing an error. (I don't get another email if you edit a comment, that's why I didn't see it.) I think I can fix this particular...
> > I think I have fixed the ModuleNotFoundError. Please install/clone the master branch on GitHub and report if it works or if you get a different error message. Keeping...
> > You're not using master. The traceback you're posting complains about line 14 in _term.py, which is "import termios", but that's not what that line says in master: https://github.com/rndusr/torf-cli/blob/master/torfcli/_term.py#L14...
Hey @rndusr, it's working normal now. I replaced the contents of the torfcli folder with the files from master.zip. Thank you so much. However, strange characters are appearing at the...
> > I don't know why installing master with pipx didn't work for you. I would've used this command: pipx install 'git+git://github.com/plotski/upsies.git' The strange characters are control characters for cursor...
Hi @rndusr, I'm sharing a file (LinesEnd.txt) where I saved the strange characters on windows. When you have time, see if you can fix this problem. Thank you very much....
> > We also need --publisher and --publisher-url. Otherwise --nopublisher and --nopublisher-url have no effect. Ok, but are you able to implement these command options?
> > Yes, when I find the time. Of course, in your time. I just have to thank you for all your help.