RedHeadEmile
RedHeadEmile
Hi! I am developping a little software to edit mp3 tags (with a javaFx interface) and I use your library to download, from youtube, mp3. And for some reason, the...
Hello, I am not able to find out the proper way to run nodes discovery, would it be possible to add an example of it ? Thanks in advance :)
1. Would it be possible to be able to change to its own email address ? 2. In a second time, would it be possible for admin to do it...
Let me show an example. When on the Docmost UI :   After "Print PDF" :   The line are very light and they are hard to see....
### Describe the feature and motivation Provide a CUDA accelerated implementation of the `cv::aruco::ArucoDetector::detectMarkers` function. ### Additional context My case use of `cv::aruco::ArucoDetector::detectMarkers` is real-time positionning. But the executiong time...
I am trying to create an app with Javalin. Naturally, I am using Jackson and the Validation API to parse and validate the incoming requests. I do catch the "ValidationException"s...
I would like to manage the "known" accouts separatly. I mean: 1. When I choose to start a client, if the account isn't known by the authentication cache, I would...
**Actual behavior (the bug)** When doing a request on some (wrong) URL, Javalin throw an exception. **Expected behavior** Javalin should not throw an exception. **To Reproduce** In my case, I...