Bond_009
2ef4ffd698
More warnings (removed)
5 years ago
Bond_009
9d4ce82ab9
Enable `TreatWarningsAsErrors` for MediaBrowser.Common and Emby.Photos
...
Adds `#pragma warning disable CS1591` to all files in
MediaBrowser.Common containing undocumented members.
5 years ago
Bond_009
5eaf5465a5
Check checksum for plugin downloads
...
* Compare the MD5 checksum when downloading plugins
* Reduced log spam due to http requests
* Removed 'GetTempFileResponse' function from HttpClientManager
* Fixed caching for HttpClientManager
5 years ago
Bond_009
b1bd062709
Properly set content type
5 years ago
Bond_009
5fc4ad6c4e
Address comments
5 years ago
Bond_009
d405a400aa
Fixes issues with HttpClientManager
5 years ago
Bond-009
0a5550b13d
Remove more unused stuff
5 years ago
Bond-009
067200be83
Remove usage of depricated 'WebRequest'
...
Ref: https://docs.microsoft.com/en-us/dotnet/api/system.net.webrequest?view=netframework-4.7.2
5 years ago
Claus Vium
78742b8e4c
Switch to HeaderNames instead of hardcoded strings (and other header related fixes)
6 years ago
Erwin de Haan
e867446437
ReSharper format: conform inline 'out' parameters.
6 years ago
Erwin de Haan
a36658f6f0
ReSharper Reformat: Properties to expression bodied form.
6 years ago
Erwin de Haan
ba610b5094
Find+Sed BOM removal *.cs: Jellyfin.Server-MediaBrowser.Controller
6 years ago
Erwin de Haan
106d1d18ed
Visual Studio Reformat: MediaBrowser.Common
6 years ago
Andrew Rabert
a86b71899e
Add GPL modules
6 years ago
stefan
48facb797e
Update to 3.5.2 and .net core 2.1
6 years ago
Luke Pulverenti
2f758676d0
support sharing m3u tuner streams
7 years ago
Luke Pulverenti
ca2e7a4195
deprecate localized guids config switch
7 years ago
Luke Pulverenti
b54046a6de
adjust header values
7 years ago
Luke Pulverenti
c2361db772
separate encoding from content type values
7 years ago
Luke Pulverenti
8deb423883
restore config settings for now
8 years ago
Luke Pulverenti
8fd3bf4217
change pcl's to .netstandard
8 years ago
Luke Pulverenti
345ad10665
don't buffer responses by default
8 years ago
Luke Pulverenti
37d7db4bc4
support xmltv gzip
9 years ago
Luke Pulverenti
22730746eb
ipv6 update
9 years ago
Luke Pulverenti
b1859d41e8
update collection menus
9 years ago
Luke Pulverenti
9f3891d418
render movies as folders with dlna
10 years ago
Luke Pulverenti
ab3c26c564
update connect
10 years ago
Luke Pulverenti
314a51dff3
add more device options
10 years ago
Luke Pulverenti
0690b4f2e0
Add user cinema mode setting
10 years ago
Luke Pulverenti
c05cb1dcb1
fix mac ffmpeg build
10 years ago
Luke Pulverenti
a3d553a7fb
set connect access token
10 years ago
Luke Pulverenti
e2052c771d
added new device profiles
10 years ago
Luke Pulverenti
3640f62086
create collections from movies page
11 years ago
Luke Pulverenti
92cadc4323
update translations
11 years ago
Luke Pulverenti
0d025f7fb6
beginning remote subtitle downloading
11 years ago
Luke Pulverenti
ac69327f1f
check in open subtitles stub
11 years ago
Luke Pulverenti
2c6a9892f2
update translations
11 years ago
Luke Pulverenti
30496c1168
made dlna logging optional
11 years ago
Luke Pulverenti
13563b6047
Add upnp configuration
11 years ago
Luke Pulverenti
be1ce0f802
convert static remote streaming to use internal interfaces
11 years ago
Luke Pulverenti
cb9b570a2a
live tv updates
11 years ago
Luke Pulverenti
60780399c5
allow request header overrides
11 years ago
Luke Pulverenti
390f165332
#280 - avoid an extra request to last fm by taking data from the MusicArtist entity
12 years ago
Luke Pulverenti
c11c8bfdb4
re-enable http compression for all providers except for last fm
12 years ago
Luke Pulverenti
c568f352eb
replaced http client cache with longer lived cache
12 years ago
Luke Pulverenti
87598ca6d0
add customizable accept header to http client interface
12 years ago
LukePulverenti
bae89ee824
fix duplicate connections on the dashboard
12 years ago
LukePulverenti
fe1834e6be
Add resume capability to GetTempFile
12 years ago