Commit Graph

108 Commits (f3ca4631c39e89afa0cc4af3631016c00e47037c)

Author SHA1 Message Date
dkanada f51f59d675
Merge pull request #1965 from Bond-009/dbjson
5 years ago
dkanada 61b9b4046a
Merge pull request #1929 from Narfinger/parser-fix4
5 years ago
Narfinger 9cd62d661f removed restriction to 3 digits in episodenumber and 4 in season numbers
5 years ago
Bond_009 846857b60e Deserialize with the correct type (and warning fixes)
5 years ago
Bond_009 d9a03c9bb1 Fix more warnings
5 years ago
Narfinger 4a20260a27 add another parser case and allow parsing of seasonless
5 years ago
Joshua Boniface baa30b41de Add debug logs and try/catch when creating folder
5 years ago
Bond-009 ee637e8fec Fix warnings, improve performance (#1665)
5 years ago
Bond-009 6032f31aa6 Use CultureInvariant string conversion for Guids
5 years ago
Bond-009 a6f9ceedd8 Fix more warnings
5 years ago
Bond-009 bf43dc00bb More warning fixes
6 years ago
Bond_009 37ea50a572 Reduce the amount of exceptions thrown
6 years ago
Joshua M. Boniface 89d4ce309d
Merge pull request #848 from Bond-009/perf
6 years ago
Bond_009 3e6819c718 Don't clone lists
6 years ago
Bond_009 41fb1e5106 Tuple -> ValueTuple
6 years ago
Bond_009 64d5ec12e2 Use HashSets for increased perf
6 years ago
Bond_009 a6a4cd5667 Removed some unused fields
6 years ago
Joshua M. Boniface c713824bf9
Merge pull request #734 from Bond-009/culture
6 years ago
Claus Vium 8985fb8d58 Remove support for games as a media type
6 years ago
Bond-009 1ea219bf3f
Merge branch 'master' into culture
6 years ago
Erwin de Haan b9a111432a Unwrapped all /(Write|Read)All(Text|Bytes)/ functions.
6 years ago
Erwin de Haan 581a7fe078 Unwrapped `MoveDirectory`, `DirectoryExists`, `FileExists` & removed `MoveFile`
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
Bond_009 ffe79c8982 Check if file exists instead of catching exceptions
6 years ago
Bond_009 a709cbdc64 Fix more analyzer warnings
6 years ago
William Taylor 65cd3ed597 Replaced injections of ILogger with ILoggerFactory
6 years ago
Erwin de Haan 321c440739 Reformat JustAMan review pt1 changes
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 58b582bdcb Visual Studio Reformat: Emby.Server.Implementations Part I-Lib
6 years ago
Erwin de Haan e2751d42e8 Merge branch 'dev' into code-cleanup
6 years ago
Erwin de Haan ec1f5dc317 Mayor code cleanup
6 years ago
hawken bd169e4fd4 remove trailing whitespace
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
Erwin de Haan 9c1c29325d Added extra extension method that create a new instance of the destination object.
6 years ago
Erwin de Haan de7fcaadb3 Fixed #320 by adding an extension method to BaseItem to make a deep copy of an object.
6 years ago
Bond_009 6e5d2aadaa Remove custom ToArray extension
6 years ago
Bond_009 22093c9e8f Removed some warnings
6 years ago
stefan 48facb797e Update to 3.5.2 and .net core 2.1
6 years ago
Luke Pulverenti 58a7829ecd update library changed notifier
7 years ago
Luke Pulverenti 351d29954a 3.2.36.8
7 years ago
Luke Pulverenti 711f588084 3.2.36.7
7 years ago
Luke Pulverenti d765f370b3 update librarymanager
7 years ago
Luke Pulverenti 0a0303ca64 normalize strm file contents
7 years ago
Luke Pulverenti ca2e7a4195 deprecate localized guids config switch
7 years ago
Luke Pulverenti 7e5036a587 update image aspect ratio detection
7 years ago
Luke Pulverenti a5b82cd2ec remove unneeded async signatures
7 years ago