| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
609 left
|
|
|
|
* Removed some allocations
* Removed some useless abstractions
|
|
|
|
|
|
|
|
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
|
|
|
|
Use artist backdrop for generated library image
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Add OriginalTitle to ItemLookupInfo
|
|
Co-authored-by: Bond-009 <bond.009@outlook.com>
|
|
|
|
|
|
|
|
Co-authored-by: Patrick Barron <18354464+barronpm@users.noreply.github.com>
|
|
|
|
Co-authored-by: Cody Robibero <cody@robibe.ro>
Co-authored-by: Patrick Barron <18354464+barronpm@users.noreply.github.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Corrects spelling in comments
|
|
Add BaseItemManager
|
|
|
|
|
|
|
|
|
|
|
|
Populate ThemeVideoIds and ThemeSongIds
|
|
|
|
This is important for the Shoko Anime Meatdata provider plugin.
|
|
|
|
|
|
|
|
|
|
Reduced allocations by replacing string.Substring with ReadOnlySpan<char>.Slice
|