spotblock
spotblock copied to clipboard
A minimal spotify ad blocker
When the streams are unmuted they often still contain a bit of ad because they are buffered.
I followed the regular instillation instructions. After that, `systemctl --user start spotblock ` Gives ` A dependency job for spotblock.service failed. See 'journalctl -xe' for details.` `journalctl -xe` ``` Nov...
Hi there, I just compiled the package under Ubuntu and there seem to be dependencies missing in the CMake files. cmake went down find, but when invoking make I got...
I have this additional snippet in the pulseaudio configuration: ``` load-module module-null-sink sink_name=rtp load-module module-rtp-send source=rtp.monitor destination_ip=192.168.1.51 inhibit_auto_suspend=only_with_non_monitor_sources ``` spotblock sometimes fails to mute spotify ads when this is in...