| Age | Commit message (Collapse) | Author |
|
Co-Authored-By: Bond-009 <bond.009@outlook.com>
|
|
|
|
|
|
Co-Authored-By: Vasily <JustAMan@users.noreply.github.com>
|
|
Fix various bugs in HWA subtitle burn-in
|
|
Co-Authored-By: Vasily <JustAMan@users.noreply.github.com>
|
|
|
|
|
|
|
|
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
|
|
|
|
|
|
|
|
ExternalIdMediaType
|
|
|
|
|
|
|
|
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>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Log entries will contain additional class context when using this interface
|
|
Bring back sorting when needed to fix PlayTo
|
|
|
|
Simplify AlphanumericComparer, reduce code duplication
|