BaronGreenback
|
9fc1a8b619
|
Inverted if statement
|
2020-09-17 18:20:27 +01:00 |
|
cvium
|
cb173d79e6
|
Fix the test
|
2020-09-10 14:30:33 +02:00 |
|
cvium
|
7576824cee
|
Standardize use of IsLocal and RemoteIp
|
2020-09-10 14:16:41 +02:00 |
|
BaronGreenback
|
15e064cb73
|
Update StreamingHelpers.cs
|
2020-09-05 22:09:21 +01:00 |
|
BaronGreenback
|
f7a56f70c6
|
Update StreamingHelpers.cs
|
2020-09-05 21:31:23 +01:00 |
|
BaronGreenback
|
3c13489cb9
|
Update StreamingHelpers.cs
|
2020-09-05 21:31:05 +01:00 |
|
BaronGreenback
|
25e965b85c
|
Update FileStreamResponseHelpers.cs
|
2020-09-05 20:33:18 +01:00 |
|
BaronGreenback
|
d3e8834e80
|
Removed memoryStream
|
2020-09-05 20:03:21 +01:00 |
|
BaronGreenback
|
ac7636ea1e
|
added dlnaheaders
fix for #4059
|
2020-09-05 19:54:48 +01:00 |
|
David
|
4836f14aff
|
Enable HTTP Range Processing
|
2020-09-05 10:38:16 +02:00 |
|
crobibero
|
fb422ff741
|
Merge remote-tracking branch 'upstream/master' into http-client-migrate
|
2020-09-03 07:46:52 -06:00 |
|
crobibero
|
dd078e7b82
|
use named client
|
2020-08-31 11:05:21 -06:00 |
|
Bond-009
|
32f8b46040
|
Fix incorrect usage of ArrayPool
|
2020-08-31 11:09:41 +02:00 |
|
crobibero
|
5f64ab02a0
|
bump System.Text.Json
|
2020-08-25 07:33:58 -06:00 |
|
Anthony Lavado
|
634ee2d1e9
|
Merge pull request #3861 from crobibero/fixes
API Fixes
|
2020-08-19 08:17:03 -04:00 |
|
Cody Robibero
|
3a722740ce
|
Update Jellyfin.Api/Helpers/MediaInfoHelper.cs
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
|
2020-08-19 04:53:25 -06:00 |
|
crobibero
|
4ec1341c8f
|
Fix conflicts
|
2020-08-17 15:54:51 -06:00 |
|
crobibero
|
be67528958
|
add disposal docs
|
2020-08-17 15:03:45 -06:00 |
|
crobibero
|
767c73e5c1
|
fix usings
|
2020-08-17 13:22:42 -06:00 |
|
crobibero
|
c5e9cf15f6
|
Use proper IHttpContextAccessor
|
2020-08-10 07:53:32 -06:00 |
|
crobibero
|
460c3dd351
|
convert dependent controller functions to di helper class
|
2020-08-09 17:20:14 -06:00 |
|
crobibero
|
1535f363b2
|
Fix some request parameters
|
2020-08-03 13:33:43 -06:00 |
|
Patrick Barron
|
6a42a48c09
|
Merge pull request #3528 from Ullmie02/api-entrypoint
Make TranscodingJobHelper an IDisposable (api-migration)
|
2020-08-03 17:11:24 +00:00 |
|
David
|
3f0c0e2d0d
|
Implement IDisposable
|
2020-08-01 16:21:48 +02:00 |
|
David
|
b717ecd5e0
|
Move methods to the right class
|
2020-08-01 16:12:22 +02:00 |
|
crobibero
|
f645e2f884
|
Move DynamicHlsService to Jellyfin.Api
|
2020-07-31 15:09:17 -06:00 |
|
Patrick Barron
|
2cb6eb984b
|
Merge pull request #3764 from Ullmie02/api-videohls
Move VideoHlsService to Jellyfin.Api
|
2020-07-31 18:25:54 +00:00 |
|
crobibero
|
c97372a133
|
Add missing docs and remove duplicate function
|
2020-07-31 09:21:33 -06:00 |
|
crobibero
|
9171e904de
|
Merge remote-tracking branch 'upstream/api-migration' into api-video
|
2020-07-31 09:19:02 -06:00 |
|
David
|
8a016e31f7
|
Move VideoHlsService to Jellyfin.Api
|
2020-07-31 17:09:10 +02:00 |
|
crobibero
|
f543a17d1b
|
Apply review fixes
|
2020-07-30 06:29:06 -06:00 |
|
crobibero
|
5c4b342323
|
fix boolean
|
2020-07-29 14:21:32 -06:00 |
|
crobibero
|
d0ce239e3e
|
Use ArrayPool and reduce duplicate code
|
2020-07-29 12:12:54 -06:00 |
|
crobibero
|
03f15fc0ef
|
use proper os comparison
|
2020-07-29 09:28:53 -06:00 |
|
crobibero
|
b8d327889b
|
Add missing functions
|
2020-07-27 13:42:40 -06:00 |
|
David Ullmer
|
4aa0bd064f
|
Move HlsSegmentService to Jellyfin.Api
|
2020-07-27 09:47:19 +02:00 |
|
David
|
ca3dcc3db0
|
Fix suggestions from review
|
2020-07-24 19:14:53 +02:00 |
|
David
|
d39f481a5c
|
Apply suggestions from review
|
2020-07-23 12:46:54 +02:00 |
|
David
|
cff9772e14
|
Fix build part 2
|
2020-07-22 20:13:51 +02:00 |
|
David
|
1cb20f9181
|
Fix build
|
2020-07-22 19:44:17 +02:00 |
|
David
|
2ce97c022e
|
Move AudioService to Jellyfin.Api
|
2020-07-22 16:57:06 +02:00 |
|
David
|
90039e1ad3
|
Merge remote-tracking branch 'remotes/jellyfin/api-migration' into api-audio
# Conflicts:
# Emby.Server.Implementations/ApplicationHost.cs
# Jellyfin.Api/Helpers/TranscodingJobHelper.cs
|
2020-07-22 11:02:44 +02:00 |
|
David
|
eae665a9c4
|
Add properties to StreamState to fix some errors
|
2020-07-22 10:57:27 +02:00 |
|
David
|
07e56850be
|
Remove caching and content length
|
2020-07-22 10:39:48 +02:00 |
|
crobibero
|
5c66f9e471
|
changes from merge
|
2020-07-20 14:43:54 -06:00 |
|
David
|
3514813eb4
|
Continute work
|
2020-07-19 19:03:48 +02:00 |
|
David
|
2328ec59c9
|
Migrate AudioService to Jellyfin.Api
|
2020-07-11 11:15:04 +02:00 |
|
crobibero
|
5d34b07d1f
|
Make query parameters nullable or set default value
|
2020-07-07 09:10:51 -06:00 |
|
crobibero
|
1bf131c109
|
remove duplicate functions
|
2020-07-06 10:02:16 -06:00 |
|
crobibero
|
b2e7a4a1cb
|
Merge remote-tracking branch 'upstream/api-migration' into api-channel
|
2020-07-06 10:00:23 -06:00 |
|