| Age | Commit message (Collapse) | Author |
|
|
|
Add full stop at end of comments (SA1629)
|
|
|
|
|
|
|
|
|
|
|
|
Enable TreatWarningsAsErrors for Jellyfin.Server.Implementations in Release mode
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Log entries will contain additional class context when using this interface
|
|
|
|
|
|
Fix possible nullref when updating packages
|
|
* Make baseurl case-insensitive
|
|
I was wrong, it did break...
|
|
Don't append transcodes to transcoding temp path
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Check checksum for plugin downloads
|
|
|
|
|
|
* Compare the MD5 checksum when downloading plugins
* Reduced log spam due to http requests
* Removed 'GetTempFileResponse' function from HttpClientManager
* Fixed caching for HttpClientManager
|
|
Improvements to InstallationManager
|
|
|
|
|
|
|
|
DateTime.Now is suitible for small timespans
Replaced the needlessly complex and verbose logging for the httpserver
|
|
|