-
Nearly all of the issues that have been opened up recently are related to relaxing the RFC 2822 parser, which makes sense because there are so many implementations that go outside the spec. However, I…
-
SqueezeMeta does not return an error when an non-existant option is used (e.g. `--extraassembly` instead of `--extassembly`), which can make debugging a pain. Probably just perl parser being simple, …
-
```
When adding downloads some URLs are broken. This is usually because of spaces
but it could happen with other characters. Add parser options when adding a
List from a file of urls.
Add check box…
-
Along with Epub can we also have an option to convert PDFs to audiobook.
Thanks
-
i want to be able to set an option to prefer a certain artwork language for a certain parser
## Upvote & Fund
- We're using [Polar.sh](https://polar.sh/SteamGridDB) so you can upvote and help fund …
-
If I create a parser instance with no_blanks, and later create another parser with keep_blanks, the second parser will ignore the keep_blanks option.
In the code example below, the first parser ins…
-
I ran the image `v24.10.0a3`, and got an error related to the `hq`.
System: Ubuntu 24.04.1 LTS
```
You can also re-run HyperQueue server (and its workers) with the `RUST_LOG=hq=debug,tako=debug…
-
When calling `msktutil` with a parameter that expects a value like `--service` but omitting this value, strange things may happen:
E.g: `msktutil create --service` leads to `Error: No service princip…
-
Hi! Firstly, thank you for this great project, I find that it works very well on my pipeline when working with `.po` files. Any shortcomings or comments I have are actually more due to how `gettext-pa…
-
Thank you for the great extension! It really helps!
So, I need to parse some custom markdown tokens from own tokenizer extension. I can add functions to custom renderer but is there an option to ma…