Commit Graph

580 Commits (6f8ccab788e85e025eaa44b67a1487bf419afb53)

Author SHA1 Message Date
Bond_009 6f8ccab788 Move non-jellyfin extensions to separate project
3 years ago
Bond-009 cfad97ff28
Merge pull request #6096 from cvium/saving_private_ram
3 years ago
Claus Vium b8f5a14384
Merge pull request #6117 from LinFor/pr_originaltitle_in_lookupinfo
3 years ago
Cody Robibero d461e3912a
Remove warninigs from MediaBrowser.Controller (Part 3) (#6078)
3 years ago
PingWin 05c241da78 Add OriginalTitle to ItemLookupInfo
3 years ago
cvium 42a2cc1747 Remove some unnecessary allocations
3 years ago
crobibero 6bcbc2b88a Reduce warnings in MediaBrowser.Controller
3 years ago
Cody Robibero e3f55a0c54
Reduce warnings in MediaBrowser.Controller (#6006)
3 years ago
Bond_009 fb090df0b5 Enable nullable reference types for MediaBrowser.Controller
3 years ago
BaronGreenback 2e98de9062
Code Clean up: Convert to null-coalescing operator ?? (#5845)
3 years ago
BaronGreenback bb6fddde9a Group Methods
3 years ago
Bond_009 65bab55ca0 Minor improvements
3 years ago
crobibero 223b42aed3 Create BaseItemKind enum
3 years ago
crobibero ee23d06154 Use a more descriptive function name
4 years ago
crobibero b670937c3d Use typed UserManager GetPreference
4 years ago
cvium 15a3d8d626 Forgot to revert some other changes, dunno if needed
4 years ago
Joshua M. Boniface bf54b5579c
Merge branch 'master' into defer_image_fetching
4 years ago
Joshua M. Boniface 212c5318ae
Merge pull request #4507 from BaronGreenback/Spelling
4 years ago
Claus Vium 15b9f993c6
Merge pull request #4342 from crobibero/base-item-manager
4 years ago
Greenback 9a323f6df0 More spelling corrections.
4 years ago
Kayila d0cf60e145 Fixes #4465 by adding the missing extras folders.
4 years ago
crobibero 64b32d3290 Use BaseItemManager
4 years ago
cvium 763862cbd8 Defer image pre-fetching until the end of a refresh/scan
4 years ago
Matt Montgomery 53d5f64e03 Fix SA1513, SA1514, SA1507, and SA1508
4 years ago
Bond-009 5e76d5fd56
Merge pull request #3879 from cvium/fix_theme_songs
4 years ago
Claus Vium abc527329d Sort by SortName after scanning
4 years ago
Erwin de Haan 208b00fbb1 Add the item path to the ItemLookupInfo class.
4 years ago
Bond_009 404bb4f835 Enable TreatWarningsAsErrors for MediaBrowser.Controller in Release
4 years ago
Bond_009 119f64f5e7 Make some methods async
4 years ago
cvium e10693cbe0 Remove some LINQ queries
4 years ago
cvium 1ae3dc202c Populate ThemeVideoIds and ThemeSongIds
4 years ago
Bond_009 febb6bced6 Review usage of string.Substring (part 1)
4 years ago
Patrick Barron 6d1b00da64 Use Array.Empty
4 years ago
crobibero 1398c2117c Revert ILoggerFactory usage in BaseItem.cs
4 years ago
telans 6556bec646
brace multiline if statements (cont.)
4 years ago
telans 7f307f9082
brace multiline if statements
4 years ago
telans 98db8f72e0
fix SA1503 for one line if statements
4 years ago
telans 8de6452967
fix some documentation periods
4 years ago
Bond-009 9af6eda0b4
Merge pull request #3343 from telans/comment-stops
4 years ago
telans 247f9c61e6
fix SA1513/SA1516
4 years ago
telans 9018f8d8be
Add full stop at end of comments (SA1629)
4 years ago
telans afc9224ede
fix SA1111
4 years ago
telans 3d9049ef08
fix SA1508
4 years ago
telans acd4389653
fix SA1005
4 years ago
Patrick Barron 42b4f0aa2e Merge branch 'master' into userdb-efcore
4 years ago
dkanada 403cd3205f
Merge pull request #3254 from crobibero/ilogger
4 years ago
Patrick Barron 7a115024aa Merge branch 'master' into userdb-efcore
4 years ago
aled 299e49f39d Fix a small number of compile warnings
4 years ago
crobibero 44957c5a9a Use typed logger where possible
4 years ago
Patrick Barron 06f9cde22f Merge branch 'master' into userdb-efcore
4 years ago