Bond_009
|
ecd2dab0a2
Add TrySetProviderId extension
|
1 year ago |
Cody Robibero
|
033cfa59c4
Convert CollectionType to use lowercase enum names
|
1 year ago |
Cody Robibero
|
906f701fa8
Convert CollectionType, SpecialFolderType to enum (#9764)
|
1 year ago |
Bond_009
|
b5f0760db8
Use RegexGenerator where possible
|
2 years ago |
Joe Rogers
|
1c3a97bf6a
Inject IDirectoryService where needed instead of passing it through ItemResolveArgs
|
2 years ago |
Bond_009
|
48263078b4
Reduce string allocations by regex
|
2 years ago |
Bond-009
|
497d8c4957
Use Order() introduced in .NET 7 (#8923)
|
2 years ago |
Bond_009
|
52194f56b5
Replace != null with is not null
|
2 years ago |
Bond_009
|
c7d50d640e
Replace == null with is null
|
2 years ago |
Shadowghost
|
2e639c77c7
Apply review suggestions
|
3 years ago |
Shadowghost
|
072651c4be
Add xmldocs for TMDb provider, correct provider spelling
|
3 years ago |
Bond_009
|
f6af28cf96
Fix some things that slipped through the cracks
|
3 years ago |
luz paz
|
9ec2870b10
Fix various typos
|
3 years ago |
Utku Ozdemir
|
9ec42f8cf5
fix: single video folder during photos lib scan
|
3 years ago |
Cody Robibero
|
b35d608b19
Merge pull request #7892 from cvium/fix_tv_multi
|
3 years ago |
Stanislav Ionascu
|
554d1b2ca8
Fix #7100 by catching the exception on opening invalid UDF images
|
3 years ago |
SenorSmartyPants
|
2b769aae69
TV extras (#7178)
|
3 years ago |
Joe Rogers
|
e762454787
Restore resolver that handles alternate videos
|
3 years ago |
Joe Rogers
|
c0ab54f0bd
Fix resolved type for Trailers
|
3 years ago |
cvium
|
83a94aa612
Fix extras folders
|
3 years ago |
Claus Vium
|
9a0618552b
Merge branch 'master' into what_could_go_wrong
|
3 years ago |
cvium
|
6030946d78
Fixes
|
3 years ago |
cvium
|
fde84a1e00
Refactor extras parsing
|
3 years ago |
Claus Vium
|
065d3fa837
performance++
|
3 years ago |
cvium
|
4f45c52674
Remove ILibraryManager as a dependency in resolvers etc.
|
3 years ago |
Patrick Barron
|
876a902356
Fix warnings in Library
|
4 years ago |
Cody Robibero
|
cba07b1ca6
Remove more and more warnings
|
4 years ago |
Bond_009
|
6f8ccab788
Move non-jellyfin extensions to separate project
|
4 years ago |
cvium
|
42a2cc1747
Remove some unnecessary allocations
|
4 years ago |
Bond_009
|
7e8428e588
Enable nullable reference types for Emby.Server.Implementations
|
4 years ago |