Bond_009
|
eba488a0f8
|
Enable TreatWarningsAsErrors in Release for MediaBrowser.Providers
|
4 years ago |
telans
|
9018f8d8be
|
Add full stop at end of comments (SA1629)
|
4 years ago |
aled
|
22a860a806
|
Fix a small number of compile warnings
|
4 years ago |
dkanada
|
d7c34b4611
|
start tvdb migration for plugin interface
|
5 years ago |
Bond_009
|
d9a03c9bb1
|
Fix more warnings
|
5 years ago |
Bond_009
|
a9302b8b53
|
Remove useless abstraction around XmlReaderSettings
This removes the amount of stuff that needs to be passed around
Also removes some unneeded `ManagedFileSystem` usage
|
6 years ago |
Claus Vium
|
1f30a50f4a
|
Address review comments
|
6 years ago |
Claus Vium
|
ce51025e7c
|
Use DI for TvDbClientManager
|
6 years ago |
Claus Vium
|
8029cd3ebb
|
Add better language support
|
6 years ago |
Vasily
|
e970d7a6aa
|
Update MediaBrowser.Providers/TV/MissingEpisodeProvider.cs
Co-Authored-By: cvium <cvium@users.noreply.github.com>
|
6 years ago |
Claus Vium
|
e8189cd0f6
|
Fix namespaces
|
6 years ago |
Claus Vium
|
18231fedef
|
Add braces to if's and other minor style changes
|
6 years ago |
Claus Vium
|
b997b12d27
|
Add names to tuple items and reduce list iterations
|
6 years ago |
Claus Vium
|
6887e790c8
|
Minor fixes in MissingEpisodeProvider
|
6 years ago |
Claus Vium
|
0d43b06042
|
Fix MissingEpisodeProvider (almost)
|
6 years ago |
Claus Vium
|
c2202be0f8
|
Some of it works???
|
6 years ago |
Erwin de Haan
|
f1ef0b0b4c
|
Fix namespacing so it lines up properly with file names and paths (#715)
* Fix stupid namespacing so it lines up properly with file names and paths.
|
6 years ago |
Vasily
|
91e99effc9
|
Apply suggestions from code review for flipped conditions.
Co-Authored-By: EraYaN <EraYaN@users.noreply.github.com>
|
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
|
8 years ago |
Luke Pulverenti
|
da39d9a5bf
|
update folder queries
|
8 years ago |
Luke Pulverenti
|
6091e00e18
|
clean related files when deleting items
|
8 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
Removed Using directives that are not required
|
8 years ago |
Luke Pulverenti
|
1fcbd3c6da
|
denormalize seriesid
|
8 years ago |