Commit Graph

277 Commits (2f1b7d0988520d9341692f235b8adf1e4e10ebd7)

Author SHA1 Message Date
Patrick Barron c49539cbe0 Move ProgressiveFileStream to Controller
9 months ago
Patrick Barron 669baf98a5 Make IRecorder an IDisposable
10 months ago
Patrick Barron ce6c0ad02b Use ConfigureAwait in DirectRecorder
10 months ago
Patrick Barron 01480c7f20 Fix disposable warnings in EmbyTV
10 months ago
Patrick Barron 67b4cef77a Use implementation types in LiveTv
10 months ago
Bond_009 d7748cfa04 Multiple Stream changes
12 months ago
Stepan Goremykin 910617bbc3 Remove redundant 'else' keywords
1 year ago
Stepan Goremykin c051736c80 Inline out variable declaration
1 year ago
Cody Robibero 89be3aa37f
Convert Person.Type to use PersonKind enum (#9487)
2 years ago
Bond-009 43c3a465e6
Merge pull request #8775 from SenorSmartyPants/DVRMetadata
2 years ago
Bond_009 b366dc2e6e Use ArgumentException.ThrowIfNullOrEmpty
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
SenorSmartyPants 8f4ac1cb81 Call GetConfiguration just once in function
2 years ago
SenorSmartyPants 75c96e6e76
DVR: Prefer HD channels then earliest showing when handling duplicate showings. (#8768)
2 years ago
SenorSmartyPants 159a244654 Add Options to disable DVR NFO and image saving
2 years ago
SenorSmartyPants b5f9a093dd
Don't cancel DVR recordings when adjusting settings (#8752)
2 years ago
Bond_009 f6af28cf96 Fix some things that slipped through the cracks
2 years ago
Aaron d50c1b2d4b
Skip generic shows from duplicate removal actions (#8370)
2 years ago
Claus Vium 719e5eae16
Merge pull request #8503 from Bond-009/ThrowIfNull
2 years ago
Jan Sommer 0b8faf5db4 Fix minor warnings in Emby.Server.Implementations (#2149)
2 years ago
Bond_009 a9a5fcde81 Use ArgumentNullException.ThrowIfNull helper method
2 years ago
Bond-009 2d57e71b44
Don't allow throwing System.Exception (#8378)
2 years ago
Cody Robibero e263e9c2b1 Merge pull request #7544 from jaantaponen/long-filename-fix
2 years ago
Cody Robibero 1425ef3cb4 Merge pull request #7542 from 1337joe/make-recording-stop
3 years ago
Bond_009 f50a250cd9 Optimize Guid comparisons
3 years ago
Bond_009 5732e6188c Fix some warnings
3 years ago
Cody Robibero b6489e73ab
Merge pull request #7241 from Bond-009/async5
3 years ago
Bond_009 e7be01d7a5 Flush to disk async where possible
3 years ago
Bond_009 832da133d8 Always create TaskCompletionSource<T> with TaskCreationOptions.RunContinuationsAsynchronously
3 years ago
Bond_009 ea8f40e84a More cleanup
3 years ago
cvium b880dc8a4a Use our own Contains extension
3 years ago
Cody Robibero 32629cd7da Use BaseItemKind where possible
3 years ago
Bond_009 474b035d99 Fix some warnings
3 years ago
Bond_009 1d19a5be61 Fix some warnings
3 years ago
Claus Vium c3523e7cf7
Merge pull request #5905 from BaronGreenback/TVFix
3 years ago
Bond_009 5726535a26 Fix some warnings
3 years ago
cvium f03e77a4d5 Merge branch 'master' into TVFix
3 years ago
Claus Vium 1156699481
Merge pull request #6657 from Bond-009/dotnetbug
3 years ago
Patrick Barron 232e48f5e8 Fix warnings in EmbyTV
3 years ago
Bond_009 9af16fcb6c Remove workaround for dotnet/runtime#42790
3 years ago
Bond_009 1ee58bf020 Enable nullable for ItemDataProvider
3 years ago
Bond_009 f31224fa8f Remove sync FileStream hack
3 years ago
Bond_009 f6622bd810 Fix issue #6587
3 years ago
Bond_009 653df7d8e5 Specify DateTimeStyles when possible
3 years ago
cvium 1a5a74d2a9 Remove more unused args
3 years ago
cvium 1603d1928e Kill ProgressiveFileCopier and seek to end for ongoing livetv
3 years ago
cvium 153e920239 Ignore published server url for local access
3 years ago
Claus Vium 74fef6c05b
Merge pull request #6177 from Bond-009/async
3 years ago
cvium ffe5ae8056 Merge branch 'master' into TVFix
3 years ago