Tim Eisele
|
d976f13970
Recognize file changes and remove data on change (#13839)
|
1 month ago |
JPVenson
|
42bdb22bfb
Fixed namespaces
|
2 months ago |
Marc Brooks
|
f035b11625
Better exception message when folders or folder items are missing (#13632)
|
3 months ago |
Cody Robibero
|
3ade3a8e63
Lowercase CollectionTypeOptions to match legacy experience (#11272)
|
1 year ago |
Joshua M. Boniface
|
76939bbd9b
Merge pull request #9231 from JPVenson/bugfix/1907_CleanupCollections
|
1 year ago |
Bond_009
|
4b01aaa0f7
Allocate less Lists
|
2 years ago |
Jean-Pierre Bachmann
|
6b8d169529
Added CleanupCollection task
|
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 |
jgriff6
|
08e71010ae
Clean up some ToList usage
|
2 years ago |
ignacio laborde
|
5cd37686ac
address PR comments
|
3 years ago |
ignacio laborde
|
c6bf6e00de
Remove unnecessary ToList usage
|
3 years ago |
Bond_009
|
f50a250cd9
Optimize Guid comparisons
|
3 years ago |
Cody Robibero
|
7bfc6b5679
Remove more warnings
|
3 years ago |
Bond_009
|
637e86478f
Fix some warnings
|
3 years ago |
Bond_009
|
645825db36
Enable nullable for more files
|
3 years ago |
Bond_009
|
19824bff94
Minor improvements
|
3 years ago |
Bond_009
|
a13a569ca4
EnsureLibraryFolder: Minor optimization
|
3 years ago |
Cody Robibero
|
65f8d8c0cd
[CA1801] Parameter is never used. Remove the parameter or use it in the method body.
|
3 years ago |
Bond_009
|
7e8428e588
Enable nullable reference types for Emby.Server.Implementations
|
4 years ago |
Cody Robibero
|
e3f55a0c54
Reduce warnings in MediaBrowser.Controller (#6006)
|
4 years ago |
Bond-009
|
48ed4b016c
Merge pull request #5808 from cvium/semi-fix-collection-perf
|
4 years ago |
BaronGreenback
|
bc1cc2d04a
Remove unused using directives
|
4 years ago |
cvium
|
d44b2e2ee5
fixes
|
4 years ago |
cvium
|
723b6abcb3
Optimize the way items are grouped into collections
|
4 years ago |
Mister Rajoy
|
8883aa4a37
Merge branch 'master' of https://github.com/danieladov/jellyfin
|
4 years ago |
Mister Rajoy
|
4cc3b938fa
Change Guid.Parse to Guid.TryParse
|
4 years ago |
Daniel
|
7a3109104b
Remove empty line
|
4 years ago |
Daniel
|
4b17648df3
Remove empty line
|
4 years ago |
Mister Rajoy
|
18cd634ec8
Fix duplicated movies when group movies into collections is enabled
|
4 years ago |