| Age | Commit message (Collapse) | Author |
|
Display Extras With Unknown Types
|
|
Since 'hwdownload, format = nv12' has completed the conversion of colorspace. 'format = p010le' is redundant and will reduce the speed by almost half under the premise of unchanged cpu usage.
|
|
|
|
Co-Authored-By: Mark Monteiro <marknr.monteiro@protonmail.com>
|
|
|
|
|
|
do-not-instantiate-services-at-startup
|
|
|
|
Support Running Server Without Web Content
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fix various bugs in HWA subtitle burn-in
|
|
|
|
|
|
ffmpeg 4.3+ is required for better transcoding speed(more than twice increase).
Using qsv on Linux also requires a fix in ffmpeg 4.3+.
See https://github.com/FFmpeg/FFmpeg/commit/74007dd86a87289a075926704fae5bd8ef313bb5
|
|
|
|
Change DeinterlaceMethod's "bobandweave" to "yadif" or "yadif_bob", and set default value
|
|
|
|
|
|
|
|
|
|
|
|
Update .NET Core to 3.1.2
|
|
|
|
|
|
|
|
|
|
Pull latest to my fork
|
|
Refactor some provider classes
|
|
support-running-without-web-content
|
|
Check for duplicates when adding items to a playlist
|
|
support-running-without-web-content
|
|
|
|
|
|
|
|
|
|
support-running-without-web-content
|
|
|
|
Also fail server startup if web content is expected but missing
|
|
|
|
Adds BaseItem.Equals method that compares items by their Id
|
|
Inject loggers with context using ILogger<T>
|
|
|
|
|
|
|
|
|