sh30801
sh30801
# Summary There are several "transport" entities that can be found [here](https://github.com/DSharpPlus/DSharpPlus/tree/master/DSharpPlus/Net/Abstractions) that seem unnecessary to have. # Details From what I could gather, these transport entities are serialized by...
# Summary While DSharpPlus makes things simple by using a single class for many operations, it also creates several challenges for users wanting to do more with a partial entity....
I've had this application working for a while now and it has been doing great, it stopped working today however. I have all features in the menu enabled, tried uninstalling...
**Changes** Continuation of #5735 Made the IPv6 property threadsafe. **Issues** #5735 [#1002](https://github.com/jellyfin/jellyfin/issues/1002)
**Changes** This PR ensures that the correct image dimensions are being used for the original image when determining whether to reformat it. Originally it would always create a copy `ImageDimensions`...