Commit Graph

132 Commits (f660969e6c5bd3fc8b3898277e1f8d23d557816e)

Author SHA1 Message Date
Joshua M. Boniface 48120d01dc
Merge pull request #1991 from Bond-009/transtemp
5 years ago
Bond_009 6a6bfa6da9 Fix possible nullref when updating packages
5 years ago
Bond-009 b477b3874e Fix some warnings
5 years ago
Bond-009 d4b438791f Don't append transcodes to transcoding temp path
5 years ago
dkanada b1f9b03b17 rename some missed variables and fix warnings
5 years ago
dkanada f3ca37e523 minor changes to transcode cleanup scheduled task
5 years ago
Bond_009 d529f81cd9 Improve IInstallationManager interface
5 years ago
Bond_009 d9a03c9bb1 Fix more warnings
5 years ago
dkanada 21ff63c371 move the transcode path
5 years ago
dkanada 685e9e4f58
Merge pull request #1584 from Bond-009/checksum
5 years ago
Anthony Lavado 35da4ffa3e
Remove unneeded comment
5 years ago
Anthony Lavado 4762e2fc6c Add a task to clean up transcode cache
5 years ago
Bond_009 5eaf5465a5 Check checksum for plugin downloads
5 years ago
dkanada 1ad67e223f
Merge pull request #1462 from Bond-009/installationmanager
5 years ago
Bond-009 6032f31aa6 Use CultureInvariant string conversion for Guids
5 years ago
Bond_009 65a0ca2f32 Improvements to InstallationManager
5 years ago
Bond-009 0804bed66d Log time in a standardized way
5 years ago
Bond_009 0f9006c81f Use stopwatch for more accurate measurements and reduce log spam
5 years ago
Claus Vium 21f0a7e020 Make all class implementing dynamically loaded interfaces public
5 years ago
dkanada c118f111b6 add suggestions from code review
5 years ago
dkanada 52e91243e5 merge progress calculation into a single line
5 years ago
dkanada aadf7676d1 remove useless comments
5 years ago
dkanada 08ca1337a9 unhide several scheduled tasks and add missing properties
5 years ago
dkanada 07072d9f7b move all scheduled tasks and triggers into folders
5 years ago
dkanada 7e3c45c917 fix build errors and update plugin manifest location
5 years ago
dkanada 548270772c add PluginUpdateTask back into source
5 years ago
Bond-009 d0f2b3a747
Merge branch 'master' into startuptasks
6 years ago
Erwin de Haan 838541b825 Removed loose whitespace and one .ToArray() call.
6 years ago
Erwin de Haan b9a111432a Unwrapped all /(Write|Read)All(Text|Bytes)/ functions.
6 years ago
Erwin de Haan a430568082 Unwrapped `OpenRead` and `CopyFile`
6 years ago
Erwin de Haan d7c6d16250 Unwrapped CreateDirectory and DeleteDirectory
6 years ago
Erwin de Haan 3a831994f6 Unwrapped GetDirectoryName and DirectorySeperatorChar
6 years ago
Claus Vium a05d803d4c Fix crash when trying to deserialize a non-existing scheduled task
6 years ago
Bond_009 ffe79c8982 Check if file exists instead of catching exceptions
6 years ago
Bond_009 08b63a7c11 Remove unused function
6 years ago
Bond_009 fd7f420af2 Remove remnants of system events
6 years ago
William Taylor e62198650e Updated param name
6 years ago
William Taylor 65cd3ed597 Replaced injections of ILogger with ILoggerFactory
6 years ago
Erwin de Haan e867446437 ReSharper format: conform inline 'out' parameters.
6 years ago
Erwin de Haan 65bd052f3e ReSharper conform to 'var' settings
6 years ago
Erwin de Haan e566d9a231 Find+Sed BOM removal *.cs: BDInfo-Emby.XmlTv
6 years ago
Erwin de Haan 0efc699e3d Visual Studio Reformat: Emby.Server.Implementations Part S-S
6 years ago
Erwin de Haan e9519de07d Fixed removed start tag of XMLComment.
6 years ago
Erwin de Haan 846456b41e Reformatted the files with notes.
6 years ago
Erwin de Haan e2751d42e8 Merge branch 'dev' into code-cleanup
6 years ago
Joshua M. Boniface 15c89d281e Merge pull request #506 from hawken93/linting
6 years ago
Erwin de Haan ec1f5dc317 Mayor code cleanup
6 years ago
hawken bd169e4fd4 remove trailing whitespace
6 years ago
hawken 82a801c9ae Some less obvious ones that I was told were there
6 years ago
Bond_009 a997bb609f Remove unnecessary using statements
6 years ago
Bond_009 391b48614d Remove FireEventIfNotNull
6 years ago
Bond_009 8adcce5c64 DeleteLogFileTask: only delete the .txt log files
6 years ago
Bond-009 f1bf87665f Delete PluginUpdateTask.cs
6 years ago
Bond-009 1fb975c6e7 Delete SystemUpdateTask.cs
6 years ago
Bond_009 3fa751e9bb Remove CheckForApplicationUpdate function
6 years ago
Bond_009 36a109cb0f Disable PluginUpdateTask
6 years ago
Bond_009 7679ed037f Disable SystemUpdateTask
6 years ago
Bond_009 ea4c914123 Fix exception logging
6 years ago
Bond_009 b7ebb67cbb Remove the need for NullLogger
6 years ago
Bond_009 0f8b3c6347 Use Microsoft.Extensions.Logging abstraction
6 years ago
Andrew Rabert 9c49e936f0 Merge pull request #288 from Bond-009/toarray
6 years ago
Andrew Rabert c2a6a2119a Disable plugin updates
6 years ago
Bond_009 6e5d2aadaa Remove custom ToArray extension
6 years ago
stefan 48facb797e Update to 3.5.2 and .net core 2.1
6 years ago
Luke Pulverenti 5cb7469028 support track selection before playback
7 years ago
Luke Pulverenti 0d28929e17 update download progress reporting
7 years ago
Luke Pulverenti 4ef9f68837 support delete per library
7 years ago
Luke Pulverenti fe10df6935 improve queries from scheduled tasks
7 years ago
Luke Pulverenti bfcd1b520f merge common implementations and server implementations
7 years ago
Luke Pulverenti e7425e6205 revert servicestack.text update
7 years ago
Luke Pulverenti 40442f887b consolidate emby.server.core into emby.server.implementations
7 years ago
Luke Pulverenti cdf573c921 update sync menus
7 years ago
Luke Pulverenti 24d91d9363 update image inheritance
7 years ago
Luke Pulverenti f6237d4d05 fixes #1759 - Custom intro path change requires library scan
7 years ago
Luke Pulverenti 1e5c3db9eb support individual library refreshing
7 years ago
Luke Pulverenti 33014f77aa update GetItems method
7 years ago
Luke Pulverenti da77b05817 update data queries
7 years ago
Luke Pulverenti 696a6b34ea improve smb support
7 years ago
Luke Pulverenti 5833aedb15 update bitrate filter
8 years ago
Luke Pulverenti f5467021b0 update probing
8 years ago
Luke Pulverenti 3eb4091808 move additional classes to new server lib
8 years ago
Luke Pulverenti 78f9364b03 move classes to portable server project
8 years ago