Erwin de Haan
a36658f6f0
ReSharper Reformat: Properties to expression bodied form.
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
Erwin de Haan
e2751d42e8
Merge branch 'dev' into code-cleanup
6 years ago
Erwin de Haan
ec1f5dc317
Mayor code cleanup
...
Add Argument*Exceptions now use proper nameof operators.
Added exception messages to quite a few Argument*Exceptions.
Fixed rethorwing to be proper syntax.
Added a ton of null checkes. (This is only a start, there are about 500 places that need proper null handling)
Added some TODOs to log certain exceptions.
Fix sln again.
Fixed all AssemblyInfo's and added proper copyright (where I could find them)
We live in *current year*.
Fixed the use of braces.
Fixed a ton of properties, and made a fair amount of functions static that should be and can be static.
Made more Methods that should be static static.
You can now use static to find bad functions!
Removed unused variable. And added one more proper XML comment.
6 years ago
hawken
bd169e4fd4
remove trailing whitespace
6 years ago
hawken
ba1794f64b
Remove tabs and trailing whitespace
6 years ago
Bond_009
ea4c914123
Fix exception logging
6 years ago
Bond_009
0f8b3c6347
Use Microsoft.Extensions.Logging abstraction
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
060215143f
improve httpclient resource disposal
7 years ago
Luke Pulverenti
bca5f49ac9
don't import season names from moviedb
7 years ago
Luke Pulverenti
6b28eee2db
rework episode queries
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
52aeb3c40b
consolidate interfaces
7 years ago
Luke Pulverenti
07ab6a19e2
3.2.24.1
7 years ago
Luke Pulverenti
e91f569c15
update live tv startup
8 years ago
Luke Pulverenti
33014f77aa
update GetItems method
8 years ago
Luke Pulverenti
ef41f919a6
fix movie db find by external id
8 years ago
Luke Pulverenti
696a6b34ea
improve smb support
8 years ago
Luke Pulverenti
a9b041a7e6
rework refresh queue
8 years ago
Luke Pulverenti
88bb75bec4
update people fetching
8 years ago
Luke Pulverenti
3952360ce8
reduce imported people
8 years ago
Luke Pulverenti
345ad10665
don't buffer responses by default
8 years ago
Luke Pulverenti
e12f27d8ed
make provider project portabl
8 years ago
Luke Pulverenti
ef6b90b8e6
make controller project portable
8 years ago
Luke Pulverenti
edbe28d9fc
move interface to model
8 years ago
softworkz
9f5cf9de0c
Added MetadataResult.QueriedById property
8 years ago
softworkz
896cc59936
Prioritize metadata merging by preferred language
8 years ago
softworkz
06f5af783b
Adjust language for image results from TMDB when querying complex language codes (> 2 chars, qualified by country)
8 years ago
softworkz
75840c7065
MovieDbSeriesProvider and MovieDbEpisodeProvider: Add support for trailers
9 years ago
softworkz
79128e6d85
MovieDbSeasonProvider: Don't fill name from search info
9 years ago
Luke Pulverenti
77dc47df0c
deprecate provider options
9 years ago
nfnty
6d7349284f
Use HTTPS for API requests: TheMovieDb: base_url -> secure_base_url
9 years ago
Luke Pulverenti
5fc4233942
update change monitors
9 years ago
nfnty
0879089eb5
Use HTTPS for API requests
9 years ago
Luke Pulverenti
57b5fa73ee
pull content rating from tmdb for series
9 years ago
Luke Pulverenti
916b148274
don't use omdb for missing episodes
9 years ago
Sven Van den brande
168587b2a0
Remove unused code...
9 years ago
softworkz
c0cf5ea0c9
MovieDbEpisodeProvider: Implement GetSearchResults to allow usage from auto-organize
9 years ago
softworkz
362839f253
Re-Organize TV provider source files
9 years ago