devgianlu / go-librespot

Yet another open source Spotify client, written in Go.
GNU General Public License v3.0
52 stars 7 forks source link

Stop `Network connection failed while playing this content.` spam #12

Open devgianlu opened 8 months ago

devgianlu commented 8 months ago

The desktop client will spam Network connection failed while playing this content. messages when permorming most actions. This is probably due to us not handling some commands correctly and it thinking we didn't handle them. Requires some fiddling.