Joe Rogers
|
15053516f8
|
Rewrite tests for coverage and less duplication
Address minor warnings
Revert making GetInternalMetadataPath mockable
|
3 years ago |
Shadowghost
|
719b707281
|
feat(external-media): refactor to generic provider, extend tests and file recognition, consolidate and extend NamingOptions
|
3 years ago |
Claus Vium
|
488ce51032
|
Remove some allocations (#7246)
|
3 years ago |
Cody Robibero
|
7bfc6b5679
|
Remove more warnings
|
3 years ago |
Bond_009
|
cbfa355e31
|
Update StyleCop
|
3 years ago |
Cody Robibero
|
a8a8ce4e7b
|
Fix build from PR merging
|
3 years ago |
Cody Robibero
|
076a13abeb
|
Merge pull request #7029 from cvium/allocations_maybe
|
3 years ago |
Cody Robibero
|
00211ca056
|
Merge pull request #7028 from cvium/everything_went_wrong
|
3 years ago |
cvium
|
9158511017
|
Don't skip extras refresh when replacing metadata or doing a full refresh
|
3 years ago |
cvium
|
b880dc8a4a
|
Use our own Contains extension
|
3 years ago |
cvium
|
83a94aa612
|
Fix extras folders
|
3 years ago |
cvium
|
91f3ce3109
|
Use == instead of Object.Equals to avoid closure allocation
|
3 years ago |
Claus Vium
|
9a0618552b
|
Merge branch 'master' into what_could_go_wrong
|
3 years ago |
Cody Robibero
|
0edf77994a
|
Cache BaseItemKind
|
3 years ago |
cvium
|
c5569c701c
|
Folder can't have extras
|
3 years ago |
cvium
|
fde84a1e00
|
Refactor extras parsing
|
3 years ago |
Bond_009
|
257e1be95f
|
Fix some warnings
|
3 years ago |
Bond_009
|
5726535a26
|
Fix some warnings
609 left
|
3 years ago |
Joe Rogers
|
b4bf5af7c8
|
Remove ImageType.Screenshot and ItemFields.Screenshot
|
3 years ago |
Bond_009
|
416894008e
|
Minor improvements
* Removed some allocations
* Removed some useless abstractions
|
3 years ago |
Joe Rogers
|
7fcf01235c
|
Change RemoveImages to array, improve download test
|
3 years ago |
Joe Rogers
|
b478b115e3
|
Refactor to validate all images up front
|
3 years ago |
KonH
|
e3fccd5ae6
|
Fix warning: Qualifier is redundant (#2149)
|
3 years ago |
Dixin
|
27e32083a1
|
Update LINQ query according to code review feedback.
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
|
3 years ago |
Dixin
|
dc8420c7a2
|
Fix extra folder type resolving.
|
3 years ago |
dkanada
|
b8eb8940c7
|
Merge pull request #6257 from MrTimscampi/music-library-backdrop
Use artist backdrop for generated library image
|
3 years ago |
Cody Robibero
|
cba07b1ca6
|
Remove more and more warnings
|
3 years ago |
Rich Lander
|
e3df4dcaae
|
Fix warnings in MediaBrowser.Controller
|
3 years ago |
Bond_009
|
915141f196
|
Fix some warnings
|
3 years ago |
MrTimscampi
|
8a65a6dfc3
|
Use artist backdrop for generated library image
|
3 years ago |
Bond_009
|
981cf4cfa0
|
Remove our own RemoveDiacritcs string extension in favor of Diacritics.Net
|
3 years ago |
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
Add OriginalTitle to ItemLookupInfo
|
3 years ago |
Cody Robibero
|
d461e3912a
|
Remove warninigs from MediaBrowser.Controller (Part 3) (#6078)
Co-authored-by: Bond-009 <bond.009@outlook.com>
|
3 years ago |
PingWin
|
05c241da78
|
Add OriginalTitle to ItemLookupInfo
|
3 years ago |
cvium
|
42a2cc1747
|
Remove some unnecessary allocations
|
4 years ago |
crobibero
|
6bcbc2b88a
|
Reduce warnings in MediaBrowser.Controller
|
4 years ago |
Cody Robibero
|
e3f55a0c54
|
Reduce warnings in MediaBrowser.Controller (#6006)
Co-authored-by: Patrick Barron <18354464+barronpm@users.noreply.github.com>
|
4 years ago |
Bond_009
|
fb090df0b5
|
Enable nullable reference types for MediaBrowser.Controller
|
4 years ago |
BaronGreenback
|
2e98de9062
|
Code Clean up: Convert to null-coalescing operator ?? (#5845)
Co-authored-by: Cody Robibero <cody@robibe.ro>
Co-authored-by: Patrick Barron <18354464+barronpm@users.noreply.github.com>
|
4 years ago |
BaronGreenback
|
bb6fddde9a
|
Group Methods
|
4 years ago |
Bond_009
|
65bab55ca0
|
Minor improvements
|
4 years ago |
crobibero
|
223b42aed3
|
Create BaseItemKind enum
|
4 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
Corrects spelling in comments
|
4 years ago |
Claus Vium
|
15b9f993c6
|
Merge pull request #4342 from crobibero/base-item-manager
Add BaseItemManager
|
4 years ago |