Stefan Reuter

Results 4 issues of Stefan Reuter

In Java 19 the signature of the Java_sun_nio_ch_FileChannelImpl_map0() function has changed with [JDK-8286671](https://bugs.openjdk.org/browse/JDK-8286671). This leads to the following exception when running on Java 19: ``` Caused by: java.lang.AssertionError: java.lang.NoSuchMethodException: sun.nio.ch.FileChannelImpl.map0(int,long,long,boolean)...

The sample to retrieve authorities in Spring Security should be changed to not rely on a specific implementation of principal as principal can be of any type, see https://docs.spring.io/spring-security/site/docs/current/api/org/springframework/security/core/Authentication.html#getPrincipal() A...

## Version of the custom_component 5.10.0 ## Describe the bug Opening the Media Browser Frigate/Clips results in "Unknown error": ## Debug log The following URL is requested without paging (resulting...