| Age | Commit message (Collapse) | Author |
|
Add myself to the list of contributors, as per the development
guidelines found on the JF website.
|
|
Fixes https://github.com/jellyfin/jellyfin/issues/6193
Fixes https://github.com/jellyfin/jellyfin/issues/7226
|
|
Added to contributors
|
|
|
|
|
|
|
|
Signed-off-by: Utku Ozdemir <uoz@protonmail.com>
|
|
|
|
|
|
There are different profiles for DTS. For example, both DTS and DTS-HD
MA use the same codec, but provide a different profile.
Some files may provide both a DTS and DTS-HD MA audio track. With this
change, the UI shows which track is using which profile to allow the
user to choose between them.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Resolves #6087
|
|
Co-authored-by: Bond-009 <bond.009@outlook.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Return the correct ClientTypeName to allow Enum Parse
Added dynamic unit tests to ensure all BaseItem concrete descend
|
|
|
|
|
|
|
|
|
|
|
|
define the corresponding target sample rate
|
|
|
|
|
|
Removed browser auto-launch functionality
|
|
|
|
Added profiles in launchSettings to start either the web client or the swagger API page.
Removed --noautorunwebapp as this is the default functionality.
|
|
|
|
|
|
Deinterlacing improvements
|
|
|
|
|
|
CONTRIBUTORS.md - Updated jellyfin-server-windows to compile against .Net Core 3.1
|
|
Co-authored-by: Bond-009 <bond.009@outlook.com>
|
|
|