Cody Robibero
906f701fa8
Convert CollectionType, SpecialFolderType to enum ( #9764 )
...
* Convert CollectionType, SpecialFolderType to enum
* Hide internal enum CollectionType values
* Apply suggestions from code review
Co-authored-by: Shadowghost <Shadowghost@users.noreply.github.com>
* Fix recent change
* Update Jellyfin.Data/Attributes/OpenApiIgnoreEnumAttribute.cs
Co-authored-by: Patrick Barron <barronpm@gmail.com>
---------
Co-authored-by: Shadowghost <Shadowghost@users.noreply.github.com>
Co-authored-by: Patrick Barron <barronpm@gmail.com>
12 months ago
Bond_009
b176beb88e
Reduce string allocations
...
Some simple changes to reduce the number of allocated strings
1 year ago
Bond_009
52194f56b5
Replace != null with is not null
2 years ago
Bond_009
f6af28cf96
Fix some things that slipped through the cracks
2 years ago
cvium
b880dc8a4a
Use our own Contains extension
3 years ago
Patrick Barron
876a902356
Fix warnings in Library
3 years ago
Bond_009
7e8428e588
Enable nullable reference types for Emby.Server.Implementations
4 years ago
cvium
ab0cff8556
do not resolve episode-like files if they are in extras folders
4 years ago
artiume
297cb27ab6
remove opf extension for book types
4 years ago
Jan-Pieter Baert
ec91d3893d
Fix SA 1116 warnings
4 years ago
telans
7f307f9082
brace multiline if statements
4 years ago
artiume
4eb4ad3be7
Update Books Resolver File Types
5 years ago
Bond_009
07cc4be6a7
Fix some warnings
...
* Add analyzers to MediaBrowser.XbmcMetadata
* Enable TreatWarningsAsErrors for MediaBrowser.XbmcMetadata
* Add analyzers to MediaBrowser.WebDashboard
* Enable TreatWarningsAsErrors for MediaBrowser.WebDashboard
* Disable SA1600 in favor of CS1591
5 years ago
Bond_009
2ef4ffd698
More warnings (removed)
5 years ago
Bond_009
42ffddc269
Fix more warnings
5 years ago
Erwin de Haan
e566d9a231
Find+Sed BOM removal *.cs: BDInfo-Emby.XmlTv
6 years ago
hawken
bd169e4fd4
remove trailing whitespace
6 years ago
Luke Pulverenti
f8825a41aa
add additional book extension
7 years ago
Luke Pulverenti
1aff48b93b
move book support into the core
8 years ago