ejurgensen

Results 276 comments of ejurgensen

Quick testing, very nice :-) So the next step would be some trial and error to see which of the differences is causing the issue. To do this, you need...

Great info, good job looking into this. Perhaps this means that the reason it isn't working with these devices is that they require encrypted audio. Still puzzling that the same...

OwnTone outputs 44100/16/2 (and that's hardcoded) so if snapserver expects 48000 the quality will indeed be horrible. Do you have a link to snapserver documentation of the fifo input?

Found [the docs](https://github.com/badaix/snapcast/blob/develop/doc/player_setup.md#streams), I see they say to configure snapserver with sampleformat=44100:16:2. Did you do that?

This old issue may have been fixed with commit e437e41, at least for when a password is set and Airplay 2 is used. If you are still around let me...

> At least not if you just play a quick section of it OwnTone scrobbles when the entire track has been played. Only if it's played by OwnTone, so not...

Now I actually looked at the code, and I see scrobbling is supposed to work also with Apple Music. I'll have to test that to see what the issue might...

I'm a bit unsure about the intended use of this, could you share a bit on that? I mean, I get that it means that you can trigger a partial...

Thanks for the elaboration, I will try to get around to looking at the change. Just out of curiousity, have you tried something like this https://github.com/mhallin/notify-forwarder? That particular project seems...

> Should this PR be merged in https://github.com/owntone/owntone-openwrt/tree/master instead ? I think here is the right place, the owntone repo is for testing/CI. You are welcome to make a PR...