Commit Graph

51 Commits (master)

Author SHA1 Message Date
Said Aroua 71fc475bb3 Replace LINQ with more direct access method
2 months ago
Cody Robibero c7a94d48ae
Convert ItemSortBy to enum (#9765)
6 months ago
Bond_009 cb85fc688f Enable nullable for more files
1 year ago
Bond_009 52194f56b5 Replace != null with is not null
1 year ago
Bond_009 c7d50d640e Replace == null with is null
1 year ago
Bond_009 a9a5fcde81 Use ArgumentNullException.ThrowIfNull helper method
2 years ago
Hannes Braun 4edeccc5e0
Remove redundant using directives
2 years ago
Cody Robibero 04cac23a11 Merge pull request #7548 from 1337joe/comparer-null-fix
2 years ago
Maxr1998 0aaf2f470a
Implement Comparers for (Parent)IndexNumber
2 years ago
Bond_009 ea8f40e84a More cleanup
2 years ago
Bond_009 474b035d99 Fix some warnings
3 years ago
Patrick Barron 078200d8d4 Fix warnings in Sorting
3 years ago
Claus Vium c38d19682c
Merge pull request #6553 from ankenyr/master
3 years ago
Rob d557a5371e
Update Emby.Server.Implementations/Sorting/AiredEpisodeOrderComparer.cs
3 years ago
Rob 8d45656c51
Update Emby.Server.Implementations/Sorting/AiredEpisodeOrderComparer.cs
3 years ago
Rob 96bc24b1dc
Update Emby.Server.Implementations/Sorting/AiredEpisodeOrderComparer.cs
3 years ago
ankenyr 2b5f3f294e Fixing #6269 by comparing PremiereDate when episode comparison would otherwise be equal.
3 years ago
Cody Robibero cba07b1ca6 Remove more and more warnings
3 years ago
Bond_009 6f8ccab788 Move non-jellyfin extensions to separate project
3 years ago
Bond_009 7e8428e588 Enable nullable reference types for Emby.Server.Implementations
3 years ago
Moshe Schmidt 4bbfcaef83 Include specials in the calculation for the "Next Up" episode. Fixes #1479
3 years ago
Bond_009 01e781035f Fix warnings
4 years ago
telans 7f307f9082
brace multiline if statements
4 years ago
Bond-009 9af6eda0b4
Merge pull request #3343 from telans/comment-stops
4 years ago
telans 247f9c61e6
fix SA1513/SA1516
4 years ago
telans 9018f8d8be
Add full stop at end of comments (SA1629)
4 years ago
telans acd4389653
fix SA1005
4 years ago
Patrick Barron 06f9cde22f Merge branch 'master' into userdb-efcore
4 years ago
Bond_009 4748105dce Enable TreatWarningsAsErrors for Jellyfin.Server.Implementations in Release mode
4 years ago
Patrick Barron c464f700db Remove redundant qualifiers
4 years ago
Patrick Barron 9ad839c776 Initial migration code
4 years ago
Vasily 8e20d2e931 Simplify AlphanumericComparer, reduce code duplication
4 years ago
Bond-009 b477b3874e Fix some warnings
5 years ago
Bond_009 e4f893a0eb More warning fixes
5 years ago
Bond-009 bf43dc00bb More warning fixes
5 years ago
Claus Vium 21f0a7e020 Make all class implementing dynamically loaded interfaces public
5 years ago
Claus Vium 8985fb8d58 Remove support for games as a media type
5 years ago
Erwin de Haan 65bd052f3e ReSharper conform to 'var' settings
5 years ago
Erwin de Haan e566d9a231 Find+Sed BOM removal *.cs: BDInfo-Emby.XmlTv
5 years ago
Erwin de Haan 5b3d8a6d76 EditorConfig reformat: Emby.IsoMounting, Emby.Server.Implementations
5 years ago
Erwin de Haan 0efc699e3d Visual Studio Reformat: Emby.Server.Implementations Part S-S
5 years ago
Erwin de Haan 846456b41e Reformatted the files with notes.
5 years ago
Erwin de Haan e2751d42e8 Merge branch 'dev' into code-cleanup
5 years ago
Erwin de Haan ec1f5dc317 Mayor code cleanup
5 years ago
hawken bd169e4fd4 remove trailing whitespace
5 years ago
Luke Pulverenti e441e2f53d update active recordings
7 years ago
Luke Pulverenti a7db7cd40c reduce traffic from session player
7 years ago
Luke Pulverenti 3a8b567f14 update file responses
7 years ago
Luke Pulverenti 372d40598d remove qsv hevc decoding for now
7 years ago
Luke Pulverenti 5fa3817a76 update components
7 years ago