Commit Graph

362 Commits (42b052a5a619abf33ceeb4bc4aafcc1d3d52a723)

Author SHA1 Message Date
Patrick Barron 42b052a5a6 Add IListingsManager service
4 months ago
Patrick Barron 34269dee58 Use DI for ILiveTvService
4 months ago
Patrick Barron efd024bafe Use DI for IListingsProvider
4 months ago
Patrick Barron 59c2ae944d Add IGuideManager service
5 months ago
Patrick Barron c101d287f2 Remove unused Live TV code
5 months ago
Patrick Barron c23a038ba8 Remove unnecessary allocations in TunerHostManager
5 months ago
Patrick Barron 9c2c066e6f Add ITunerHostManager service
5 months ago
Patrick Barron 82f93afa22
Fix More Live TV Warnings (#10818)
5 months ago
Patrick Barron 5c593b120a Don't use List directly in ITunerHost method signatures
6 months ago
Cody Robibero 892973a9e3
Merge branch 'master' into media-type
7 months ago
Cody Robibero 2920611ffc Convert string MediaType to enum MediaType
8 months ago
Stepan Goremykin 526f9a825c Make files readonly
8 months ago
Stepan Goremykin 910617bbc3 Remove redundant 'else' keywords
1 year ago
Bond_009 d8ec3a5470 Reduce usage of GetAwaiter().GetResult()
1 year ago
Bond_009 24a7e210c3 Optimize tryparse
1 year ago
Bond_009 52194f56b5 Replace != null with is not null
2 years ago
Bond_009 c7d50d640e Replace == null with is null
2 years ago
Bond_009 1c14c86b20 Fix some warnings
2 years ago
Bond_009 2dcb2f8a9f Ban the usage of Task.Result
2 years ago
Cody Robibero 7bfc6b5679 Remove more warnings
2 years ago
Bond_009 cbfa355e31 Update StyleCop
3 years ago
Cody Robibero 634ce40c2f
Merge branch 'master' into comparisons
3 years ago
cvium b880dc8a4a Use our own Contains extension
3 years ago
Bond_009 637e86478f Fix some warnings
3 years ago
Rich Lander 06679eeebf Fix warnings for MediaBrowser.Controller/LiveTv
3 years ago
Cody Robibero 65f8d8c0cd [CA1801] Parameter is never used. Remove the parameter or use it in the method body.
3 years ago
BaronGreenback 6648b7d7da
Merge branch 'master' into comparisons
3 years ago
Bond_009 383c2d7374 Remove useless nullable directives
3 years ago
Cody Robibero d461e3912a
Remove warninigs from MediaBrowser.Controller (Part 3) (#6078)
3 years ago
crobibero 6bcbc2b88a Reduce warnings in MediaBrowser.Controller
3 years ago
Cody Robibero e3f55a0c54
Reduce warnings in MediaBrowser.Controller (#6006)
3 years ago
BaronGreenback 97c2c523a8
Merge branch 'master' into comparisons
3 years ago
Bond_009 fb090df0b5 Enable nullable reference types for MediaBrowser.Controller
3 years ago
BaronGreenback 80877aa945 Cleaned up "value assigned is not used in any execution path"
3 years ago
cocool97 86852178c2
Update MediaBrowser.Controller/LiveTv/ChannelInfo.cs
3 years ago
LIAUD 32853ca244 Add 'group-title' channel parsing
3 years ago
crobibero 73f9a6d7d0 Convert array property to IReadOnlyList
4 years ago
Matt Montgomery 53d5f64e03 Fix SA1513, SA1514, SA1507, and SA1508
4 years ago
Bond_009 e653eef44f Fix some warnings
4 years ago
Patrick Barron 9fa4fff15d Merge branch 'master' into event-rewrite-1
4 years ago
Bond_009 404bb4f835 Enable TreatWarningsAsErrors for MediaBrowser.Controller in Release
4 years ago
Bond_009 2b400c99ef Fix warnings
4 years ago
Patrick Barron ca1f15af19 Move GenericEventArgs to Jellyfin.Data.Events
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 3d9049ef08
fix SA1508
4 years ago
telans acd4389653
fix SA1005
4 years ago
Patrick Barron 7a115024aa Merge branch 'master' into userdb-efcore
4 years ago
aled 22a860a806 Fix a small number of compile warnings
4 years ago