Profpatsch

Results 462 comments of Profpatsch

Okay here’s an answer by ChatGPT which I think corresponds exactly to what I figured out but in a pretty well-phrased manner: To check whether a user has **explicitly denied...

@Stypox I think I fixed it and implemented it correctly with the `PermissionRequest` callback thingy, PTAL

I was hit by this as well, my use-case is that I have a bunch of `/nix/store/` paths that I want to link to from my user directory.

Maybe because this is based on `master` not `dev`?

@SavSanta Okay now the artifact is there, happy testing :)

@SavSanta you can also test https://github.com/TeamNewPipe/NewPipe/pull/12254, which is all these changes plus the timestamps skips the current player instead of always opening the popup

Yes, if I grep through the source every place that uses this in the source code does a non-atomic add to the tab list right after, so I propose refactoring...

I’d be okay with creating a specific plugin API that is designed to be used from lua and separate from the internal package docs, even if it means breaking backwards-compatibility....

I tried it on current `dev` looks good, LGTM!