verybadsoldier

Results 20 issues of verybadsoldier

I noticed that when I scrape a system using scrape mode "0 - Create new XML" then the gamelist.xml is recreated from scratch. But the downloaded images are not recreated,...

enhancement

I have been using the ESP-PWM for quite a while in this project (LED controller): https://github.com/verybadsoldier/esp_rgbww_firmware The PWM is in my opinion 100% smooth and stable as I did not...

One question please gentlemen: The ESP has to be initialized with the RF configuration data which is specific to the used SDK, as far as I understand it (`make flashinit`)....

Hello gentlemen, when I use this code: ``` import svn.remote r = svn.remote.RemoteClient() r.checkout('/tmp/working') ``` Then it fails with this exception: ``` pydev debugger: starting (pid: 7264) pydev debugger: warning:...

I would like to propose this PR which includes some improvements (in my opinion): - when removing directories the retry behavior was changed from try-count based to timeout based. The...

I am just trying to understand how the video_manager works and there is a thing I don't understand. But it might be a bug: When I install one preset, let's...

Usually fade timings are really accurate for me and do match well with the passed fade time in the command. But sometimes when issueing a fade command then the fade...

I was not able to find information about the license used for the source code. So as far as I know this means "all rights reserved" and it is not...

### Please describe your bug When having an audiobook in one folder consisting of multiple MP3 files, then JF does not treat it as one audiobook but treats it as...

bug

Hi everyone, I am using only the script `update-ipsets` to fetch the lists and integrate them into my kernel. I am using this docker image for that: https://github.com/verybadsoldier/docker-firehol-update-ipsets This git...