Commit Graph

69 Commits (6f8ccab788e85e025eaa44b67a1487bf419afb53)

Author SHA1 Message Date
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
Bond_009 ddb04dc12b Use new ReadAllLines extensions
3 years ago
Bond_009 a8ed753f6c FxCop -> Net Analyzers (part 2)
3 years ago
David ece0d67f99 Use FileShare.Read for log files
3 years ago
David 60ffa6f514 Use FileShare.None when creating files
3 years ago
David 21fd124bca Code revie
3 years ago
David f73bb92ce3 Remove manual N/A removal and write directly to stream
3 years ago
David 043d045448 Put json serializer options in private field
3 years ago
David 196388d607 Remove custom Json serializer from Emby.Server.Implementations
3 years ago
Fernando Fernández 38c3b6fcd3 Fix build and thread detection logic
4 years ago
Fernando Fernández 94cae4f145 Specify threads to ffmpeg properly
4 years ago
Bond_009 e653eef44f Fix some warnings
4 years ago
Bond_009 2b400c99ef Fix warnings
4 years ago
telans acd4389653
fix SA1005
4 years ago
Bond_009 10e381f66f Fix some 'bugs' flagged by sonarcloud
4 years ago
Mark Monteiro 4113288278 Fix style issues
4 years ago
Mark Monteiro 7152b55747 Use a separate line for each property initializer
4 years ago
Mark Monteiro 658e963e93 replace 'try-finally' with 'using' where appropriate
4 years ago
Mark Monteiro e0f40f57d8 Merge remote-tracking branch 'upstream/master' into remove-common-process
4 years ago
Bond_009 3ab50f5a3f Address comments
4 years ago
Mark Monteiro 7447ea8960 Make sure Process objects are all disposed correctly
4 years ago
Mark Monteiro b947d98266 Delete unnecessary ProcessFactory abstraction
4 years ago
Mark Monteiro ee2f911a2b Remove unnecessary CommonProcess abstraction
4 years ago
Bond_009 7060934792 Fix some warnings in Emby.Server.Implementations
4 years ago
Bond_009 87d2479b78 Fix warnings
4 years ago
Bond-009 c8409d2ea1 Remove FileSystem.GetStream
4 years ago
Bond_009 c9820d30ed Fix multiple mistakes and warnings
5 years ago
Anthony Lavado cb393c215a
Merge pull request #1686 from Bond-009/warn7
5 years ago
Bond_009 e4f893a0eb More warning fixes
5 years ago
Bond_009 0aaaaab7a0 Fix invalid arg for
5 years ago
Bond_009 a6a4cd5667 Removed some unused fields
5 years ago
Erwin de Haan d7c6d16250 Unwrapped CreateDirectory and DeleteDirectory
5 years ago
Erwin de Haan 3a831994f6 Unwrapped GetDirectoryName and DirectorySeperatorChar
5 years ago
Bond_009 722120af74 Remove conditions that are always true/false
5 years ago
Erwin de Haan 39ef1106d7 Visual Studio Reformat: Emby.Server.Implementations Part Liv-P
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
Bond_009 ea4c914123 Fix exception logging
6 years ago
Bond_009 0f8b3c6347 Use Microsoft.Extensions.Logging abstraction
6 years ago
stefan 48facb797e Update to 3.5.2 and .net core 2.1
6 years ago
Luke Pulverenti e19b8f81c7 update recording conversion
7 years ago
Luke Pulverenti 1f12ab6658 add yadif setting
7 years ago
Luke Pulverenti b7867214ef update download error handling
7 years ago
Luke Pulverenti 40442f887b consolidate emby.server.core into emby.server.implementations
7 years ago
Luke Pulverenti 33014f77aa update GetItems method
7 years ago
Luke Pulverenti da77b05817 update data queries
7 years ago
Luke Pulverenti 83c1503333 update recorder
7 years ago
Luke Pulverenti 696a6b34ea improve smb support
7 years ago