Igor Volkov

Results 6 issues of Igor Volkov

### Current UI and client versions: Application version: AirDC++w 2.7.0 x86_64 Web UI version: 2.7.0 ### Operating system: Ubuntu 18.04.4 LTS ### Steps to reproduce the issue: Add a directory...

incomplete

For some odd reason I get an exception while deserializing `java.time.LocalDate` properties: ``` Failed to convert to type class com.foo.bar.MyClass java.io.UncheckedIOException: Failed to convert to type class com.foo.bar.MyClass at org.junitpioneer.jupiter.json.JacksonNode.toType(JacksonNode.java:51)...

🐞 type: bug
📢 up for grabs
⚙️ component: Pioneer
🚦 status: reviewing
📖 theme: extensions

The `mandatoryCell` feature works rather strangely: * does detect missing cells for XLS files * does not detect missing cells for XLSX files * does not detect blank cells (i.e....

As discussed in #267 this is my solution for the problem of using S3 credentials from the process environment. I tried to preserve the existing behavior as best as I...

Если запустить сохранение статьи с формулами, например, [732456](https://habr.com/ru/articles/732456/), то SVG-файлы формул не будут загружены в директорию с изображениями. Помимо этого если загрузить их вручную, ломается вёрстка, потому что отсутствуют переносы...

При запуске сохранения одиночной статьи из примеров получаю: ``` user@machine:~/habrArticleSrcDownloader$ ./src/main.py -s 665254 [info]: Директория: picture создана [info]: Статья: s сохранена ``` В рабочей директории создаётся директория pictures с изображениями,...