| Age | Commit message (Collapse) | Author |
|
|
|
Co-authored-by: Cody Robibero <cody@robibe.ro>
Co-authored-by: Patrick Barron <18354464+barronpm@users.noreply.github.com>
|
|
|
|
|
|
|
|
Minor improvements
|
|
|
|
|
|
|
|
|
|
|
|
initial capacity.
|
|
|
|
|
|
Clean up SchedulesDirect
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This reverts commit 85844a84b68f7da07695c4e3fa4d187acc559797.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Reduced allocations by replacing string.Substring with ReadOnlySpan<char>.Slice
|
|
|
|
|
|
|
|
Use typed logger where possible
|
|
|
|
|
|
|
|
|
|
Log entries will contain additional class context when using this interface
|
|
|
|
Enable TreatWarningsAsErrors for some projects
|
|
* Move Emby.XmlTv to a NuGet package
* Update Emby.Server.Implementations/Emby.Server.Implementations.csproj
Co-Authored-By: Anthony Lavado <anthonylavado@me.com>
|