Marin

Results 78 comments of Marin

Hello Can you please paste the output of the `curl -I https://amp.shazam.com/` and `host amp.shazam.com` commands (it may priorly require to install the `curl` and `bind9-host` packages on Ubuntu)? Thank...

Thank you, Does the issue occur both with the GUI and the command line/permanently? Are you using the distribution from the PPA/the rust source or Flatpak? (The CLI is not...

> I am using this library in docker container, and also behind firewall In any case I think you should check the configuration of your container/firewall to ensure that the...

Hello, I don't have this issue with Fedora 39 with only `pipewire` and `pipewire-pulse` (no `pulseaudio`) running, and with the native (non-Flatpak) SongRec build. With the same Fedora setup and...

No issue when updating PipeWire to version 1.0.1 on my Fedora setup, and no issue when testing with Manjaro 23.1.13 neither. On Manjaro both the `pipewire-pulse` and `pipewire-alsa` packages are...

I have made a bug report to Arch: https://gitlab.archlinux.org/archlinux/packaging/packages/songrec/-/issues/1

Hello, There was a conditional compilation rule which allowed to enable the Pulseaudio and MPRIS features only on Linux (`cfg(target_os = "linux")` in the `Cargo.toml` file). You could have built...

Hello, Thank you for your pull request! Integrating code scraping towards https://genius.com/ seems like a bad idea, this is a Cloudflare-backed HTML frontend, they may have ML heuristics that will...