sh30801

Results 5 issues of 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...

core

# 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....

core
big-change

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)

hacktoberfest-accepted

**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`...