Commit Graph

75 Commits (7c4cb5ec5842928d7dbdbb2f5856b502979be49c)

Author SHA1 Message Date
Bond_009 a9302b8b53 Remove useless abstraction around XmlReaderSettings
5 years ago
Claus Vium 1f30a50f4a Address review comments
5 years ago
Claus Vium ce51025e7c Use DI for TvDbClientManager
5 years ago
Claus Vium 8029cd3ebb Add better language support
5 years ago
Vasily e970d7a6aa Update MediaBrowser.Providers/TV/MissingEpisodeProvider.cs
5 years ago
Claus Vium e8189cd0f6 Fix namespaces
5 years ago
Claus Vium 18231fedef Add braces to if's and other minor style changes
5 years ago
Claus Vium b997b12d27 Add names to tuple items and reduce list iterations
5 years ago
Claus Vium 6887e790c8 Minor fixes in MissingEpisodeProvider
5 years ago
Claus Vium 0d43b06042 Fix MissingEpisodeProvider (almost)
5 years ago
Claus Vium c2202be0f8 Some of it works???
5 years ago
Erwin de Haan f1ef0b0b4c Fix namespacing so it lines up properly with file names and paths (#715)
5 years ago
Vasily 91e99effc9
Apply suggestions from code review for flipped conditions.
6 years ago
Erwin de Haan 581a7fe078 Unwrapped `MoveDirectory`, `DirectoryExists`, `FileExists` & removed `MoveFile`
6 years ago
Erwin de Haan e867446437 ReSharper format: conform inline 'out' parameters.
6 years ago
Erwin de Haan b062577d81 Find+Sed BOM removal *.cs: MediaBrowser.Providers-SocketHttpListener
6 years ago
Erwin de Haan 587bb85b41 Visual Studio Reformat: MediaBrowser.Providers
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
stefan 48facb797e Update to 3.5.2 and .net core 2.1
6 years ago
Luke Pulverenti 164e7dc896 improve live tv direct play
7 years ago
Luke Pulverenti e287e3a50d remove async when there's nothing to await
7 years ago
Luke Pulverenti 4f76955563 fix MissingEpisodeProvider repeatedly adding and removing unaired items
7 years ago
Luke Pulverenti 9c5bfeddca expand on hardware decoding options
7 years ago
Luke Pulverenti 1e5c3db9eb support individual library refreshing
7 years ago
Luke Pulverenti 33014f77aa update GetItems method
7 years ago
Luke Pulverenti da39d9a5bf update folder queries
7 years ago
Luke Pulverenti 6091e00e18 clean related files when deleting items
7 years ago
Luke Pulverenti 4c08d26ad4 reduce error logging
8 years ago
Luke Pulverenti 325066f7ed update logging
8 years ago
Luke Pulverenti 1186df23dd increase missing episode threshold
8 years ago
Luke Pulverenti 56fb08eeed added delete helper
8 years ago
Luke Pulverenti 83ad945015 update xml readers
8 years ago
Luke Pulverenti 3f68882fa8 add setting to control import of missing episodes
8 years ago
Luke Pulverenti ca5afcb0d2 update live tv hls params
8 years ago
Luke Pulverenti c0491fb563 rework genre views
8 years ago
Luke Pulverenti 8f64a5555b update xml parsing
8 years ago
Luke Pulverenti e12f27d8ed make provider project portabl
8 years ago
Luke Pulverenti 872aec9352 continue reworking provider project
8 years ago
Luke Pulverenti ef6b90b8e6 make controller project portable
8 years ago
Luke Pulverenti edbe28d9fc move interface to model
8 years ago
Luke Pulverenti 911d9f4598 move more metadata settings to per library
8 years ago
Luke Pulverenti 0706bd5237 update DirectoryService
8 years ago
Sven Van den brande 219cba7506 Removed redundant Collection Initializers
8 years ago
Luke Pulverenti 1fcbd3c6da denormalize seriesid
8 years ago
Luke Pulverenti 2772d59559 denormalize seasonid
8 years ago
Luke Pulverenti f378a2c789 update item queries
8 years ago
Luke Pulverenti 2daf91b3fe update missing season creator
8 years ago
Luke Pulverenti d0aece61e7 fixes for episodes directly in series folder
8 years ago
Luke Pulverenti 69622a74a8 faster cleanup of missing episodes
8 years ago