-
When looking through the Albums in my collection on the Navidrome Web Client and Chora it seems that Chora cannot index a certain number of Albums as I can see the discrepancies when comparing the tw…
-
Shout out to the lovely humans who did some [great](https://github.com/cssinjs/jss/issues/559) CSP [work](https://github.com/cssinjs/jss/pull/672) so far and even shipped [documentation](http://cssinj…
-
![image](https://github.com/gurrrrrrett3/vrchat-jellyfin/assets/39884745/868353f2-6ef6-45c6-8cf8-054113ecc499)
it seems to not be seeing all video files in libaries
Is there a debug flag?
-
Actually, Flutter is NOT necessary for this package, it was included just because Flutter is required for dlls to be correctly included for a flutter app, similar to [onnxruntime](https://github.com/g…
-
Lots of the compelling things one wants to work with in a browser aren't obligatory. For planning's sake, it might be easier for new users if your onboarding documentation mentioned whether facilitie…
-
Mimalloc's MI_OVERRIDE feature is being used totally incorrectly for us. We always statically link, meaning it only works on a few unixes (never on windows), and that even then you must arrange for it…
-
hi,
We have a .Net 6.0 console app that does batch processing and is targeted for Windows 64 bit. Within that process, I am invoking a custom Java library class using the IKVM library. This was wor…
-
When building CopperSpice with `-DCMAKE_INSTALL_INCLUDEDIR=`, the CMake-generated files does not honor the specified headers path. Instead, it always generates CMake files pointing the header files to…
-
So i've come across an interesting use case where i'm using Browserify to bundle all of my assets together in a project, but a large external (external to the project) module needs to be loaded in whe…
-
I realise this might be out of scope but I thought I'd raise it so it can be considered.
Windows Containers are slightly modified docker containers, which contain windows executables and the window…