kirides
kirides
You'd typically do something like the following, but more reasonably would be a "top level" handler that wraps any function into an handler that returns an error instead of passing...
I observe the same issues. I have an old Lenovo YT3-X90F tablet with an integrated projector. It supports h265@8bit only. Jellyfish doesn't transcode to x264 on playback errors or when...
> [@NeutroGe](https://github.com/NeutroGe) After writing this issue I did a similar thing myself, but in a different file. If you move 2 files down to `DeviceProfileBuilder.kt` (https://github.com/jellyfin/jellyfin-android/blob/master/app/src/main/java/org/jellyfin/mobile/player/deviceprofile/DeviceProfileBuilder.kt), you can set the...
@Mive82 I may just not properly understand the jellyfin code, but the flow looks like that part I mentioned builds up the "supported by the hardware" codecs into videoCodecs and...
This issue is really bad for EF Core changetracking. For us, this means any Relation in an update needs to be manually ignored, synchronized and mapped. We have two helpers...
@latonz yes, the CollectionEqualityAttribute (maybe even with a Use =nameof(CustomRuntimeComparer)) and the "Update" Mode would handle the collection issue. The "Use an existing object for Update, create it if it...
Please try out the latest nightly version. => https://github.com/kirides/GD3D11/releases dev-9 is really old, just as the DXVK version you use is really old. recent DXVK version is 2.4, Wine is...
This sounds like DXVK wasn't correctly installed. Did you make sure to install x32 dxvk dlls? It's hard to debug linux issues as different people have completely different ways to...
@Arctomachine @redv1ce Can you please test the latest nightly / release 17.8-dev24 ?
Got it, somehow I overlooked that syntax and just blatantly assumed it would be just comma separated (like in other software, e.g. key cloak)