| Age | Commit message (Collapse) | Author |
|
|
|
Add full stop at end of comments (SA1629)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
dependencies
Makes the probesize and analyzeduration configurable with env args.
(`JELLYFIN_FFmpeg_probesize` and `FFmpeg_analyzeduration`)
|
|
* Make baseurl case-insensitive
|
|
|
|
|
|
BaseProgressiveStreamingService
|
|
* Re-add content length, semi revert of changes in #1010
|
|
This moved the last bit of usefulness of EnvironmentInfo into a static
class.
|
|
Co-Authored-By: cvium <cvium@users.noreply.github.com>
|
|
|
|
fixes)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
10e57ce8d21b4516733894075001819f3cd6db6b
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Async stream handling: Use interface instead of Func<Stream,Task>
|
|
|
|
|
|
|
|
No functional changes
|
|
|
|
|
|
|
|
|
|
|
|
|