Ingo Weinmann

Results 7 issues of Ingo Weinmann

I would like to read the Popularimeter frame from a file with id3-go. This is how the frame looks like when printing with `mutagen-inspect`: ``` $ mutagen-inspect samples/with_popm.mp3 | grep...

**Describe the bug** Downloading 2.0.8 buster image from release page https://github.com/OpenHD/Open.HD/releases/tag/2.0.8 fails with message: ``` NoSuchBucket release-openhdfpv tx0000032bbe3cc4fe235f3-0062bee9c8-3a0b8fd-default 3a0b8fd-default-default ``` **To Reproduce** Steps to reproduce the behavior: `curl https://release-openhdfpv.eu-central-1.linodeobjects.com/Open.HD-2.0.8-buster.img.gz`

I'm trying to get wav2png to work inside a Docker container but could not create a wav-png from any input file I give it (I tried WAV and MP3). This...

I would like to prepare an image with pi-boot-switch pre installed. Therefore it would be good to have a secondary root partition to switch to. Is this possible to add...

I need to read/write the [ID3 Popularimeter tag](http://id3.org/id3v2.3.0#Popularimeter) within my app, specifically in the way that [Native Instruments Traktor](https://www.native-instruments.com/de/products/traktor/dj-software/traktor-pro-3/) writes them. This is a sample file containing the tag as...

enhancement

Using latest Raspberry Pi OS image (Debian bookworm): https://downloads.raspberrypi.org/raspios_lite_arm64/images/raspios_lite_arm64-2023-10-10/2023-10-10-raspios-bookworm-arm64-lite.img.xz When running `pi-boot-switch -I`, I get the following error: ``` pi@raspberrypi:~ $ sudo pi-boot-switch -I /usr/local/sbin/pi-boot-switch: line 304: role[$currentBoot]: bad array...

Parsing mount output with spaces in filenames (such as mounts to samba shares) fails with `AttributeError: 'NoneType' object has no attribute 'groupdict'`. Example code that fails: ``` import jc data...

bug
ready-to-ship