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
Andrew Rabert
e5c2dbdf23
Merge pull request #540 from joshuaboniface/api-keys
...
Update Emby API keys to our own
6 years ago
Joshua Boniface
fddd72a3bd
Update Fanart commented-out API key to our own
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
Joshua Boniface
909409bb6d
Update TheMovieDB API key to our own
6 years ago
hawken
bd169e4fd4
remove trailing whitespace
6 years ago
hawken
ba1794f64b
Remove tabs and trailing whitespace
6 years ago
Bond_009
0bbc4f8219
Figure out why it's failing
6 years ago
Joshua M. Boniface
1f02cf4b7e
Merge pull request #285 from Bond-009/logging
...
Use Serilog to handle logging
6 years ago
Bond_009
0f8b3c6347
Use Microsoft.Extensions.Logging abstraction
6 years ago
bfayers
0584700a76
Write out explanation rather than linking to a community (TMDB uppercasing)
6 years ago
bfayers
00ef953b8e
replace all instanced of emby.media with jellyfin.media
6 years ago
Bond_009
6e5d2aadaa
Remove custom ToArray extension
6 years ago
Anthony Lavado
99482f0736
Reverts changes to forum URLs
...
- restores the original URL for some comments, keeping context
6 years ago
Anthony Lavado
71b8602a3d
Updates all other emby.media links to repo page
6 years ago
stefan
48facb797e
Update to 3.5.2 and .net core 2.1
6 years ago
Luke Pulverenti
70b0dd968f
Improve support for embedded metadata; support external subtitles with strm files
7 years ago
Luke Pulverenti
060215143f
improve httpclient resource disposal
7 years ago
Luke Pulverenti
2d63bdea94
improve support for name (original title).ext
7 years ago
Luke Pulverenti
51ca72ab5d
adjust default provider order
7 years ago
Luke Pulverenti
49b799adbe
3.2.30.8
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
dc7a59c73a
ensure custom css is loaded last
7 years ago
Luke Pulverenti
9f0e6d17c8
add hevc cuvid
8 years ago
Luke Pulverenti
65e8cf0726
improve live tv images
8 years ago
Luke Pulverenti
e91f569c15
update live tv startup
8 years ago
Luke Pulverenti
33014f77aa
update GetItems method
8 years ago
Luke Pulverenti
696a6b34ea
improve smb support
8 years ago
Luke Pulverenti
a9b041a7e6
rework refresh queue
8 years ago
Luke Pulverenti
ba22934570
remove custom ordering of moviedb search results
8 years ago
Luke Pulverenti
5fa3817a76
update components
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
fd04fddca0
update locks
8 years ago
Luke Pulverenti
099b4d3e5b
update providers to use core interfaces
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
daaae69df5
add playback of in-progress recordings
8 years ago
Luke Pulverenti
5cd3276775
pass requested fields to data layer
8 years ago
Luke Pulverenti
1454e07c54
improve moviedb null handling
8 years ago
Luke Pulverenti
951e2b6de3
allow channel items in collections and playlists
8 years ago
Luke Pulverenti
f511feab89
normalize rating to fsk
8 years ago
Luke Pulverenti
0c95297269
improve resiliency of recording process
8 years ago
Sven Van den brande
219cba7506
Removed redundant Collection Initializers
...
Removed Using directives that are not required
8 years ago
Luke Pulverenti
b878dc1537
prevent incorrect default rating
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