Oliver Ford
Oliver Ford
Having a timzone (or using system) sounds good, but adjusting for summer time is a can of worms - what about jobs scheduled for say 0130, do you want them...
Thanks @eladyn, I have the same issue & tried that, unfortunately: > PANIC: Shutting down spotifyd. Error message: called `Result::unwrap()` on an `Err` value: DNSError(Unknown) I haven't managed to get...
> That new error is probably due to neither of avahi and bonjour running, Ah yes probably then - there were warnings about that that I omitted. > Something that...
Yes - but it is only logged as a warning: ``` $ cargo run --example register [2022-05-18T16:20:46Z TRACE libmdns::fsm] sending packet to [ff02::fb]:5353 [2022-05-18T16:20:46Z WARN libmdns::fsm] error sending packet Os...
If I start `avahi-daemon.service` by the way it does indeed get rid of that error and seem to start up fine - doesn't appear in available devices on others though.
Just the high TCP one for me: ```shell tcp LISTEN 0 0 0.0.0.0:39819 0.0.0.0:* users:(("spotifyd",pid=120846,fd=9)) ``` No error though (this is with avahi-daemon running still): ``` May 19 16:11:12 spotifyd[120846]:...
> > Of course, you can always just pass your credentials to spotifyd, and it would also work. > > Sorry, I don't follow that, as above I have configured...
.... Fixed it. `username` needs to be your email address, not your -er- username. (Veering off-topic, but aside from the naming it'd be nice if it logged 'failed to authenticate'...
:+1: I can reproduce this.
@e-power I am here, and able to make any requested changes, yes. The maintainers seem to have other priorities at the moment though, no commits for six months & some...