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

Issue getting title with spaces #118

Open
CptanPanic opened this issue Aug 4, 2023 · 0 comments
Open

Issue getting title with spaces #118

CptanPanic opened this issue Aug 4, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@CptanPanic
Copy link

Describe the bug

So as a first test I tried downloading Bleach, and chose "Digital Colored Comics", and it fails to get added. I think it may have something to do with how it is escaping the spaces or such.

2023-08-04T11:06:56.327752667Z       "shortMessage": "Command failed with exit code 1: mangal inline --source Manganato --include-anilist-manga --query Bleach - Digital Colored Comics --manga exact --chapters all -j",

2023-08-04T11:06:56.327757147Z       "command": "mangal inline --source Manganato --include-anilist-manga --query Bleach - Digital Colored Comics --manga exact --chapters all -j",

2023-08-04T11:06:56.327762207Z       "escapedCommand": "mangal inline --source Manganato --include-anilist-manga --query \"Bleach - Digital Colored Comics\" --manga exact --chapters all -j",

2023-08-04T11:06:56.327767297Z       "exitCode": 1,

2023-08-04T11:06:56.327771727Z       "stdout": "",

2023-08-04T11:06:56.327776347Z       "stderr": "X no results found on Anilist for manga bleach - digital colored comics",

2023-08-04T11:06:56.327779937Z       "failed": true,

2023-08-04T11:06:56.327783127Z       "timedOut": false,

2023-08-04T11:06:56.327786337Z       "isCanceled": false,

2023-08-04T11:06:56.327789557Z       "killed": false

2023-08-04T11:06:56.327792737Z     }

Reproduction steps

No response

Expected behavior

No response

Additional context

No response

@CptanPanic CptanPanic added the bug Something isn't working label Aug 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant