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.
2019-10-09 17:14:15 +02:00
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
2019-08-11 15:54:58 +02:00
Bond_009
b1bd062709
Properly set content type
2019-07-13 17:12:06 -04:00
Bond_009
5fc4ad6c4e
Address comments
2019-07-06 20:04:45 +02:00
Bond_009
d405a400aa
Fixes issues with HttpClientManager
2019-07-06 20:04:42 +02:00
Bond-009
0a5550b13d
Remove more unused stuff
2019-06-18 22:20:34 -04:00
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
2019-06-17 19:35:05 -04:00
Claus Vium
78742b8e4c
Switch to HeaderNames instead of hardcoded strings (and other header related fixes)
2019-03-05 19:20:28 +01:00
Erwin de Haan
e867446437
ReSharper format: conform inline 'out' parameters.
2019-01-13 21:46:33 +01:00
Erwin de Haan
a36658f6f0
ReSharper Reformat: Properties to expression bodied form.
2019-01-13 21:31:14 +01:00
Erwin de Haan
ba610b5094
Find+Sed BOM removal *.cs: Jellyfin.Server-MediaBrowser.Controller
2019-01-13 21:01:16 +01:00
Erwin de Haan
106d1d18ed
Visual Studio Reformat: MediaBrowser.Common
2019-01-13 20:25:11 +01:00
Andrew Rabert
a86b71899e
Add GPL modules
2018-12-27 18:27:57 -05:00
stefan
48facb797e
Update to 3.5.2 and .net core 2.1
2018-09-12 19:26:21 +02:00
Luke Pulverenti
2f758676d0
support sharing m3u tuner streams
2017-11-14 02:41:21 -05:00
Luke Pulverenti
ca2e7a4195
deprecate localized guids config switch
2017-10-26 23:49:56 -04:00
Luke Pulverenti
b54046a6de
adjust header values
2017-10-22 19:36:22 -04:00
Luke Pulverenti
c2361db772
separate encoding from content type values
2017-10-22 19:27:09 -04:00
Luke Pulverenti
8deb423883
restore config settings for now
2017-02-08 13:50:33 -05:00
Luke Pulverenti
8fd3bf4217
change pcl's to .netstandard
2016-11-03 15:07:48 -04:00
Luke Pulverenti
345ad10665
don't buffer responses by default
2016-10-31 14:39:41 -04:00
Luke Pulverenti
37d7db4bc4
support xmltv gzip
2016-06-15 22:37:06 -04:00
Luke Pulverenti
22730746eb
ipv6 update
2016-03-25 01:39:49 -04:00
Luke Pulverenti
b1859d41e8
update collection menus
2015-10-07 17:42:29 -04:00
Luke Pulverenti
9f3891d418
render movies as folders with dlna
2014-10-22 00:42:26 -04:00
Luke Pulverenti
ab3c26c564
update connect
2014-10-13 16:14:53 -04:00
Luke Pulverenti
314a51dff3
add more device options
2014-10-11 21:46:02 -04:00
Luke Pulverenti
0690b4f2e0
Add user cinema mode setting
2014-10-01 20:28:16 -04:00
Luke Pulverenti
c05cb1dcb1
fix mac ffmpeg build
2014-09-28 12:50:33 -04:00
Luke Pulverenti
a3d553a7fb
set connect access token
2014-09-02 22:30:05 -04:00
Luke Pulverenti
e2052c771d
added new device profiles
2014-07-16 23:17:14 -04:00
Luke Pulverenti
3640f62086
create collections from movies page
2014-06-03 23:34:36 -04:00
Luke Pulverenti
92cadc4323
update translations
2014-05-16 13:11:07 -04:00
Luke Pulverenti
0d025f7fb6
beginning remote subtitle downloading
2014-05-06 22:28:19 -04:00
Luke Pulverenti
ac69327f1f
check in open subtitles stub
2014-05-05 00:36:45 -04:00
Luke Pulverenti
2c6a9892f2
update translations
2014-04-08 00:17:18 -04:00
Luke Pulverenti
30496c1168
made dlna logging optional
2014-03-14 13:09:22 -04:00
Luke Pulverenti
13563b6047
Add upnp configuration
2014-02-25 23:38:21 -05:00
Luke Pulverenti
be1ce0f802
convert static remote streaming to use internal interfaces
2014-02-13 11:38:43 -05:00
Luke Pulverenti
cb9b570a2a
live tv updates
2013-12-16 13:44:03 -05:00
Luke Pulverenti
60780399c5
allow request header overrides
2013-09-17 22:43:34 -04:00
Luke Pulverenti
390f165332
#280 - avoid an extra request to last fm by taking data from the MusicArtist entity
2013-05-27 11:02:16 -04:00
Luke Pulverenti
c11c8bfdb4
re-enable http compression for all providers except for last fm
2013-05-20 14:03:09 -04:00
Luke Pulverenti
c568f352eb
replaced http client cache with longer lived cache
2013-05-06 15:31:57 -04:00
Luke Pulverenti
87598ca6d0
add customizable accept header to http client interface
2013-05-04 00:07:27 -04:00
LukePulverenti
bae89ee824
fix duplicate connections on the dashboard
2013-03-16 12:41:49 -04:00
LukePulverenti
fe1834e6be
Add resume capability to GetTempFile
2013-03-14 15:52:53 -04:00