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
Age
Commit message (
Expand
)
Author
2021-04-01
Remove useless code
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
2021-02-24
Fix build
Bond_009
2021-01-12
JsonSerializer deserialize from bytes where possible
Bond_009
2020-12-29
Use UTF8 encoding and async correctly
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-24
Use sync string instead of file
David
2020-12-23
Use streams instead of strings
David
2020-12-23
Remove custom Json serializer from Emby.Server.Implementations
David
2020-11-19
Merge remote-tracking branch 'upstream/master' into no-scaling
Fernando Fernández
2020-11-18
Fix build and thread detection logic
Fernando Fernández
2020-11-17
Pass cancellation where possible
Bond_009
2020-11-17
Specify threads to ffmpeg properly
Fernando Fernández
2020-10-17
Use nameof where possible
Bond_009
2020-09-04
Use proper buffer size
crobibero
2020-09-04
Merge remote-tracking branch 'upstream/master' into http-client-migrate
crobibero
2020-09-01
Properly migrate all HttpCompletionOption
crobibero
2020-08-31
Fix some warnings
Bond_009
2020-08-31
change to using declaration
crobibero
2020-08-31
migrate to IHttpClientFactory in EmbyTV
crobibero
2020-08-31
migrate to IHttpClientFactory in DirectRecorder
crobibero
2020-08-24
Merge branch 'master' into event-rewrite-1
Patrick Barron
2020-08-20
Make MediaBrowser.MediaEncoding warnings free
Bond_009
2020-08-19
Fix warnings
Bond_009
2020-08-13
Move GenericEventArgs to Jellyfin.Data.Events
Patrick Barron
2020-07-17
Migrate Display Preferences to EF Core
Patrick Barron
2020-06-15
fix SA1508
telans
2020-06-15
fix SA1005
telans
2020-06-15
fix SA1510
telans
2020-06-13
Merge pull request #3254 from crobibero/ilogger
dkanada
2020-06-06
Fix a small number of compile warnings
aled
2020-06-05
Use typed logger where possible
crobibero
2020-06-03
Merge pull request #2767 from Bond-009/nullable3
Vasily
2020-05-27
Merge branch 'master' into nullable3
Bond_009
2020-05-25
Fix some 'bugs' flagged by sonarcloud
Bond_009
2020-05-10
Add GetLoopbackHttpApiUrl() helper method to replace forceHttps functionality
Mark Monteiro
2020-04-15
Merge branch 'master' into nullable3
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
Enable nullabe reference types for MediaBrowser.Model
Bond_009
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-02
Enable Microsoft.CodeAnalysis.FxCopAnalyzers for Jellyfin.Common
Bond_009
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
[next]