Commit Graph

37 Commits

Author SHA1 Message Date
Barron Hagerman
26bd07fef9 change min Jellyfin version 2019-10-06 16:56:22 -05:00
Barron Hagerman
5af3fc9a8a bump versions 2019-10-06 16:49:46 -05:00
Barron Hagerman
3f11b6682e expand zero compression to all POSTs 2019-10-01 11:34:31 -05:00
Barron Hagerman
0ddd40a5f4 disable decompression on POST responses
* Recent changes to `HttpClientManager.SendAsyncInternal(HttpRequestOptions options, HttpMethod httpMethod)` appears to have caused problems with the decompression of `POST` responses. This simply disables compression on those requests, which generally improves performance since the NPVR server is usually `localhost`
2019-09-30 14:13:39 -05:00
Joshua M. Boniface
3c05cd9b27
Merge pull request #2 from Nickbert7/master
Port to Jellyfin
2019-05-09 15:50:53 -04:00
Niklas Fäth
802670089d
Create build.yaml 2019-05-09 17:05:07 +02:00
Niklas Fäth
1d70c12773
revert image 2019-05-09 10:56:52 +02:00
Niklas Fäth
9a6a046167 Port 2019-05-09 10:51:15 +02:00
Niklas Fäth
67f7032582
Rename 2019-05-08 22:01:31 +02:00
Niklas Fäth
41577a3180 Thumb 2019-05-08 14:03:43 +00:00
Niklas Fäth
aa1ce8691f Log 2019-05-08 14:00:37 +00:00
Niklas Fäth
86a27b84b9 Rename 2019-05-08 13:51:57 +00:00
Niklas Fäth
466898e633 teast 2019-05-08 13:44:42 +00:00
Niklas Fäth
d3f1d6232b test 2019-05-08 13:38:02 +00:00
Luke Pulverenti
73142ae863 3.3.0 2018-11-01 22:39:27 -04:00
Luke
a8b6f16e42
Merge pull request #1 from McSwindler/master
Add additional settings to UpdateSeriesTimer
2018-09-24 02:29:38 -04:00
McSwindler
9f4b05789d add RecordAnyChannel, RecordNewOnly, and RecordAnyTime to UpdateSeriesTimerAsync 2018-09-21 21:32:20 -05:00
Luke Pulverenti
57622a0607 switch to DateTimeOffset 2018-09-07 14:58:55 -04:00
Luke Pulverenti
c3ef2903c2 3.2.8 2018-08-25 20:37:11 -04:00
Luke Pulverenti
52ec0fdf99 allow probing 2018-06-29 00:41:38 -04:00
Luke Pulverenti
ae609bf5d1 check path 2018-02-23 10:38:08 -05:00
Luke Pulverenti
1ba6c662f3 add attributes 2018-02-20 16:08:47 -05:00
Luke Pulverenti
1524290874 move class 2018-02-20 16:04:16 -05:00
Luke Pulverenti
16d70322cd update channel properties 2018-02-15 13:26:45 -05:00
Luke Pulverenti
1c0660e7a9 update recording channel 2018-02-03 20:22:17 -05:00
Luke Pulverenti
adbade8ba9 update properties 2018-02-02 17:06:08 -05:00
Luke Pulverenti
90b6e23b70 add recordings channel 2018-02-02 12:29:20 -05:00
Luke Pulverenti
ae48951b51 remove SupportsProbing 2018-01-14 13:30:24 -05:00
Luke Pulverenti
22f62d1f0e remove supportsprobing 2018-01-11 14:37:11 -05:00
Luke Pulverenti
a29e01ab19 fix missing license 2017-12-10 15:06:18 -05:00
Luke Pulverenti
749a1a2791 set media source properties 2017-11-17 19:02:15 -05:00
Luke Pulverenti
ecdc4e288a fix recordings 2017-09-03 02:46:56 -04:00
Luke Pulverenti
6f4bbbd9fe fix recordings 2017-09-03 01:16:38 -04:00
Luke Pulverenti
c93e675756 fix hashing 2017-09-02 22:25:00 -04:00
Luke Pulverenti
ecf23fd3af update hashing 2017-09-02 21:21:50 -04:00
Luke Pulverenti
1b162d7175 initial 2017-09-02 14:05:52 -04:00
Luke
4a6f927d3f Initial commit 2017-09-02 13:54:57 -04:00