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

Invalid output with command "rss feed info" #104

Open
Tr4ncer opened this issue May 2, 2024 · 1 comment
Open

Invalid output with command "rss feed info" #104

Tr4ncer opened this issue May 2, 2024 · 1 comment

Comments

@Tr4ncer
Copy link

Tr4ncer commented May 2, 2024

Hello,

I am developing a program in java which communicates with QBittorrent via qbittorrent-cli.
When I use the command "rss feed info" an error occurs.

image

qbit-cli tries to retrieve information from the console but the JVM does not have a console.

The error is similar to the message found here:
https://stackoverflow.com/questions/71918983/call-a-dot-net-console-application-from-java-get-the-error-the-handle-is-invali

Would it be possible to specify the output format as for other commands?

@Tr4ncer
Copy link
Author

Tr4ncer commented May 4, 2024

FYI, I worked around the problem by reading the JSON files stored in the qbittorrent cache.

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