Cody Robibero
|
892973a9e3
Merge branch 'master' into media-type
|
2 years ago |
Cody Robibero
|
906f701fa8
Convert CollectionType, SpecialFolderType to enum (#9764)
|
2 years ago |
Cody Robibero
|
c7a94d48ae
Convert ItemSortBy to enum (#9765)
|
2 years ago |
Cody Robibero
|
2920611ffc
Convert string MediaType to enum MediaType
|
2 years ago |
Bond_009
|
52194f56b5
Replace != null with is not null
|
2 years ago |
Bond_009
|
a9a5fcde81
Use ArgumentNullException.ThrowIfNull helper method
|
3 years ago |
Cody Robibero
|
a60cb280a3
Properly populate QueryResult
|
3 years ago |
Bond_009
|
05836c8cd3
Fix warning SA1414 and CA1849
|
3 years ago |
Bond_009
|
cbfa355e31
Update StyleCop
|
3 years ago |
cvium
|
b880dc8a4a
Use our own Contains extension
|
3 years ago |
Cody Robibero
|
32629cd7da
Use BaseItemKind where possible
|
3 years ago |
Marius Luca
|
a774d1fa10
- flush the XmlWriter before calling the StringBuilder ToString() method
|
4 years ago |
cvium
|
efa76c0b63
Remove unused field
|
4 years ago |
cvium
|
3f09fb8d70
length
|
4 years ago |
cvium
|
a90735bc5a
Last small fixes
|
4 years ago |
cvium
|
37a04d5dbf
Reduce indentation
|
4 years ago |
cvium
|
e1f7f1405e
Use GetOrderBy in GetChildrenSorted
|
4 years ago |
cvium
|
6985a4f255
Fix SortCriteria and refactor SetSorting
|
4 years ago |
cvium
|
53c16c2342
Build an array instead of using LINQ
|
4 years ago |
cvium
|
c1c77c8762
comments
|
4 years ago |
cvium
|
996500b2f8
review stuff
|
4 years ago |
Claus Vium
|
66912deb84
Apply suggestions from code review
|
4 years ago |
Claus Vium
|
ac06022e0f
Update Emby.Dlna/ContentDirectory/ControlHandler.cs
|
4 years ago |
cvium
|
a236f52c31
Simplify and reduce LOC in ControlHandler
|
4 years ago |
LinFor
|
5c69d110cc
Samsung DLNA fixes
|
4 years ago |
Bond_009
|
1f99c9b90c
Minor fixes
|
4 years ago |
Bond_009
|
06caee28b7
Enable nullable reference types for Emby.Dlna
|
4 years ago |
BaronGreenback
|
bc1cc2d04a
Remove unused using directives
|
4 years ago |
Bond_009
|
aa76957338
Remove useless code
|
4 years ago |
Bond_009
|
e4fd61411f
Minor improvements
|
4 years ago |