Adam Haglund

Results 111 comments of Adam Haglund

I'm going to write a plugin system for stream fetching so it'll be easier to work with the stream sources, then I'll add this as a new plugin. I'm currently...

As a Plex user myself it would be very useful indeed! :)

That is indeed very odd, I don't even know how to request access to things...

Seems to be an issue with Mac or Electron https://github.com/Microsoft/vscode/issues/55236 https://github.com/electron/electron/issues/14833

Nothing I can do, seems to happen to random programs

I'm not gonna stop you, I just can't think of any code that would lead to reading those folders 😞

Maybe this has something to do with it? https://github.com/BeeeQueue/yuna/blob/2d8992d1a64c211c8ff3998d962099187258d40e/src/lib/players/vlc.ts#L27-L37

Do you mean the VLC web API? Yuna uses that to control VLC and so starts it on a specific port that we know of - otherwise we can't guarantee...

No idea what that is or what it's used for.

Like I said, it's most likely because Yuna is using that API to control VLC. I will not look into fixing this as it's an edge case and I sadly...