Bond-009
|
c8409d2ea1
|
Remove FileSystem.GetStream
|
5 years ago |
Bond_009
|
0bf8bfbb0c
|
Merge branch 'master' into mediaencoding
|
5 years ago |
Bond_009
|
cc5acf37f7
|
Make probesize and analyzeduration configurable and simplify circular
dependencies
Makes the probesize and analyzeduration configurable with env args.
(`JELLYFIN_FFmpeg_probesize` and `FFmpeg_analyzeduration`)
|
5 years ago |
Bond_009
|
3221e837f9
|
* Add support for multi segment base urls
* Make baseurl case-insensitive
|
5 years ago |
Bond_009
|
675754bc5c
|
Possible fix for MrMC
|
5 years ago |
Frank
|
3ba709fcc3
|
Fix #1432. Add support for encoding with libx265 and hevc_nvenc.
|
6 years ago |
bugfixin
|
a827a2fbcc
|
Remove unreachable code and const trySupportSeek within BaseProgressiveStreamingService
|
6 years ago |
Claus Vium
|
28c2ac528d
|
Re-add content length, semi revert of changes in #1010 (#1287)
* Re-add content length, semi revert of changes in #1010
|
6 years ago |
Bond-009
|
decaffed86
|
Remove EnvironmentInfo
This moved the last bit of usefulness of EnvironmentInfo into a static
class.
|
6 years ago |
Bond-009
|
e4c5d51860
|
Update MediaBrowser.Api/Playback/Progressive/BaseProgressiveStreamingService.cs
Co-Authored-By: cvium <cvium@users.noreply.github.com>
|
6 years ago |
Claus Vium
|
394d23a73a
|
Review comments
|
6 years ago |
Claus Vium
|
78742b8e4c
|
Switch to HeaderNames instead of hardcoded strings (and other header related fixes)
|
6 years ago |
Claus Vium
|
4db31acff9
|
Begin removing System.Net sources
|
6 years ago |
William Lees
|
db4a72df10
|
Reduce scope of changes
|
6 years ago |
William Lees
|
d8cb34dbbc
|
add httpClient to appropriate constructors
|
6 years ago |
Bond-009
|
ab0e851db9
|
Cleanup streaming services
|
6 years ago |
Erwin de Haan
|
581a7fe078
|
Unwrapped `MoveDirectory`, `DirectoryExists`, `FileExists` & removed `MoveFile`
|
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
|
b67c1b933e
|
Visual Studio Reformat: MediaBrowser.Api
|
6 years ago |
Bond_009
|
0c1b9d3bff
|
Rebase
|
6 years ago |
Mathieu Velten
|
1d7d52ff9e
|
Port MediaEncoding and Api.Playback from 10e57ce8d21b4516733894075001819f3cd6db6b
|
6 years ago |
Luke Pulverenti
|
40442f887b
|
consolidate emby.server.core into emby.server.implementations
|
7 years ago |
Luke Pulverenti
|
d8e2887071
|
update container value
|
7 years ago |
Luke Pulverenti
|
54cf0da758
|
update query fields
|
8 years ago |
Luke Pulverenti
|
0cffe00aae
|
handle -1 content length
|
8 years ago |
Luke Pulverenti
|
59ac045c6b
|
increase unification of param building
|
8 years ago |
Luke Pulverenti
|
227dd0a42d
|
rework result factory
|
8 years ago |
Luke Pulverenti
|
ef6b90b8e6
|
make controller project portable
|
8 years ago |
Luke Pulverenti
|
b9cacd8076
|
update live streams
|
8 years ago |
Luke Pulverenti
|
fdbcccc65f
|
add infinite property
|
8 years ago |
Luke Pulverenti
|
76c7bfcb67
|
update closing of streams
|
8 years ago |
Luke Pulverenti
|
d596053ec7
|
rework live stream handling
|
8 years ago |
Luke
|
02a4b90f65
|
Merge pull request #2025 from softworkz/AsyncStreamInterface
Async stream handling: Use interface instead of Func<Stream,Task>
|
8 years ago |
Luke Pulverenti
|
6164049919
|
update direct stream url for improved caching
|
8 years ago |
Softworkz
|
93346830eb
|
Fix incorrect calculation of content length
|
8 years ago |
Luke Pulverenti
|
e52759786f
|
fix layout quirks
|
8 years ago |
softworkz
|
433254c498
|
Async stream handling: Use interface instead of Func<Stream,Task>
No functional changes
|
8 years ago |
Luke Pulverenti
|
24003580e7
|
improve stopping of progressive streams
|
8 years ago |
Luke Pulverenti
|
9b98d8b2e1
|
update stream management
|
8 years ago |
Luke Pulverenti
|
eb321dad3b
|
fix DateModified not refreshing
|
8 years ago |
Luke Pulverenti
|
2e91d69d20
|
update async stream writing
|
8 years ago |
Luke Pulverenti
|
759f5a8560
|
update task results
|
9 years ago |
Sven Van den brande
|
168587b2a0
|
Remove unused code...
|
9 years ago |
Luke Pulverenti
|
078277ebc2
|
continue file system rework
|
9 years ago |
Luke
|
14de062681
|
update file system methods
|
9 years ago |
Luke Pulverenti
|
2786716f81
|
add MediaInfo.sec response header
|
10 years ago |
Luke Pulverenti
|
0a62c66685
|
add requirejs
|
10 years ago |
Luke Pulverenti
|
923899fcce
|
adjust debug logging
|
10 years ago |
Luke Pulverenti
|
bd2ea703e3
|
implement modular media sources
|
10 years ago |