index
:
jellyfin
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Emby.Server.Implementations
/
LiveTv
/
EmbyTV
/
EncodedRecorder.cs
Age
Commit message (
Collapse
)
Author
2024-01-09
Move LiveTv to separate project
Patrick Barron
2023-12-05
Make IRecorder an IDisposable
Patrick Barron
2023-12-05
Use implementation types in LiveTv
Patrick Barron
2022-12-05
Replace != null with is not null
Bond_009
2022-09-11
Don't allow throwing System.Exception (#8378)
Bond-009
2022-04-07
Merge pull request #7542 from 1337joe/make-recording-stop
Cody Robibero
Make recording stop at scheduled stop time (cherry picked from commit 132c85e554db0c80dab6e66ad17c504641431d5b) Signed-off-by: crobibero <cody@robibe.ro>
2022-02-15
Fix some warnings
Bond_009
2022-01-22
Always create TaskCompletionSource<T> with ↵
Bond_009
TaskCreationOptions.RunContinuationsAsynchronously
2021-12-27
More cleanup
Bond_009
2021-11-15
Fix some warnings
Bond_009
2021-11-09
Fix some warnings
Bond_009
down to 580
2021-11-09
Fix some warnings
Bond_009
609 left
2021-10-09
Merge pull request #6657 from Bond-009/dotnetbug
Claus Vium
2021-10-03
Fix warnings in EmbyTV
Patrick Barron
2021-10-03
Remove workaround for dotnet/runtime#42790
Bond_009
2021-09-25
Remove sync FileStream hack
Bond_009
2021-09-21
Fix issue #6587
Bond_009
2021-09-02
Use async FileStreams where it makes sense
Bond_009
2021-08-28
Enable nullable for more files
Bond_009
2021-06-19
Move non-jellyfin extensions to separate project
Bond_009
2021-05-20
Enable nullable reference types for Emby.Server.Implementations
Bond_009
2021-05-06
Use new ReadAllLines extensions
Bond_009
2021-03-13
FxCop -> Net Analyzers (part 2)
Bond_009
2021-03-09
Use FileShare.Read for log files
David
2021-03-07
Use FileShare.None when creating files
David
2020-12-27
Code revie
David
2020-12-26
Remove manual N/A removal and write directly to stream
David
2020-12-24
Put json serializer options in private field
David
2020-12-23
Remove custom Json serializer from Emby.Server.Implementations
David
2020-11-18
Fix build and thread detection logic
Fernando Fernández
2020-11-17
Specify threads to ffmpeg properly
Fernando Fernández
2020-08-31
Fix some warnings
Bond_009
2020-08-19
Fix warnings
Bond_009
2020-06-15
fix SA1005
telans
2020-05-25
Fix some 'bugs' flagged by sonarcloud
Bond_009
2020-04-11
Fix style issues
Mark Monteiro
2020-04-11
Use a separate line for each property initializer
Mark Monteiro
2020-04-05
replace 'try-finally' with 'using' where appropriate
Mark Monteiro
2020-04-03
Merge remote-tracking branch 'upstream/master' into remove-common-process
Mark Monteiro
2020-04-01
Address comments
Bond_009
2020-03-27
Make sure Process objects are all disposed correctly
Mark Monteiro
2020-03-27
Delete unnecessary ProcessFactory abstraction
Mark Monteiro
2020-03-27
Remove unnecessary CommonProcess abstraction
Mark Monteiro
2020-02-06
Fix some warnings in Emby.Server.Implementations
Bond_009
2020-01-31
Fix warnings
Bond_009
2020-01-22
Remove FileSystem.GetStream
Bond-009
2019-09-23
Fix multiple mistakes and warnings
Bond_009
2019-09-02
Merge pull request #1686 from Bond-009/warn7
Anthony Lavado
More warning fixes
2019-08-29
More warning fixes
Bond_009
2019-08-29
Fix invalid arg for
Bond_009
[next]