Klayton Smith II

Results 21 comments of Klayton Smith II

I need to change the cache directory, keep forgetting. I'll do it Monday then rebase and we can merge.

A configuration option sounds like a good idea, I'll give that a try.

Reading the spec, it actually only says that it must have a dot and a unique identifier appended to it's bus name, the ```instance{pid}``` thing is just an example so...

I suppose either is useful but I've been debugging something that uses this feature and I've been running into issues with Spotifyd's PID not being the same as the one...

Exactly, the parent process is dying and leaving several child processes.

Alright, I'll change it to the PID.

I have the same issue, when someone else connects to Spotifyd after I've been connected it shuts down without throwing any sort of error. I think credentials caching would cause...

So I tired running Librespot on the version Spotifyd uses and I can't reproduce the problem so now I'm thinking the problem is we must be doing something like saving...

It looks like it's still happening on master.

Thanks! Turns out it's actually all good, I started debugging and immediately realized I was on my fork of Spotifyd and not the actual repo, I pulled down the actual...