Euklios

Results 30 comments of Euklios

Sorry for the extremely late response. Is there a reason why you would need to customize this option? Please note that the timeout is not for the entire execution but...

@GooDer What exactly is the benefit of implementing this? Is it not possible to use regular libraries when developing for OSGi?

This is not fully supported, but given the merge of #304, it should be relatively soon.

I'll close this for now because the question seems answered. If necessary, feel free to reopen or create a new issue.

@bramp I've updated this pr with the changes merged in #254. This would also replace #203

@gillbates: Sorry for the delayed reply. I'm currently on vacation, and I often don't have a network connection when I work on this. I'm currently doing the upgrade one version...

@bramp While working on this, I stumbled across the [FFmpegOutputBuilder#buildOptions](https://github.com/bramp/ffmpeg-cli-wrapper/blob/df4da9a49b291ee3540b0d68ce62aecbe6b97d97/src/main/java/net/bramp/ffmpeg/builder/FFmpegOutputBuilder.java#L178) function. It's supposed to serialize builder options but is out of sync with the actual class (according to the documentation)....

> With every year I forget more and more of this. Right now, I've pushed changes to make this work with Java 8, and I'll be pushing a new build...

I'm closing this issue in favour of #316

I just checked some of the pylint default warnings and got some questions: How should we treat API changes? For example: `Nyaa.get` and `SukebeiNyaa.get` have an inconsistently named parameter called...