brian-doherty
brian-doherty
Re: watch limits -- if someone with more directories starts the watcher they should see errors in the log but it will watch what it can. Then if they have...
Re: initial scan -- yes, that was deliberate to make sure the library was up to date as we set the watches, but I'm fine with omitting it if that's...
We could go a couple of routes on the batching: 1) Batch them all and just do a full scan when there's a change. Probably pretty wasteful. 2) Batch and...
Let me see if I can get to it this week.
Ok check it out.
OK by me. Thanks!
If the problem is too intractable, I think it would be totally reasonable to just flush the player when changing servers. It's not like it's a common scenario. I'm only...
It will only impact you when casting to a Chromecast Audio device. But the general idea might if applied elsewhere. On Sat, Jun 3, 2023 at 9:31 PM Senan Kelly...
Forgot to mention -- you can accomplish the same thing by disabling battery optimization, so you should try that for your problem. But you shouldn't have to, hence the PR.
Willing to take a stab at this but only if you think you actually might accept the PR.