Ian Bishop

Results 44 issues of Ian Bishop

I've been using original rtl_fm without any problems on Raspberry Pi. I've just tried using rtl_fm + rtl_usb from this package but get no audio output!? I notice the text...

Interesting project, thanks! I have a question and a comment How to set the currency for data being imported from ledger file? e.g. `./ledger-cli file ` Also, it'd be nice...

The following patch will send the encoding progress output from FFMPEG to youtube-dl stdout ( code taken from http://stackoverflow.com/a/2525493 ) ``` diff --- youtube-dl 2012-01-16 03:23:22.000000000 +0000 +++ youtube-dl.new 2012-02-08...

request

YouTube has several ways of identifying a channel: channel ID, legacy username, handle, custom ID (deprecated). See [here](https://support.google.com/youtube/answer/6180214?sjid=7675313692240031750-AP) for more info. Freshtube currently only supports channel ID and legacy username...

**Description** Update volume example to use web audio API. Closes #1509 NOTE: soundmeter.js is no longer loaded via index.html but instead via Javascript using [Worklet `addModule()`](https://developer.mozilla.org/en-US/docs/Web/API/Worklet/addModule) . As such, [CORS](https://developer.mozilla.org/en-US/docs/Web/HTTP/CORS)...

Thanks for the player! I'd like to start playing from a particular position as soon as the player is ready but I had an issue where calling seek on a...

usage example

Thanks for the great extension! I don't see any tooltips when hovering over buttons in the floating control window I'm using it on Fedora 38 + Wayland.

Add new matcher & regexpMatcher which match against `http.Request` RemoteAddr value.

I've been having some issues hitting hard RAM limit on my box (swap is disabled). I noticed this message in the output of `journalctl`: ``` Jan 15 21:14:07 bris01 kernel:...

bug

I run Vulcand in a docker container, controlled by systemd. I've noticed it panics sometimes when Systemd shuts it down. The following is an example log showing an unclean shutdown:...